SAP ABAP Class /SRMERP/CL_DELEGATION (Delegation class for ERP e-Procurement BOs)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/OL_COMMON (Package) Object Layer: common entities
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOBF/CL_LIB_DELEGATION_BOPF Delegation Class per Service Layer 20100707
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CL_DELEGATION_SC Delegation Class for BO Shopping Cart 20100707
Properties
Class /SRMERP/CL_DELEGATION  
Short Description Delegation class for ERP e-Procurement BOs    
Super Class /BOBF/CL_LIB_DELEGATION_BOPF Delegation Class per Service Layer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/OL_COMMON   Object Layer: common entities 
Created 20100707   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/CL_DELEGATION has no forward declaration.
Interfaces
Class /SRMERP/CL_DELEGATION has no interface implemented.
Friends
Class /SRMERP/CL_DELEGATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_S_LIB_DO_DELEGATION_KEY Instance attribute Public Type reference (TYPE) TYPENAME '/BOBF/S_LIB_K_DELEGATION' Name of structure for alternative key for DO delegation 20100707
2 MV_BO_KEY Instance attribute Protected Type reference (TYPE) /BOBF/OBM_BO_KEY BO Key of BO (replaces CO's BO Key!) 20100707
Methods
# Method Level Visibility Method type Description Created on
1 ADD_KEYS Instance method Private Method Adds ROOT_KEY and PARENT_KEY 20100708
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100707
Events
Class /SRMERP/CL_DELEGATION has no event.
Types
Class /SRMERP/CL_DELEGATION has no local type.
Method Signatures

Method ADD_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20100708
2 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100708
3 Importing IT_TO_PARENT Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY_LINK Key Link to Parent 20100708
4 Importing IT_TO_ROOT Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY_LINK Key Link to Root 20100708
5 Importing IV_NODE_KEY Value transfer Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20100708
6 Importing IV_STATE Call by reference Type reference (TYPE) /BOBF/CONF_STATE State 20100708
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20100708

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20100707
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY BO Key of BO (replaces CO's BO Key!) 20100707
3 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20100707
# Exception Resumable Description Created on
1 /BOBF/CX_FRW 20100707
History
Last changed by/on SAP  20110908 
SAP Release Created in 606