SAP ABAP Class /SRMERP/CL_D_SC_ROOT_ESS_FS (Loads ESS Specific Roots Data)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/CO_SC (Package) Shopping Cart Controller
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOBF/CL_LIB_D_SUPERCLASS Superclass of determination implementations 20110117
Properties
Class /SRMERP/CL_D_SC_ROOT_ESS_FS  
Short Description Loads ESS Specific Roots Data    
Super Class /BOBF/CL_LIB_D_SUPERCLASS Superclass of determination implementations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/CO_SC   Shopping Cart Controller 
Created 20110117   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/CL_D_SC_ROOT_ESS_FS has no forward declaration.
Interfaces
Class /SRMERP/CL_D_SC_ROOT_ESS_FS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 /SRMERP/IF_MSG_HDLR 20110117 Message Handler
Attributes
Class /SRMERP/CL_D_SC_ROOT_ESS_FS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPROVER_NOTE_DSS Instance method Private Method Get approval notes from workflow 20110608
2 GET_DSS_KEYS Instance method Private Method 20110421
3 GET_REQUESTOR Instance method Private Method Get Requestor of Shopping Cart 20110117
4 LOAD_ACCOUNT_ASSIGNMENT Instance method Private Method Load Account Assignment Data 20110117
5 LOAD_APPROVAL_NOTE Instance method Private Method Load Approval Note from Text Collection DO 20110117
6 LOAD_DELIVERY_ADDRESS Instance method Private Method Load Delivery Address 20110117
7 LOAD_LOG_MESSAGES Instance method Private Method Load Messages from Log 20110117
8 LOAD_ROOT_DATA Instance method Private Method Load Approval Note from Text Collection DO 20110119
Events
Class /SRMERP/CL_D_SC_ROOT_ESS_FS has no event.
Types
Class /SRMERP/CL_D_SC_ROOT_ESS_FS has no local type.
Method Signatures

Method GET_APPROVER_NOTE_DSS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ROOT_ESS Call by reference Type reference (TYPE) /SRMERP/S_FS_ROOT_ESS ESS-Specific Additions to ROOT Node 20110608
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20110608
3 Importing IV_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20110608

Method GET_APPROVER_NOTE_DSS on class /SRMERP/CL_D_SC_ROOT_ESS_FS has no exception.

Method GET_DSS_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20110421
2 Importing IV_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20110421
3 Returning RT_KEYS Value transfer Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20110421

Method GET_DSS_KEYS on class /SRMERP/CL_D_SC_ROOT_ESS_FS has no exception.

Method GET_REQUESTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SC_ITM Call by reference Type reference (TYPE) /SRMERP/S_SC_ITM Shopping Cart Item 20110601
2 Exporting EV_REQUESTOR_KEY Value transfer Type reference (TYPE) /SRMERP/REQUESTER_KEY Requester 20110117
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20110117
4 Importing IV_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Node Key 20110117

Method GET_REQUESTOR on class /SRMERP/CL_D_SC_ROOT_ESS_FS has no exception.

Method LOAD_ACCOUNT_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ROOT_ESS Call by reference Type reference (TYPE) /SRMERP/S_FS_ROOT_ESS ESS specific additions to ROOT node 20110117
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20110117
3 Importing IV_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20110117
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20110117

Method LOAD_APPROVAL_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ROOT_ESS Call by reference Type reference (TYPE) /SRMERP/S_FS_ROOT_ESS ESS specific additions to ROOT node 20110117
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20110117
3 Importing IV_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Root Key 20110117
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20110117

Method LOAD_DELIVERY_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ROOT_ESS Call by reference Type reference (TYPE) /SRMERP/S_FS_ROOT_ESS ESS specific additions to ROOT node 20110117
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20110117
3 Importing IV_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20110117
# Exception Resumable Description Created on
1 /SRMERP/CX_PERSON_MODIFY Person Modify Failed 20110117

Method LOAD_LOG_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20110117
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20110117
3 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_DET Context Information for Determinations 20110117
4 Importing IS_ROOT_ESS Call by reference Type reference (TYPE) /SRMERP/S_SC_ROOT_ESS ESS specific additions to ROOT node 20110117

Method LOAD_LOG_MESSAGES on class /SRMERP/CL_D_SC_ROOT_ESS_FS has no exception.

Method LOAD_ROOT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ROOT_ESS Call by reference Type reference (TYPE) /SRMERP/S_FS_ROOT_ESS ESS specific additions to ROOT node 20110119
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20110119
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Root Key 20110119
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20110119
History
Last changed by/on SAP  20130531 
SAP Release Created in 606