SAP ABAP Class /SRMERP/CL_BOR_SC_HELPER (Helper Class for BOR Object SC)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/OL_BO_SC (Package) BPO Shopping Cart
Properties
Class /SRMERP/CL_BOR_SC_HELPER  
Short Description Helper Class for BOR Object SC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/OL_BO_SC   BPO Shopping Cart 
Created 20100722   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_BOR_SC_HELPER has no interface implemented.
Friends
Class /SRMERP/CL_BOR_SC_HELPER has no friend class.
Attributes
Class /SRMERP/CL_BOR_SC_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXISTENCY_CHECK Static method Public Method Checks, if Shopping Cart Exists 20100722
2 GET_OBJECT_ID Static method Public Method Returns the Shopping Cart's Document Number (Object ID) 20100722
Events
Class /SRMERP/CL_BOR_SC_HELPER has no event.
Types
Class /SRMERP/CL_BOR_SC_HELPER has no local type.
Method Signatures

Method EXISTENCY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) /SRMERP/S_BOR_KEY-KEY BOR Object Key for Shopping Cart 20100722
2 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 'X' = Exists (else ' ') 20100722

Method EXISTENCY_CHECK on class /SRMERP/CL_BOR_SC_HELPER has no exception.

Method GET_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) /SRMERP/S_BOR_KEY-KEY BOR Object Key for Shopping Cart 20100722
2 Returning RV_OBJECT_ID Value transfer Type reference (TYPE) /SRMERP/OBJECT_ID Object ID - Document Number 20100722

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