SAP ABAP Class CL_SREL_SRV_RELATIONS (List Browser for Object Relationships)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-OBL (Application Component) General Object Relations
⤷
SREL (Package) Object Relationship Service

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GOS_SERVICE | Publication for Generic Object Services | 19990910 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SREL_LINKS | SREL: Additional Relationships in Browser | 20000119 |
Properties
Class | CL_SREL_SRV_RELATIONS | |
Short Description | List Browser for Object Relationships | |
Super Class | CL_GOS_SERVICE | Publication for Generic Object Services |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SREL | Object Relationship Service |
Created | 19990910 | SAP |
Last change | 20041228 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SREL_SRV_RELATIONS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SREL_LINKS | SREL: Additional Relationships in Browser | 20000119 |
Friends
Class CL_SREL_SRV_RELATIONS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SREL_LIST_BROWSER | Generic List Browser | 19990910 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRL_FLAG | Checks Old IDoc Relationships | 20000119 | ||
3 | ![]() |
Instance attribute | Private | See coding | Old IDoc Relationships | 20000119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Checks for Existance of Old IDoc Relationships | 20000119 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20000822 |
3 | ![]() |
Instance method | Public | Event handling method | When Generating a Link | 20000822 |
4 | ![]() |
Instance method | Public | Event handling method | When Deleting a Link | 20000822 |
Events
Class CL_SREL_SRV_RELATIONS has no event.
Types
Class CL_SREL_SRV_RELATIONS has no local type.
Method Signatures
Method CHECK_IDOCS Signature
Method CHECK_IDOCS on class CL_SREL_SRV_RELATIONS has no parameter.
Method CHECK_IDOCS on class CL_SREL_SRV_RELATIONS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SREL_SRV_RELATIONS has no parameter.
Method CONSTRUCTOR on class CL_SREL_SRV_RELATIONS has no exception.
Method ON_LINK_CREATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_RELID | Call by reference | Attribute reference (LIKE) | 20000822 | ||||
2 | ![]() |
EP_RELTYPE | Call by reference | Attribute reference (LIKE) | 20000822 |
Method ON_LINK_CREATED on class CL_SREL_SRV_RELATIONS has no exception.
Method ON_LINK_DELETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_RELID | Call by reference | Attribute reference (LIKE) | 20000822 | ||||
2 | ![]() |
EP_RELTYPE | Call by reference | Attribute reference (LIKE) | 20000822 |
Method ON_LINK_DELETED on class CL_SREL_SRV_RELATIONS has no exception.
History
Last changed by/on | SAP | 20041228 |
SAP Release Created in |