SAP ABAP Class /SRMERP/CL_A_SC_UI_ESS_ITM_C (Creates Corresponding Item in 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
⤷
⤷
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 | 20101025 |
Properties
| Class | /SRMERP/CL_A_SC_UI_ESS_ITM_C | |
| Short Description | Creates Corresponding Item in Shopping Cart | |
| 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 | 20101025 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_A_SC_UI_ESS_ITM_C has no forward declaration.
Interfaces
Class /SRMERP/CL_A_SC_UI_ESS_ITM_C has no interface implemented.
Friends
Class /SRMERP/CL_A_SC_UI_ESS_ITM_C has no friend class.
Attributes
Class /SRMERP/CL_A_SC_UI_ESS_ITM_C has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Create Shopping Cart Item Attachments | 20101026 | |
| 2 | Instance method | Private | Method | 20130521 |
Events
Class /SRMERP/CL_A_SC_UI_ESS_ITM_C has no event.
Types
Class /SRMERP/CL_A_SC_UI_ESS_ITM_C has no local type.
Method Signatures
Method CREATE_SC_ITM_ATTACHMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ESS_SC | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_SERVICE_MANAGER | ESS Shopping Cart Service Manager | 20101026 | |||
| 2 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20101026 | |||
| 3 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Instance Key(s) of SC_ITM_CREATE Node | 20101026 | |||
| 4 | IV_ITM_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | Instance Key of Newly Created SC Item Node | 20101026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20101026 |
Method GET_PLANT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20130521 | |||
| 2 | CS_SC_ITEM_DATA | Call by reference | Type reference (TYPE) | /SRMERP/S_SC_ITM_MODIFY | Shopping Cart Item | 20130521 | |||
| 3 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Node | 20130521 |
Method GET_PLANT_DATA on class /SRMERP/CL_A_SC_UI_ESS_ITM_C has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |