SAP ABAP Interface IF_USMD_MDF_INACTIVE_LIST (Adminstration of Inactive Objects to Read)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD1B (Package) Data Modeling: MDG MDF Connection
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_MDF_DB_ADAPTER | Adapter Class for MDF | 20090123 |
Properties
| Interface | IF_USMD_MDF_INACTIVE_LIST | |
| Short Description | Adminstration of Inactive Objects to Read |
General Data
| Package | USMD1B | Data Modeling: MDG MDF Connection |
| Created | 20090123 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_USMD_MDF_INACTIVE_LIST has no forward declaration.
Interfaces
Interface IF_USMD_MDF_INACTIVE_LIST has no interface.
Friends
Interface IF_USMD_MDF_INACTIVE_LIST has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | D_UNIQUE_CREQUEST | Static Attribute | Public | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20090123 | ||
| 2 | D_UNIQUE_CREQUEST_NODE | Static Attribute | Public | Type reference (TYPE) | USMD_CREQUEST | 20090123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090123 | ||
| 2 | Instance method | Public | Method | 20090123 | ||
| 3 | Instance method | Public | Method | 20090415 | ||
| 4 | Static method | Public | Method | Return Object Keys for Hierarchy Nodes | 20090123 | |
| 5 | Static method | Public | Method | Returns Object Key | 20090123 | |
| 6 | Static method | Public | Method | 20090123 | ||
| 7 | Static method | Public | Method | 20090123 | ||
| 8 | Static method | Public | Method | 20090123 | ||
| 9 | Static method | Public | Method | 20090123 | ||
| 10 | Static method | Public | Method | 20090123 |
Events
Interface IF_USMD_MDF_INACTIVE_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CREQUEST_NODE_VALUE | Public | See coding | 20090123 | begin of s_crequest_node_value,
fieldname type MDG_MDF_fieldname,
fieldname_node type MDG_MDF_fieldname,
r_data type ref to data,
end of s_crequest_node_value
|
||
| 2 | S_CREQUEST_VALUE | Public | See coding | 20090123 | begin of s_crequest_value,
fieldname type MDG_MDF_fieldname,
r_data type ref to data,
end of s_crequest_value
|
||
| 3 | TS_CREQUEST_NODE_VALUE | Public | See coding | 20090123 | ts_crequest_node_value type sorted table of s_crequest_node_value
with unique key fieldname fieldname_node
|
||
| 4 | TS_CREQUEST_VALUE | Public | See coding | 20090123 | ts_crequest_value type sorted table of s_crequest_value
with unique key fieldname
|
Method Signatures
Method ADD_INACTIVE_FROM_CREQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_ALL_INACTIVE | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20090123 | |||
| 2 | IF_COMPLETE | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20090123 | |||
| 3 | IT_CREQUEST | Call by reference | Type reference (TYPE) | USMD_TS_CHANGE_REQUEST | Liste von change requests | 20090123 |
Method ADD_INACTIVE_FROM_CREQUEST on Interface IF_USMD_MDF_INACTIVE_LIST has no exception.
Method ADD_INACTIVE_FROM_CREQUEST_NOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_ALL_INACTIVE | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20090123 | |||
| 2 | IF_COMPLETE | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20090123 | |||
| 3 | IT_CREQUEST | Call by reference | Type reference (TYPE) | USMD_TS_CHANGE_REQUEST | Liste von change requests | 20090123 |
Method ADD_INACTIVE_FROM_CREQUEST_NOD on Interface IF_USMD_MDF_INACTIVE_LIST has no exception.
Method DISCARD_READ_BUFFER Signature
Method DISCARD_READ_BUFFER on Interface IF_USMD_MDF_INACTIVE_LIST has no parameter.
Method DISCARD_READ_BUFFER on Interface IF_USMD_MDF_INACTIVE_LIST has no exception.
Method GET_CREQUEST_NODE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CREQUEST_NODE_VALUE | Call by reference | Type reference (TYPE) | TS_CREQUEST_NODE_VALUE | 20090123 | ||||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20090123 | |||
| 3 | I_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20090123 |
Method GET_CREQUEST_NODE_VALUES on Interface IF_USMD_MDF_INACTIVE_LIST has no exception.
Method GET_CREQUEST_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CREQUEST_VALUE | Call by reference | Type reference (TYPE) | TS_CREQUEST_VALUE | 20090123 | ||||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20090123 | |||
| 3 | I_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20090123 |
Method GET_CREQUEST_VALUES on Interface IF_USMD_MDF_INACTIVE_LIST has no exception.
Method GET_CR_VALUE_NODE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_STATE | Value transfer | Object reference (TYPE REF TO) | DATA | 20090123 |
Method GET_CR_VALUE_NODE_STATE on Interface IF_USMD_MDF_INACTIVE_LIST has no exception.
Method GET_CR_VALUE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_STATE | Value transfer | Object reference (TYPE REF TO) | DATA | 20090123 |
Method GET_CR_VALUE_STATE on Interface IF_USMD_MDF_INACTIVE_LIST has no exception.
Method SET_BUFFER_MODE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20090123 |
Method SET_BUFFER_MODE_VALUE on Interface IF_USMD_MDF_INACTIVE_LIST has no exception.
Method SET_CR_VALUE_NODE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_STATE | Call by reference | Object reference (TYPE REF TO) | DATA | 20090123 |
Method SET_CR_VALUE_NODE_STATE on Interface IF_USMD_MDF_INACTIVE_LIST has no exception.
Method SET_CR_VALUE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_STATE | Call by reference | Object reference (TYPE REF TO) | DATA | 20090123 |
Method SET_CR_VALUE_STATE on Interface IF_USMD_MDF_INACTIVE_LIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |