SAP ABAP Class /SRMERP/CL_D_SC_ITM_SOS_DATA (Determine Valid SoS and SoS Data)
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_D_SUPERCLASS | Superclass of determination implementations | 20100930 |
Properties
| Class | /SRMERP/CL_D_SC_ITM_SOS_DATA | |
| Short Description | Determine Valid SoS and SoS 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/OL_BO_SC | BPO Shopping Cart |
| Created | 20100930 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_D_SC_ITM_SOS_DATA has no forward declaration.
Interfaces
Class /SRMERP/CL_D_SC_ITM_SOS_DATA has no interface implemented.
Friends
Class /SRMERP/CL_D_SC_ITM_SOS_DATA has no friend class.
Attributes
Class /SRMERP/CL_D_SC_ITM_SOS_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check if SC item data have changed for SoS determination | 20101004 | |
| 2 | Instance method | Private | Method | Check if SC item data are complete for SoS determination | 20101001 | |
| 3 | Instance method | Private | Method | Prepare SC item data for SoS determination | 20101004 | |
| 4 | Instance method | Private | Method | Prepare SC item data for SoS search | 20101004 | |
| 5 | Instance method | Private | Method | Search for Valid Sources of Supply | 20100930 | |
| 6 | Instance method | Private | Method | Additional Data from Source of Supply | 20100930 |
Events
Class /SRMERP/CL_D_SC_ITM_SOS_DATA has no event.
Types
Class /SRMERP/CL_D_SC_ITM_SOS_DATA has no local type.
Method Signatures
Method CHANGED_FOR_SOS_DET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SC_ITEM_DATA | Call by reference | Object reference (TYPE REF TO) | /SRMERP/S_SC_ITM | Shopping Cart Item | 20101004 | |||
| 2 | IS_SC_ITEM_DATA_BEFORE | Call by reference | Type reference (TYPE) | /SRMERP/S_SC_ITM | Shopping Cart Item | 20101004 | |||
| 3 | RV_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Relevant item data have changed | 20101004 |
Method CHANGED_FOR_SOS_DET on class /SRMERP/CL_D_SC_ITM_SOS_DATA has no exception.
Method COMPLETE_FOR_SOS_DET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SC_ITEM_DATA | Call by reference | Object reference (TYPE REF TO) | /SRMERP/S_SC_ITM | Shopping Cart Item | 20101001 | |||
| 2 | RV_COMPLETE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Data complete for SoS determination | 20101001 |
Method COMPLETE_FOR_SOS_DET on class /SRMERP/CL_D_SC_ITM_SOS_DATA has no exception.
Method PREPARE_FOR_SOS_DET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_SC_ITEM_DATA | Call by reference | Object reference (TYPE REF TO) | /SRMERP/S_SC_ITM | Shopping Cart Item | 20101004 | |||
| 2 | IS_SC_ITEM_DATA_BEFORE | Call by reference | Type reference (TYPE) | /SRMERP/S_SC_ITM | Shopping Cart Item | 20101004 |
Method PREPARE_FOR_SOS_DET on class /SRMERP/CL_D_SC_ITM_SOS_DATA has no exception.
Method PREPARE_SEARCH_SOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITM_KEY_SEARCH | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Shopping cart items for SoS search | 20101004 | |||
| 2 | IT_ITM_DATA_B4 | Call by reference | Type reference (TYPE) | /SRMERP/T_SC_ITM | Shopping Cart Item before image | 20101004 | |||
| 3 | IT_ITM_DATA_CURR | Call by reference | Type reference (TYPE) | /SRMERP/T_SC_ITM | Shopping Cart Item current image | 20101004 |
Method PREPARE_SEARCH_SOS on class /SRMERP/CL_D_SC_ITM_SOS_DATA has no exception.
Method SEARCH_SOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ITM_DATA_CURR | Call by reference | Type reference (TYPE) | /SRMERP/T_SC_ITM | Shopping Cart Item Current Image | 20100930 | |||
| 2 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20101018 | |||
| 3 | ET_SEARCH_PERFORMED | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | SC items for which search for SoS has been performed | 20101001 | |||
| 4 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100930 | |||
| 5 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20100930 | |||
| 6 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_DET | Context Information for Determinations | 20101018 | |||
| 7 | IS_NODE_CONF | Call by reference | Type reference (TYPE) | /BOBF/S_CONFRO_NODE | Node Configuration Data | 20100930 | |||
| 8 | IT_ITM_DATA_B4 | Call by reference | Type reference (TYPE) | /SRMERP/T_SC_ITM | Shopping Cart Item Before Image | 20100930 | |||
| 9 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100930 |
Method SEARCH_SOS on class /SRMERP/CL_D_SC_ITM_SOS_DATA has no exception.
Method SOS_ADD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ITM_DATA_CURR | Call by reference | Type reference (TYPE) | /SRMERP/T_SC_ITM | Shopping Cart Item Current Image | 20100930 | |||
| 2 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20100930 | |||
| 3 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100930 | |||
| 4 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_DET | Context Information for Validations | 20101018 | |||
| 5 | IT_ITM_DATA_B4 | Call by reference | Type reference (TYPE) | /SRMERP/T_SC_ITM | Shopping Cart Item Before Image | 20100930 | |||
| 6 | IT_SEARCH_PERFORMED | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | SC items for which search for SoS has been performed | 20101001 |
Method SOS_ADD_DATA on class /SRMERP/CL_D_SC_ITM_SOS_DATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |