SAP ABAP Class /SRMERP/CL_SC_CONVERT (Conversion Helper for Shopping Cart)
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_SC_CONVERT | |
Short Description | Conversion Helper for Shopping Cart | |
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 | 20100811 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SRMERP/CL_SC_CONVERT has no forward declaration.
Interfaces
Class /SRMERP/CL_SC_CONVERT has no interface implemented.
Friends
Class /SRMERP/CL_SC_CONVERT has no friend class.
Attributes
Class /SRMERP/CL_SC_CONVERT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Convert "Generic" Table to a Shopping Cart Item Node Table | 20100811 |
2 | ![]() |
Static method | Public | Method | Convert Shopping Cart Item Data to "Generic" Data | 20100811 |
3 | ![]() |
Static method | Public | Method | Convert Item's Node Category to Item Type | 20100928 |
Events
Class /SRMERP/CL_SC_CONVERT has no event.
Types
Class /SRMERP/CL_SC_CONVERT has no local type.
Method Signatures
Method GENERIC_TAB_TO_SC_ITM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SRC_NODE | Call by reference | Type reference (TYPE) | INDEX TABLE | "Generic" Source Node Table | 20100811 | ||
2 | ![]() |
IV_SRC_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node Key of Source Node | 20100811 | ||
3 | ![]() |
RT_SC_ITM | Value transfer | Type reference (TYPE) | /SRMERP/T_SC_ITM | Shopping Cart Item Table | 20100811 |
Method GENERIC_TAB_TO_SC_ITM on class /SRMERP/CL_SC_CONVERT has no exception.
Method SC_ITM_DATA_TO_GENERIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_TRGT_NODE | Call by reference | Object reference (TYPE REF TO) | DATA | "Generic" Target Node Structure | 20100811 | ||
2 | ![]() |
IR_SC_ITM | Call by reference | Object reference (TYPE REF TO) | /SRMERP/S_SC_ITM | Shopping Cart Item Data | 20100811 | ||
3 | ![]() |
IS_TRGT_NODE_CONF | Call by reference | Type reference (TYPE) | /BOBF/S_CONFRO_NODE | Configuration of Target Node | 20100811 | ||
4 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | Fields to be converted | 20100811 |
Method SC_ITM_DATA_TO_GENERIC on class /SRMERP/CL_SC_CONVERT has no exception.
Method SC_ITM_NODE_CAT_TO_ITM_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_CAT_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_CAT_KEY | Node Category Key | 20100928 | ||
2 | ![]() |
RV_ITM_TYPE | Value transfer | Type reference (TYPE) | /SRMERP/SC_ITEM_TYPE | Item Type | 20100928 |
Method SC_ITM_NODE_CAT_TO_ITM_TYPE on class /SRMERP/CL_SC_CONVERT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |