SAP ABAP Class /SRMERP/CL_D_SC_ROOT_ESS_FS (Loads ESS Specific Roots Data)
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_D_SUPERCLASS | Superclass of determination implementations | 20110117 |
Properties
| Class | /SRMERP/CL_D_SC_ROOT_ESS_FS | |
| Short Description | Loads ESS Specific Roots Data | |
| Super Class | /BOBF/CL_LIB_D_SUPERCLASS | Superclass of determination implementations |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/CO_SC | Shopping Cart Controller |
| Created | 20110117 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_D_SC_ROOT_ESS_FS has no forward declaration.
Interfaces
Class /SRMERP/CL_D_SC_ROOT_ESS_FS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /SRMERP/IF_MSG_HDLR | 20110117 | Message Handler |
Attributes
Class /SRMERP/CL_D_SC_ROOT_ESS_FS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get approval notes from workflow | 20110608 | |
| 2 | Instance method | Private | Method | 20110421 | ||
| 3 | Instance method | Private | Method | Get Requestor of Shopping Cart | 20110117 | |
| 4 | Instance method | Private | Method | Load Account Assignment Data | 20110117 | |
| 5 | Instance method | Private | Method | Load Approval Note from Text Collection DO | 20110117 | |
| 6 | Instance method | Private | Method | Load Delivery Address | 20110117 | |
| 7 | Instance method | Private | Method | Load Messages from Log | 20110117 | |
| 8 | Instance method | Private | Method | Load Approval Note from Text Collection DO | 20110119 |
Events
Class /SRMERP/CL_D_SC_ROOT_ESS_FS has no event.
Types
Class /SRMERP/CL_D_SC_ROOT_ESS_FS has no local type.
Method Signatures
Method GET_APPROVER_NOTE_DSS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ROOT_ESS | Call by reference | Type reference (TYPE) | /SRMERP/S_FS_ROOT_ESS | ESS-Specific Additions to ROOT Node | 20110608 | |||
| 2 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20110608 | |||
| 3 | IV_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20110608 |
Method GET_APPROVER_NOTE_DSS on class /SRMERP/CL_D_SC_ROOT_ESS_FS has no exception.
Method GET_DSS_KEYS 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 | 20110421 | |||
| 2 | IV_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20110421 | |||
| 3 | RT_KEYS | Value transfer | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20110421 |
Method GET_DSS_KEYS on class /SRMERP/CL_D_SC_ROOT_ESS_FS has no exception.
Method GET_REQUESTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SC_ITM | Call by reference | Type reference (TYPE) | /SRMERP/S_SC_ITM | Shopping Cart Item | 20110601 | |||
| 2 | EV_REQUESTOR_KEY | Value transfer | Type reference (TYPE) | /SRMERP/REQUESTER_KEY | Requester | 20110117 | |||
| 3 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20110117 | |||
| 4 | IV_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | Node Key | 20110117 |
Method GET_REQUESTOR on class /SRMERP/CL_D_SC_ROOT_ESS_FS has no exception.
Method LOAD_ACCOUNT_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ROOT_ESS | Call by reference | Type reference (TYPE) | /SRMERP/S_FS_ROOT_ESS | ESS specific additions to ROOT node | 20110117 | |||
| 2 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20110117 | |||
| 3 | IV_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20110117 |
Method LOAD_APPROVAL_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ROOT_ESS | Call by reference | Type reference (TYPE) | /SRMERP/S_FS_ROOT_ESS | ESS specific additions to ROOT node | 20110117 | |||
| 2 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20110117 | |||
| 3 | IV_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | Root Key | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20110117 |
Method LOAD_DELIVERY_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ROOT_ESS | Call by reference | Type reference (TYPE) | /SRMERP/S_FS_ROOT_ESS | ESS specific additions to ROOT node | 20110117 | |||
| 2 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20110117 | |||
| 3 | IV_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Person Modify Failed | 20110117 |
Method LOAD_LOG_MESSAGES 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 | 20110117 | |||
| 2 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20110117 | |||
| 3 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_DET | Context Information for Determinations | 20110117 | |||
| 4 | IS_ROOT_ESS | Call by reference | Type reference (TYPE) | /SRMERP/S_SC_ROOT_ESS | ESS specific additions to ROOT node | 20110117 |
Method LOAD_LOG_MESSAGES on class /SRMERP/CL_D_SC_ROOT_ESS_FS has no exception.
Method LOAD_ROOT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ROOT_ESS | Call by reference | Type reference (TYPE) | /SRMERP/S_FS_ROOT_ESS | ESS specific additions to ROOT node | 20110119 | |||
| 2 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20110119 | |||
| 3 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Root Key | 20110119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20110119 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |