SAP ABAP Class CL_SLS_COMMODITY_RELEVANCY (Set Commodity Relevance for Sales Documents)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-INT-TRM (Application Component) Treasury and Risk Management Integration
⤷
LOG_TRM_INTEGRATION (Package) Log. & TRM Integration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100917 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RELEVANCE_DETERMINATION | Interface for BAdI: RELEVANCE_DETERMINATION | 20100917 |
Properties
| Class | CL_SLS_COMMODITY_RELEVANCY | |
| Short Description | Set Commodity Relevance for Sales Documents | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LOG_TRM_INTEGRATION | Log. & TRM Integration |
| Created | 20100917 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SLS_COMMODITY_RELEVANCY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100917 | ||
| 2 | IF_RELEVANCE_DETERMINATION | Interface for BAdI: RELEVANCE_DETERMINATION | 20100917 |
Friends
Class CL_SLS_COMMODITY_RELEVANCY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | General Flag | 20110324 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | L2TT_CONDICOMM | Condition type - Commodity ID Mapping | 20110324 |
Methods
Class CL_SLS_COMMODITY_RELEVANCY has no method.
Events
Class CL_SLS_COMMODITY_RELEVANCY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTS_COMM_DATA | Public | See coding | 20101021 | BEGIN OF gts_comm_data,
vbuk TYPE tdt_vbuk,
vbkd TYPE vbkd_t,
vbup TYPE vbup_t,
komv TYPE komv_t,
END OF gts_comm_data
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |