SAP ABAP Class CL_EXM_IM_SD_ITEM_DIRECT_SHIP1 (Example implementation for 3rd party order planning integr.)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP (Application Component) Production Planning and Control
⤷
OPS_SFWS_DM_SC (Package) OPS Core Enhancements for Distributed Manufacturing
⤷
⤷
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 | 20090217 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_SLS_ITM_DIRECT_SHIPMENT1 | Interface for BAdI: BADI_SLS_ITEM_DIRECT_SHIPMENT1 | 20090217 |
Properties
| Class | CL_EXM_IM_SD_ITEM_DIRECT_SHIP1 | |
| Short Description | Example implementation for 3rd party order planning integr. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OPS_SFWS_DM_SC | OPS Core Enhancements for Distributed Manufacturing |
| Created | 20090217 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EXM_IM_SD_ITEM_DIRECT_SHIP1 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090217 | ||
| 2 | IF_EX_SLS_ITM_DIRECT_SHIPMENT1 | Interface for BAdI: BADI_SLS_ITEM_DIRECT_SHIPMENT1 | 20090217 |
Friends
Class CL_EXM_IM_SD_ITEM_DIRECT_SHIP1 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_EXM_IM_SD_ITEM_DIRECT_SHIP1 | 20090217 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | LTTY_DRSCATS | 20090217 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | LTTY_TVAK | 20090217 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | LTTY_TVAP | 20090217 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | LTTY_TVEP | 20090217 | ||||
| 6 | Instance attribute | Private | See coding | 20090217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Utility method to help buffering the TPP relevant categories | 20090217 | |
| 2 | Static method | Public | Constructor | 20090217 | ||
| 3 | Instance method | Public | Constructor | 20090217 |
Events
Class CL_EXM_IM_SD_ITEM_DIRECT_SHIP1 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTTY_DRSCATS | Private | See coding | 20090217 | LTTY_DRSCATS TYPE STANDARD TABLE OF LTY_DRSCATS
|
||
| 2 | LTTY_TVAK | Private | See coding | 20090217 | LTTY_TVAK TYPE STANDARD TABLE OF TVAK
|
||
| 3 | LTTY_TVAP | Private | See coding | 20090217 | LTTY_TVAP TYPE STANDARD TABLE OF TVAP
|
||
| 4 | LTTY_TVEP | Private | See coding | 20090217 | LTTY_TVEP TYPE STANDARD TABLE OF TVEP
|
||
| 5 | LTY_DRSCATS | Private | See coding | 20090217 | BEGIN OF LTY_DRSCATS,
AUART TYPE AUART, "see Table T183
PSTYV TYPE PSTYV, "see TVAP
MTPOS TYPE MTPOS, "see Table T183 set by Material master
* BSART type bsart "see TVEP
* PSTYP TYPE PSTYM, "see T183,TVEP
ETTYP TYPE ETTYP, "see TVEP / TVEPZ
* CAPEX TYPE CAPEX "indicating direct shipment integration
END OF LTY_DRSCATS
|
Method Signatures
Method BUFFER_DRSCATS Signature
Method BUFFER_DRSCATS on class CL_EXM_IM_SD_ITEM_DIRECT_SHIP1 has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EXM_IM_SD_ITEM_DIRECT_SHIP1 has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EXM_IM_SD_ITEM_DIRECT_SHIP1 has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EXM_IM_SD_ITEM_DIRECT_SHIP1 has no parameter.
Method CONSTRUCTOR on class CL_EXM_IM_SD_ITEM_DIRECT_SHIP1 has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |