SAP ABAP Class CL_DRF_OBJECT_NETWORK (Managing Relations between Objects)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-DRF (Application Component) Data Replication Framework
⤷
DRF_SERVICES_OUTBOUND (Package) Data Replication Framework: Outbound Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DRF_EXPLOSION | Exploding Object Network | 20100622 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DRF_SPT | Serializing and Packing Objects | 20100622 |
Properties
| Class | CL_DRF_OBJECT_NETWORK | |
| Short Description | Managing Relations between Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DRF_SERVICES_OUTBOUND | Data Replication Framework: Outbound Services |
| Created | 20100622 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DRF_OBJECT_NETWORK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DRF_EXPLOSION | Exploding Object Network | 20100622 | ||
| 2 | IF_DRF_SPT | Serializing and Packing Objects | 20100622 |
Friends
Class CL_DRF_OBJECT_NETWORK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FOX0_PROFILE | Auflösungsprofil | 20100628 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | DRF_T_OBJ_LIST | Keys of Objects of various Types | 20100628 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | MDG_OBJECT_TYPE_CODE_BS | Business Object Type | 20100628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Extend Object Network with further Object | 20100628 | |
| 2 | Instance method | Public | Constructor | 20100622 | ||
| 3 | Instance method | Public | Method | Reduce Explosion Size by Objects of given Type | 20100628 | |
| 4 | Instance method | Public | Method | Retrieve DDIC Key Structure of given Type | 20100628 | |
| 5 | Instance method | Public | Method | Retrieve Objects of given Type | 20100628 | |
| 6 | Instance method | Public | Method | Define Objects at which Explosion shall start | 20100628 |
Events
Class CL_DRF_OBJECT_NETWORK has no event.
Types
Class CL_DRF_OBJECT_NETWORK has no local type.
Method Signatures
Method ADD_OBJECT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY_OBJ | Call by reference | Type reference (TYPE) | DATA | Key Structure of Object | 20100628 | |||
| 2 | IV_OTC | Call by reference | Type reference (TYPE) | MDG_OBJECT_TYPE_CODE_BS | Business Object Type | 20100628 |
Method ADD_OBJECT_KEY on class CL_DRF_OBJECT_NETWORK has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROFILE | Call by reference | Type reference (TYPE) | FOX0_PROFILE | 20100628 |
Method CONSTRUCTOR on class CL_DRF_OBJECT_NETWORK has no exception.
Method DELETE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJ_LIST | Call by reference | Type reference (TYPE) | DRF_S_OBJ_LIST | Structure of Object List | 20100628 |
Method DELETE_OBJECTS on class CL_DRF_OBJECT_NETWORK has no exception.
Method GET_DDIC_KEY_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OTC | Call by reference | Type reference (TYPE) | MDG_OBJECT_TYPE_CODE_BS | Business Object Type | 20100628 | |||
| 2 | RV_KEY_STRUC | Value transfer | Type reference (TYPE) | DRF_STRUCNAME_EXP_FILTER | Structure Name of Object Key | 20100628 |
Method GET_DDIC_KEY_STRUC on class CL_DRF_OBJECT_NETWORK has no exception.
Method GET_OBJECT_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEY_OBJ | Call by reference | Type reference (TYPE) | STANDARD TABLE | Table of Key Structures of Objects of given Type | 20100628 | |||
| 2 | IV_OTC | Call by reference | Type reference (TYPE) | MDG_OBJECT_TYPE_CODE_BS | Business Object Type | 20100628 |
Method GET_OBJECT_KEYS on class CL_DRF_OBJECT_NETWORK has no exception.
Method SET_ACCESS_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJ_LIST | Call by reference | Type reference (TYPE) | DRF_S_OBJ_LIST | Structure of Object List | 20100628 |
Method SET_ACCESS_OBJECTS on class CL_DRF_OBJECT_NETWORK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |