PS-EPS: Attributes for Network Relationships 
Object Method Without Attributes
You can use the following object method to delete relationships between network activities. You do not have to specify any attributes (fields) to delete a relationship with the object method:
Object Methods With Attributes
Select from the following table the attributes (fields) in network relationships to be used in either
ATTRIBUTES or ATTRIBUTE_LINES with the following object methods:The attributes of these methods are the same as the fields in the ABAP/4 dictionary structures
IFNETRELEX and IFNETRELIM .For detailed information on the attribute type refer to
Data Formats of Attributes in Object Methods.
Attribute |
Type |
Length |
Description |
Method |
NETZPL_VOR |
CHAR |
12 |
Order/Network number |
X |
VORN1 |
CHAR |
4 |
Activity number in network and standard network |
X |
NETZPL_NCH |
CHAR |
12 |
Order/Network number |
X |
VORN2 |
CHAR |
4 |
Activity number in network and standard network |
X |
AOBAR |
CHAR |
2 |
Type of relationship |
X |
ZEINH |
UNIT |
3 |
Unit for the time interval between relationships |
X |
DAUER |
QUAN |
5 |
Time interval between relationships |
X |
KALID |
CHAR |
2 |
Factory calendar ID |
X |
PRZNT |
NUMC |
3 |
% used to calculate time interval between predecessor/successor |
X |
PROVG |
CHAR |
1 |
Key for defining time intervals in a relationship |
X |
ARBPL |
CHAR |
8 |
Work center |
X |
WERKS |
CHAR |
4 |
Plant |
X |
FSABD |
DATS |
8 |
Earliest start date for the relationship |
R |
FSABZ |
TIMS |
6 |
Earliest start time for the relationship |
R |
SSABD |
DATS |
8 |
Latest start date of the relationship |
R |
SSABZ |
TIMS |
6 |
Latest start time of the relationship |
R |
FEABD |
DATS |
8 |
Earliest finish date for the relationship |
R |
FEABZ |
TIMS |
6 |
Earliest finish time for the relationship |
R |
SEABD |
DATS |
8 |
Latest finish date of the relationship |
R |
SEABZ |
TIMS |
6 |
Latest finish time of the relationship |
R |
LOEKZ |
CHAR |
1 |
Indicator: Activity is deleted |
R |