SAP ABAP Class /SRMERP/CL_SC_ESS_HELPER (Helper Class for ESS 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
⤷
⤷
Properties
| Class | /SRMERP/CL_SC_ESS_HELPER | |
| Short Description | Helper Class for ESS Shopping Cart | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/CO_SC | Shopping Cart Controller |
| Created | 20101012 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /SRMERP/CL_SC_ESS_HELPER has no interface implemented.
Friends
Class /SRMERP/CL_SC_ESS_HELPER has no friend class.
Attributes
Class /SRMERP/CL_SC_ESS_HELPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check If CO Root Node Can Be Created | 20101012 | |
| 2 | Static method | Public | Method | Create Shopping Cart Node | 20101028 | |
| 3 | Static method | Public | Method | Get Text for 'Charge To' Field | 20101012 | |
| 4 | Static method | Public | Method | get vendor details from vendor number | 20110621 |
Events
Class /SRMERP/CL_SC_ESS_HELPER has no event.
Types
Class /SRMERP/CL_SC_ESS_HELPER has no local type.
Method Signatures
Method CHECK_ROOT_CREATE 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 | Message Object | 20101012 | |||
| 2 | EV_IS_CREATION_POSSIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Creation Possible | 20101012 |
Method CHECK_ROOT_CREATE on class /SRMERP/CL_SC_ESS_HELPER has no exception.
Method CREATE_SC_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | Instance Key of New Node | 20101028 | |||
| 2 | IO_ESS_SC | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_SERVICE_MANAGER | ESS Shopping Cart Service Manager | 20101028 | |||
| 3 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Node Data | 20101028 | |||
| 4 | IV_ASSOC_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_ASSOC_KEY | Association | 20101028 | |||
| 5 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | Instance Key of New Node | 20101028 | |||
| 6 | IV_NODE | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | SC Node | 20101028 | |||
| 7 | IV_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | Instance Key of Root Node | 20101028 | |||
| 8 | IV_SOURCE_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | Instance Key of Source Node | 20101028 | |||
| 9 | IV_SOURCE_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Source Node | 20101028 |
Method CREATE_SC_NODE on class /SRMERP/CL_SC_ESS_HELPER has no exception.
Method GET_CHARGE_TO_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ROOT_ESS_DATA | Call by reference | Type reference (TYPE) | /SRMERP/S_SC_ROOT_ESS | ESS specific additions to ROOT node | 20101012 | |||
| 2 | RV_CHARGE_TO_TEXT | Value transfer | Type reference (TYPE) | /SRMERP/CHARGE_TO | Text for 'Charge To' Field | 20101012 |
Method GET_CHARGE_TO_TEXT on class /SRMERP/CL_SC_ESS_HELPER has no exception.
Method GET_VENDOR_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VENDOR_DETAILS | Call by reference | Type reference (TYPE) | BAPIVENDOR_04 | Transfer Structure 1008/GetDetail/General Data | 20110621 | |||
| 2 | IV_LIFNR | Call by reference | Type reference (TYPE) | WLIEF | Desired Vendor | 20110621 |
Method GET_VENDOR_DETAILS on class /SRMERP/CL_SC_ESS_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |