SAP ABAP Class CL_IM_TAAN_EDI40 (Implementation Class for BAdI Implementation EDI40_ARCHIVE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ALE (Application Component) ALE Integration Technology
⤷
SED (Package) IDoc Interface (Processing, Administration, Definition)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_TAANA_VIRTUAL_FIELDS | BAdI Interface IF_EX_TAANA_VIRTUAL_FIELDS | 20050107 |
Properties
| Class | CL_IM_TAAN_EDI40 | |
| Short Description | Implementation Class for BAdI Implementation EDI40_ARCHIVE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SED | IDoc Interface (Processing, Administration, Definition) |
| Created | 20050107 | SAP |
| Last change | 20050213 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IM_TAAN_EDI40 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EX_TAANA_VIRTUAL_FIELDS | BAdI Interface IF_EX_TAANA_VIRTUAL_FIELDS | 20050107 |
Friends
Class CL_IM_TAAN_EDI40 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | 20050110 | |||||
| 2 | Static Attribute | Private | See coding | 20050110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Fill Single Virtual Field | 20050110 |
Events
Class CL_IM_TAAN_EDI40 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_EDIDC | Private | See coding | 20050110 | BEGIN OF ty_edidc,
docnum TYPE edi_docnum,
credat TYPE edi_ccrdat,
status TYPE edi_status,
mestyp TYPE edi_mestyp,
END OF ty_edidc
|
||
| 2 | TY_STAT | Private | See coding | 20050110 | BEGIN OF ty_stat,
status TYPE edi_stctrl,
archfl TYPE edi_archfl,
END OF ty_stat
|
Method Signatures
Method VFIELD_FILL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_DST | Call by reference | Type reference (TYPE) | ANY | 20050110 | ||||
| 2 | IM_NAME | Call by reference | Type reference (TYPE) | VF_NAME | Tabellenanalyse: virtuelles Feld | 20050110 | |||
| 3 | IM_SRC | Call by reference | Type reference (TYPE) | TY_EDIDC | 20050110 |
Method VFIELD_FILL on class CL_IM_TAAN_EDI40 has no exception.
History
| Last changed by/on | SAP | 20050213 |
| SAP Release Created in | 700 |