SAP ABAP Interface IF_USMD_CHG_DOC_ADAPTER_TYPE (Adapter for Access to Change Documents: Data Types)
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 composition (i COMPRISING i_ref) | IF_USMD_CHG_DOC_ADAPTER | Adapter for Access to Change Documents | 20090129 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_MDF_CHG_DOC_PROXY | Change Documents: Proxy | 20090129 |
Properties
Interface | IF_USMD_CHG_DOC_ADAPTER_TYPE | |
Short Description | Adapter for Access to Change Documents: Data Types |
General Data
Package | USMD1 | Master Data: Data Modeling |
Created | 20090129 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface IF_USMD_CHG_DOC_ADAPTER_TYPE has no forward declaration.
Interfaces
Interface IF_USMD_CHG_DOC_ADAPTER_TYPE has no interface.
Friends
Interface IF_USMD_CHG_DOC_ADAPTER_TYPE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_FIELDNAME_CHILD | Constant | Public | Type reference (TYPE) | USMD_FIELDNAME | 'CHILD' | 20090129 | ||
2 | GC_FIELDNAME_HRYNAME | Constant | Public | Type reference (TYPE) | USMD_FIELDNAME | 'HRYNAME' | 20090129 | ||
3 | GC_FIELDNAME_PARENT | Constant | Public | Type reference (TYPE) | USMD_FIELDNAME | 'PARENT' | 20090129 | ||
4 | GC_FIELDNAME_PREDECESSOR | Constant | Public | Type reference (TYPE) | USMD_FIELDNAME | 'PREDECESSOR' | 20090129 | ||
5 | GC_TABLETYPE_CHECKTABLE | Constant | Public | Type reference (TYPE) | USMD_SUBKIND | 'C' | 20090129 | ||
6 | GC_TABLETYPE_UNKNOWN | Constant | Public | Type reference (TYPE) | USMD_SUBKIND | SPACE | 20090129 |
Methods
Interface IF_USMD_CHG_DOC_ADAPTER_TYPE has no method.
Events
Interface IF_USMD_CHG_DOC_ADAPTER_TYPE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_DOCUMENT_HEADER | Public | See coding | 20090129 | begin of s_document_header,
change_request type usmd_crequest,
edition type usmd_edition,
changed_by type xubname,
changed_at type sycdate,
changed_on type sytime,
document_number type cdchangenr,
wdy_application type sytcode,
objectcl type CDOBJECTCL, "1868775
objectid type CDOBJECTV, "1868775
end of s_document_header
|
||
2 | T_CHANGE_REQUEST | Public | See coding | 20090129 | t_change_request type sorted table
of usmd_crequest
with unique key table_line
|
||
3 | T_DOCUMENT_HEADER | Public | See coding | 20090129 | t_document_header type sorted table
of s_document_header
with unique key document_number
|
||
4 | T_R_UNAME | Public | See coding | 20090129 | t_r_uname type range of syuname
|
||
5 | T_R_VALUE | Public | See coding | 20090129 | t_r_value type range of usmd_value
|
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 605 |