SAP ABAP Class /SRMERP/CL_SC_ESS_HELPER (Helper Class for ESS Shopping Cart)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/CO_SC (Package) Shopping Cart Controller
Properties
Class /SRMERP/CL_SC_ESS_HELPER  
Short Description Helper Class for ESS Shopping Cart    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/CO_SC   Shopping Cart Controller 
Created 20101012   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /SRMERP/CL_SC_ESS_HELPER has no interface implemented.
Friends
Class /SRMERP/CL_SC_ESS_HELPER has no friend class.
Attributes
Class /SRMERP/CL_SC_ESS_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ROOT_CREATE Static method Public Method Check If CO Root Node Can Be Created 20101012
2 CREATE_SC_NODE Static method Public Method Create Shopping Cart Node 20101028
3 GET_CHARGE_TO_TEXT Static method Public Method Get Text for 'Charge To' Field 20101012
4 GET_VENDOR_DETAILS Static method Public Method get vendor details from vendor number 20110621
Events
Class /SRMERP/CL_SC_ESS_HELPER has no event.
Types
Class /SRMERP/CL_SC_ESS_HELPER has no local type.
Method Signatures

Method CHECK_ROOT_CREATE 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 Message Object 20101012
2 Exporting EV_IS_CREATION_POSSIBLE Call by reference Type reference (TYPE) ABAP_BOOL Creation Possible 20101012

Method CHECK_ROOT_CREATE on class /SRMERP/CL_SC_ESS_HELPER has no exception.

Method CREATE_SC_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Instance Key of New Node 20101028
2 Importing IO_ESS_SC Call by reference Object reference (TYPE REF TO) /BOBF/IF_TRA_SERVICE_MANAGER ESS Shopping Cart Service Manager 20101028
3 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Node Data 20101028
4 Importing IV_ASSOC_KEY Call by reference Type reference (TYPE) /BOBF/OBM_ASSOC_KEY Association 20101028
5 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Instance Key of New Node 20101028
6 Importing IV_NODE Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY SC Node 20101028
7 Importing IV_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Instance Key of Root Node 20101028
8 Importing IV_SOURCE_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Instance Key of Source Node 20101028
9 Importing IV_SOURCE_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Source Node 20101028

Method CREATE_SC_NODE on class /SRMERP/CL_SC_ESS_HELPER has no exception.

Method GET_CHARGE_TO_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ROOT_ESS_DATA Call by reference Type reference (TYPE) /SRMERP/S_SC_ROOT_ESS ESS specific additions to ROOT node 20101012
2 Returning RV_CHARGE_TO_TEXT Value transfer Type reference (TYPE) /SRMERP/CHARGE_TO Text for 'Charge To' Field 20101012

Method GET_CHARGE_TO_TEXT on class /SRMERP/CL_SC_ESS_HELPER has no exception.

Method GET_VENDOR_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VENDOR_DETAILS Call by reference Type reference (TYPE) BAPIVENDOR_04 Transfer Structure 1008/GetDetail/General Data 20110621
2 Importing IV_LIFNR Call by reference Type reference (TYPE) WLIEF Desired Vendor 20110621

Method GET_VENDOR_DETAILS on class /SRMERP/CL_SC_ESS_HELPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606