SAP ABAP Class /SRMERP/CL_D_SC_ROOT_LOAD_ESS (Loads ESS Specific Root 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 20100804
Properties
Class /SRMERP/CL_D_SC_ROOT_LOAD_ESS  
Short Description Loads ESS Specific Root 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 20100804   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/CL_D_SC_ROOT_LOAD_ESS has no forward declaration.
Interfaces
Class /SRMERP/CL_D_SC_ROOT_LOAD_ESS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 /SRMERP/IF_MSG_HDLR 20100921 Message Handler
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_MSG_LOADED Instance attribute Private Type reference (TYPE) BOOLE ABAP_FALSE Boolean variable 20110729
Methods
# Method Level Visibility Method type Description Created on
1 FILTER_MAP_MESSAGES Instance method Private Method Filter and Map Log Messages 20110723
2 FIRE_DUMMY_UPDATE Instance method Private Method Load Account Assignment Data 20110727
3 GET_REQUESTOR Instance method Private Method Get Requestor of Shopping Cart 20110111
4 LOAD_ACCOUNT_ASSIGNMENT Instance method Private Method Load Account Assignment Data 20100804
5 LOAD_APPROVAL_NOTE Instance method Private Method Load Approval Note from Text Collection DO 20100804
6 LOAD_APPROVER Instance method Private Method Load Approval Note from Text Collection DO 20110207
7 LOAD_DELIVERY_ADDRESS Instance method Private Method Load Delivery Address 20100804
8 LOAD_LOG_MESSAGES Instance method Private Method Load Messages from Log 20100921
Events
Class /SRMERP/CL_D_SC_ROOT_LOAD_ESS has no event.
Types
Class /SRMERP/CL_D_SC_ROOT_LOAD_ESS has no local type.
Method Signatures

Method FILTER_MAP_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) /SRMERP/T_MSG_STORE Internal Message Store hashed 20110723
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20110723
3 Importing IV_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20110723

Method FILTER_MAP_MESSAGES on class /SRMERP/CL_D_SC_ROOT_LOAD_ESS has no exception.

Method FIRE_DUMMY_UPDATE 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_SC_ROOT_ESS ESS specific additions to ROOT node 20110727
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20110727
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20110727
4 Importing IV_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20110727
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20110727

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 20110505
2 Exporting EV_REQUESTOR_KEY Value transfer Type reference (TYPE) /SRMERP/REQUESTER_KEY Requester 20110111
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20110111
4 Importing IV_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Node Key 20110111

Method GET_REQUESTOR on class /SRMERP/CL_D_SC_ROOT_LOAD_ESS 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_SC_ROOT_ESS ESS specific additions to ROOT node 20100819
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20100819
3 Importing IV_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20100819
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20100819

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_SC_ROOT_ESS ESS specific additions to ROOT node 20100804
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20100804
3 Importing IV_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Root Key 20100804
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20100804

Method LOAD_APPROVER 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_SC_ROOT_ESS ESS specific additions to ROOT node 20110207
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20110207
3 Importing IV_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Root Key 20110207
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20110207

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_SC_ROOT_ESS ESS specific additions to ROOT node 20100818
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20100818
3 Importing IV_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20100818
# Exception Resumable Description Created on
1 /SRMERP/CX_PERSON_MODIFY Person Modify Failed 20101103

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 20100921
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20100921
3 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_DET Context Information for Determinations 20100921
4 Importing IS_ROOT_ESS Call by reference Type reference (TYPE) /SRMERP/S_SC_ROOT_ESS ESS specific additions to ROOT node 20100921

Method LOAD_LOG_MESSAGES on class /SRMERP/CL_D_SC_ROOT_LOAD_ESS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606