SAP ABAP Class CL_L2TC_CONDICOMM (Condition type - Commodity ID Mapping)
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
⤷
⤷
Properties
| Class | CL_L2TC_CONDICOMM | |
| Short Description | Condition type - Commodity ID Mapping | |
| 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 | 20100727 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_L2TC_CONDICOMM has no forward declaration.
Interfaces
Class CL_L2TC_CONDICOMM has no interface implemented.
Friends
Class CL_L2TC_CONDICOMM has no friend class.
Attributes
Class CL_L2TC_CONDICOMM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get all mapped commodity IDs | 20100727 | |
| 2 | Static method | Public | Method | Get commodity ID assigned to a condition type | 20100727 |
Events
Class CL_L2TC_CONDICOMM has no event.
Types
Class CL_L2TC_CONDICOMM has no local type.
Method Signatures
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Call by reference | Type reference (TYPE) | KAPPL | Application | 20100730 | |||
| 2 | RT_CONDICOMM | Value transfer | Type reference (TYPE) | L2TT_CONDICOMM | Condition type - Commodity ID Mapping | 20100727 |
Method GET_ALL on class CL_L2TC_CONDICOMM has no exception.
Method GET_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Call by reference | Type reference (TYPE) | KAPPL | Application | 20100730 | |||
| 2 | IV_CONDITION_TYPE | Call by reference | Type reference (TYPE) | KSCHL | Condition Type | 20100727 | |||
| 3 | RS_CONDICOMM | Value transfer | Type reference (TYPE) | L2TS_CONDICOMM | Condition type - Commodity ID Mapping | 20100727 |
Method GET_SINGLE on class CL_L2TC_CONDICOMM has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |