SAP ABAP Class CL_IM_ISJP_MDEXT_CHGDOC (Imp.-Klasse zur BAdI-Imp. ISJP_MDEXT_CHGDOC)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-INVSUM-JP (Package) FI Localization Japan: Invoice Summary
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_FI_RFDABL00_CHGDOC | BAdI Interface IF_EX_FI_RFDABL00_CHGDOC | 20090514 |
Properties
| Class | CL_IM_ISJP_MDEXT_CHGDOC | |
| Short Description | Imp.-Klasse zur BAdI-Imp. ISJP_MDEXT_CHGDOC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-INVSUM-JP | FI Localization Japan: Invoice Summary |
| Created | 20090514 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IM_ISJP_MDEXT_CHGDOC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EX_FI_RFDABL00_CHGDOC | BAdI Interface IF_EX_FI_RFDABL00_CHGDOC | 20090514 |
Friends
Class CL_IM_ISJP_MDEXT_CHGDOC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TYT_DFIES | 20090518 | ||||
| 2 | Static Attribute | Private | See coding | 20090518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20090515 | ||
| 2 | Instance method | Private | Method | 20090515 |
Events
Class CL_IM_ISJP_MDEXT_CHGDOC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYS_DD02 | Private | See coding | 20090518 | BEGIN OF tys_dd02,
tabname TYPE dd02l-tabname,
tabdescr TYPE dd02v-ddtext,
END OF tys_dd02
|
||
| 2 | TYS_DFIES | Private | See coding | 20090518 | BEGIN OF tys_dfies,
tabname(30) TYPE c,
tabdescr TYPE ddfields, "standard table type of DFIES
END OF tys_dfies
|
||
| 3 | TYT_DFIES | Private | See coding | 20090518 | TYT_DFIES type standard table of tys_dfies
|
Method Signatures
Method GET_TABLE_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TABDESCR | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20090515 | |||
| 2 | I_TABNAME | Call by reference | Type reference (TYPE) | CDTABNAME | Änderungsbelegerstellung: Tabellennname | 20090515 |
Method GET_TABLE_DESCRIPTION on class CL_IM_ISJP_MDEXT_CHGDOC has no exception.
Method PREPARE_OTHER_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TABKEY | Call by reference | Type reference (TYPE) | FAGL_OTHER_KEYS | Andere Schlüssel | 20090515 | |||
| 2 | I_TABKEY | Call by reference | Type reference (TYPE) | CDTABKEY | Key der geaenderten Tabellenzeile | 20090515 | |||
| 3 | I_TABNAME | Call by reference | Type reference (TYPE) | CDTABNAME | Änderungsbelegerstellung: Tabellennname | 20090515 |
Method PREPARE_OTHER_KEYS on class CL_IM_ISJP_MDEXT_CHGDOC has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |