SAP ABAP Class /SRMERP/CL_A_SC_ITM_CREATE_OCI (create Items from OCI via BO CAR)
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_A_SUPERCLASS | Superclass of action implementations | 20100610 |
Properties
| Class | /SRMERP/CL_A_SC_ITM_CREATE_OCI | |
| Short Description | create Items from OCI via BO CAR | |
| Super Class | /BOBF/CL_LIB_A_SUPERCLASS | Superclass of action implementations |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/CO_SC | Shopping Cart Controller |
| Created | 20100610 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_A_SC_ITM_CREATE_OCI has no forward declaration.
Interfaces
Class /SRMERP/CL_A_SC_ITM_CREATE_OCI has no interface implemented.
Friends
Class /SRMERP/CL_A_SC_ITM_CREATE_OCI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /BOBF/ACT_KEY | Action Key of the ROOT's CREATE_LINK action | 20100722 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | adjust external unit & currency | 20101217 | |
| 2 | Instance method | Private | Method | Get Default Values for SC_ITM_MODIFY | 20100827 | |
| 3 | Instance method | Private | Method | Merge Default Values with OCI Data | 20100827 |
Events
Class /SRMERP/CL_A_SC_ITM_CREATE_OCI has no event.
Types
Class /SRMERP/CL_A_SC_ITM_CREATE_OCI has no local type.
Method Signatures
Method ADJUST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LR_SC_ITM_MOD_DATA | Call by reference | Object reference (TYPE REF TO) | /SRMERP/S_SC_ITM_MODIFY | Shopping Cart Item in Modification | 20101217 |
Method ADJUST_DATA on class /SRMERP/CL_A_SC_ITM_CREATE_OCI has no exception.
Method GET_DEFAULT_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SC_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20100827 | |||
| 2 | RS_DEFAULT_DATA | Value transfer | Type reference (TYPE) | /SRMERP/S_SC_ITM_MODIFY | Shopping Cart Item in Modification | 20100827 |
Method GET_DEFAULT_VALUES on class /SRMERP/CL_A_SC_ITM_CREATE_OCI has no exception.
Method MERGE_DEFAULT_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_VALUES | Call by reference | Object reference (TYPE REF TO) | /SRMERP/S_SC_ITM_MODIFY | Shopping Cart Item in Modification | 20100827 | |||
| 2 | IR_OCI_VALUES | Call by reference | Object reference (TYPE REF TO) | /SRMERP/S_CAR_PROD_ITM | ProductItem | 20100827 | |||
| 3 | IS_DEFAULT_VALUES | Call by reference | Type reference (TYPE) | /SRMERP/S_SC_ITM_MODIFY | Shopping Cart Item in Modification | 20100827 |
Method MERGE_DEFAULT_VALUES on class /SRMERP/CL_A_SC_ITM_CREATE_OCI has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |