SAP ABAP Class IF_ADT_COMPATIBILITY_REGISTRY (compatibility regristration)
Properties
| Class | IF_ADT_COMPATIBILITY_REGISTRY | |
| Short Description | compatibility regristration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120112 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ADT_COMPATIBILITY_REGISTRY has no forward declaration.
Interfaces
Class IF_ADT_COMPATIBILITY_REGISTRY has no interface implemented.
Friends
Class IF_ADT_COMPATIBILITY_REGISTRY has no friend class.
Attributes
Class IF_ADT_COMPATIBILITY_REGISTRY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add dependency in compatibility graph | 20120117 | |
| 2 | Instance method | Public | Method | Add compatibility node | 20120117 |
Events
Class IF_ADT_COMPATIBILITY_REGISTRY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_NAME_SPACE | Public | Type reference (TYPE) | SADT_CT_NAME_SPACE | 20120117 | |
|
| 2 | TY_NODE_NAME | Public | Type reference (TYPE) | SADT_CT_NODE_NAME | 20120117 | |
Method Signatures
Method ADD_EDGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBLIGATORY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120117 | |||
| 2 | USED_NAME_SPACE | Call by reference | Type reference (TYPE) | TY_NAME_SPACE | 20120117 | ||||
| 3 | USED_NODE_NAME | Call by reference | Type reference (TYPE) | TY_NODE_NAME | 20120117 | ||||
| 4 | USING_NAME_SPACE | Call by reference | Type reference (TYPE) | TY_NAME_SPACE | 20120117 | ||||
| 5 | USING_NODE_NAME | Call by reference | Type reference (TYPE) | TY_NODE_NAME | 20120117 |
Method ADD_EDGE on class IF_ADT_COMPATIBILITY_REGISTRY has no exception.
Method ADD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME_SPACE | Call by reference | Type reference (TYPE) | TY_NAME_SPACE | 20120117 | ||||
| 2 | NODE_NAME | Call by reference | Type reference (TYPE) | TY_NODE_NAME | 20120117 |
Method ADD_NODE on class IF_ADT_COMPATIBILITY_REGISTRY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |