SAP ABAP Class /SRMERP/CL_A_SC_ORDER (Shopping Cart Root)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/OL_BO_SC (Package) BPO Shopping Cart
⤷
⤷
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 | 20100429 |
Properties
| Class | /SRMERP/CL_A_SC_ORDER | |
| Short Description | Shopping Cart Root | |
| 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/OL_BO_SC | BPO Shopping Cart |
| Created | 20100429 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_A_SC_ORDER has no forward declaration.
Interfaces
Class /SRMERP/CL_A_SC_ORDER has no interface implemented.
Friends
Class /SRMERP/CL_A_SC_ORDER has no friend class.
Attributes
Class /SRMERP/CL_A_SC_ORDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check whether order is possible | 20110729 | |
| 2 | Instance method | Protected | Method | Create Document Subsets | 20100617 | |
| 3 | Instance method | Protected | Method | Create references of document subset | 20100712 | |
| 4 | Instance method | Protected | Method | Get Document Subsets to BO Item Map | 20100617 | |
| 5 | Instance method | Protected | Method | Start workflow process | 20100610 |
Events
Class /SRMERP/CL_A_SC_ORDER has no event.
Types
Class /SRMERP/CL_A_SC_ORDER has no local type.
Method Signatures
Method CHECK_ORDER_POSSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20110729 | |||
| 2 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20110729 | |||
| 3 | RV_CHECK | Value transfer | Type reference (TYPE) | BOOLE | Boolean variable | 20110729 |
Method CHECK_ORDER_POSSIBLE on class /SRMERP/CL_A_SC_ORDER has no exception.
Method CREATE_DOC_SUBSETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20100617 | |||
| 2 | ET_DSS_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100617 | |||
| 3 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100702 | |||
| 4 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Context Information for Actions | 20100621 | |||
| 5 | IS_DOCUMENT | Call by reference | Type reference (TYPE) | /SRMERP/S_BD_WF_DOCUMENT | Purchasing Document (BAdI Interface Parameter) | 20100617 | |||
| 6 | IT_ITEM_TO_DSS_MAP | Call by reference | Type reference (TYPE) | /SRMERP/T_BD_WF_ITEM_TO_SUBSET | Key Mapping of Document Subset to Document Item (BAdI) | 20100617 |
Method CREATE_DOC_SUBSETS on class /SRMERP/CL_A_SC_ORDER has no exception.
Method CREATE_DOC_SUBSET_REFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100712 | |||
| 2 | IS_DOCUMENT | Call by reference | Type reference (TYPE) | /SRMERP/S_BD_WF_DOCUMENT | Purchasing Document (BAdI Interface Parameter) | 20100712 | |||
| 3 | IT_DSS_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100712 |
Method CREATE_DOC_SUBSET_REFS on class /SRMERP/CL_A_SC_ORDER has no exception.
Method GET_DOC_SUBSET_TO_ITEM_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20100617 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100617 | |||
| 3 | ET_ITEM_TO_DSS_MAP | Call by reference | Type reference (TYPE) | /SRMERP/T_BD_WF_ITEM_TO_SUBSET | Key Mapping of Document Subset to Document Item (BAdI) | 20100617 | |||
| 4 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Context Information for Actions | 20100621 | |||
| 5 | IS_DOCUMENT | Call by reference | Type reference (TYPE) | /SRMERP/S_BD_WF_DOCUMENT | Purchasing Document (BAdI Interface Parameter) | 20100617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20100617 |
Method START_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20100610 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100610 | |||
| 3 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100702 | |||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20100610 | |||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Context Information for Actions | 20100621 | |||
| 6 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20100610 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |