-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPage11093603.txt
59 lines (53 loc) · 1.35 KB
/
Page11093603.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
OBJECT Page 11093603 N153 Published Connections
{
OBJECT-PROPERTIES
{
Date=23-06-14;
Time=12:00:00;
Version List=NAVBISW17.10;
}
PROPERTIES
{
Editable=No;
CaptionML=ENU=Published OEM Connections;
InsertAllowed=No;
DeleteAllowed=No;
SourceTable=Table11093600;
SourceTableView=WHERE(Status=CONST(Published));
PageType=List;
CardPageID=N153 Published Connection;
OnInit=VAR
Text000@1000 : TextConst 'ENU="%1 is not activated or your current version may not be latest; please activate the product via Product Registration."';
BEGIN
END;
ActionList=ACTIONS
{
{ 6 ;0 ;ActionContainer;
ActionContainerType=ActionItems }
{ 5 ;1 ;Action ;
Name=Export Configuration;
Image=Export;
OnAction=BEGIN
Export();
END;
}
}
}
CONTROLS
{
{ 1 ;0 ;Container ;
ContainerType=ContentArea }
{ 2 ;1 ;Group ;
Name=Group;
GroupType=Repeater }
{ 3 ;2 ;Field ;
SourceExpr="No." }
{ 4 ;2 ;Field ;
SourceExpr=Description }
}
CODE
{
BEGIN
END.
}
}