SAP ABAP Class /SPE/CL_BADI_IBDLV_CONTROL_EX (Example Class for /SPE/BADPI_IBDLV_CONTROL)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-SPM-INB (Application Component) Goods Receipt Process
⤷
/SPE/ID_HANDLING (Package) Inbound delivery handling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SPE/IF_BADI_IBDLV_CONTROL | Interface for BAdI: /SPE/BADI_IBDLV_CONTROL | 20070927 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070927 |
Properties
| Class | /SPE/CL_BADI_IBDLV_CONTROL_EX | |
| Short Description | Example Class for /SPE/BADPI_IBDLV_CONTROL | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SPE/ID_HANDLING | Inbound delivery handling |
| Created | 20070927 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SPE/CL_BADI_IBDLV_CONTROL_EX has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SPE/IF_BADI_IBDLV_CONTROL | Interface for BAdI: /SPE/BADI_IBDLV_CONTROL | 20070927 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070927 |
Friends
Class /SPE/CL_BADI_IBDLV_CONTROL_EX has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | YT_PREC_DOC | 20070927 |
Methods
Class /SPE/CL_BADI_IBDLV_CONTROL_EX has no method.
Events
Class /SPE/CL_BADI_IBDLV_CONTROL_EX has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_PREC_DOC | Public | See coding | Preceding document from in the IDOC | 20070927 | BEGIN OF ys_prec_doc,
* IDOC informations
docnum TYPE edi_docnum,
segnum TYPE idocdsgnum,
segnam TYPE edilsegtyp,
psgnum TYPE edi_psgnum,
hlevel TYPE edi_hlevel,
* e1edl41
quali_41 TYPE e1edl41-quali,
bstnr_41 TYPE e1edl41-bstnr,
posex_41 TYPE e1edl41-posex,
* e1edl43
qualf_43 TYPE e1edl43-qualf,
belnr_43 TYPE e1edl43-belnr,
posnr_43 TYPE e1edl43-posnr,
END OF ys_prec_doc
|
|
| 2 | YT_PREC_DOC | Public | See coding | Preceding document from in the IDOC | 20070927 | yt_prec_doc TYPE STANDARD TABLE OF ys_prec_doc
|
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |