SAP ABAP Interface IF_USMD_CHG_DOC_ADAPTER (Adapter for Access to Change Documents)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD1 (Package) Master Data: Data Modeling
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_MDF_CHG_DOC_PROXY | Change Documents: Proxy | 20090129 |
Properties
| Interface | IF_USMD_CHG_DOC_ADAPTER | |
| Short Description | Adapter for Access to Change Documents |
General Data
| Package | USMD1 | Master Data: Data Modeling |
| Created | 20090129 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_USMD_CHG_DOC_ADAPTER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_USMD_CHG_DOC_ADAPTER_TYPE | Adapter for Access to Change Documents: Data Types | 20090129 |
Friends
Interface IF_USMD_CHG_DOC_ADAPTER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | D_USMD_MODEL | Instance attribute | Public | Type reference (TYPE) | USMD_MODEL | Data Model | 20090129 | ||
| 2 | GC_FIELDNAME_CHILD | Instance attribute | Public | Attribute reference (LIKE) | 20090129 | ||||
| 3 | GC_FIELDNAME_HRYNAME | Instance attribute | Public | Attribute reference (LIKE) | 20090129 | ||||
| 4 | GC_FIELDNAME_PARENT | Instance attribute | Public | Attribute reference (LIKE) | 20090129 | ||||
| 5 | GC_FIELDNAME_PREDECESSOR | Instance attribute | Public | Attribute reference (LIKE) | 20090129 | ||||
| 6 | GC_TABLETYPE_CHECKTABLE | Instance attribute | Public | Attribute reference (LIKE) | 20090129 | ||||
| 7 | GC_TABLETYPE_UNKNOWN | Instance attribute | Public | Attribute reference (LIKE) | 20090129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090129 | ||
| 2 | Instance method | Public | Method | 20090129 |
Events
Interface IF_USMD_CHG_DOC_ADAPTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_DOCUMENT_HEADER | Public | Attribute reference (LIKE) | 20090129 | |
||
| 2 | T_CHANGE_REQUEST | Public | Attribute reference (LIKE) | 20090129 | |
||
| 3 | T_DOCUMENT_HEADER | Public | Attribute reference (LIKE) | 20090129 | |
||
| 4 | T_R_UNAME | Public | Attribute reference (LIKE) | 20090129 | |
||
| 5 | T_R_VALUE | Public | Attribute reference (LIKE) | 20090129 | |
Method Signatures
Method READ_DOCUMENT_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DOCUMENT_HEADER | Call by reference | Type reference (TYPE) | T_DOCUMENT_HEADER | 20090129 | ||||
| 2 | IF_FROM_ACTIVATION | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | FIN MDM: Allgemeines Kennzeichen | 20091019 | ||
| 3 | IT_CREQUEST | Call by reference | Type reference (TYPE) | T_CHANGE_REQUEST | 20090129 | ||||
| 4 | IT_ENTITY_VALUE | Call by reference | Type reference (TYPE) | USMD_T_VALUE | Feldname + Wert | 20090129 | |||
| 5 | IT_UNAME | Call by reference | Type reference (TYPE) | T_R_UNAME | 20090129 | ||||
| 6 | IT_VALUE_NEW | Call by reference | Type reference (TYPE) | T_R_VALUE | 20090129 | ||||
| 7 | IT_VALUE_OLD | Call by reference | Type reference (TYPE) | T_R_VALUE | 20090129 | ||||
| 8 | I_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20090129 | |||
| 9 | I_DATE_FROM | Call by reference | Type reference (TYPE) | SYDATE | Datum-Datenelement fuer SYST | 20090129 | |||
| 10 | I_DATE_TO | Call by reference | Type reference (TYPE) | SYDATE | Datum-Datenelement fuer SYST | 20090129 | |||
| 11 | I_EDITION_REFERENCE | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20090129 | |||
| 12 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20090129 | |||
| 13 | I_REC_NUM | Call by reference | Type reference (TYPE) | INT4 | Max. Anzahl der Datensätze, die angezeigt werden | 20100521 | |||
| 14 | I_TIME_FROM | Call by reference | Type reference (TYPE) | SYTIME | TIME-Datenelement fuer SYST | 20090129 | |||
| 15 | I_TIME_TO | Call by reference | Type reference (TYPE) | SYTIME | TIME-Datenelement fuer SYST | 20090129 |
Method READ_DOCUMENT_HEADER on Interface IF_USMD_CHG_DOC_ADAPTER has no exception.
Method READ_DOCUMENT_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGED_DETAIL | Call by reference | Type reference (TYPE) | USMD_TH_CHANGE_DOCUMENT_CHANGE | Änderungsbelege: Änderung | 20090129 | |||
| 2 | ET_CHANGED_VALUE | Call by reference | Type reference (TYPE) | USMD_TS_CHANGE_DOCUMENT_VALUE | Änderungsbelege: geänderte Werte | 20090129 | |||
| 3 | ET_COMPOUND_VALUE | Call by reference | Type reference (TYPE) | USMD_TS_CHANGE_DOCUMENT_VALUE | Änderungsbelege: geänderte Werte | 20090129 | |||
| 4 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20090129 | |||
| 5 | IS_DOCUMENT_HEADER | Call by reference | Type reference (TYPE) | S_DOCUMENT_HEADER | 20090129 | ||||
| 6 | IT_ENTITY_VALUE | Call by reference | Type reference (TYPE) | USMD_T_VALUE | Feldname + Wert | 20090129 | |||
| 7 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20090129 |
Method READ_DOCUMENT_LINES on Interface IF_USMD_CHG_DOC_ADAPTER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |