SAP ABAP Interface IF_SAMDT_METADATA_ADAPTER (Adapter to retrieve metadata from the consuming framework)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SAM (Application Component) Status and Action Management
⤷
SESF_SAM_DT_ADAPTER (Package) S&AM Design time adapters

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/CL_SAMDT_METADATA_BOPF | S&AM Designtime: Metadata adapter | 20100727 |
Properties
Interface | IF_SAMDT_METADATA_ADAPTER | |
Short Description | Adapter to retrieve metadata from the consuming framework |
General Data
Package | SESF_SAM_DT_ADAPTER | S&AM Design time adapters |
Created | 20100325 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SAMDT_METADATA_ADAPTER has no forward declaration.
Interfaces
Interface IF_SAMDT_METADATA_ADAPTER has no interface.
Friends
Interface IF_SAMDT_METADATA_ADAPTER has no friend.
Attributes
Interface IF_SAMDT_METADATA_ADAPTER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Takes in BO name and gives out nodes (NameNode ???) | 20100325 |
2 | ![]() |
Instance method | Public | Method | Retrieves all Business Objects from consuming framwork | 20100325 |
3 | ![]() |
Instance method | Public | Method | Derivations | 20100325 |
4 | ![]() |
Instance method | Public | Method | Takes in node and gives actions | 20100325 |
5 | ![]() |
Instance method | Public | Method | 20100325 | |
6 | ![]() |
Instance method | Public | Method | Takes in Node, Status variable and gives status values | 20100325 |
7 | ![]() |
Instance method | Public | Method | Takes in Node and gives status variable | 20100325 |
8 | ![]() |
Instance method | Public | Method | Sub processes | 20100326 |
9 | ![]() |
Instance method | Public | Method | Gives target node for given association | 20100506 |
Events
Interface IF_SAMDT_METADATA_ADAPTER has no event.
Types
Interface IF_SAMDT_METADATA_ADAPTER has no local type.
Method Signatures
Method GET_BO_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BO_NODES | Call by reference | Type reference (TYPE) | IF_SAMDT_TYPES=>TT_BO_NODES | Table of Strings | 20100325 | ||
2 | ![]() |
ID_BO_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECTS | SAM Business objects | 20100325 |
Method GET_BO_NODES on Interface IF_SAMDT_METADATA_ADAPTER has no exception.
Method GET_BUSINESS_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BUSINESS_OBJECTS | Call by reference | Type reference (TYPE) | IF_SAMDT_TYPES=>TT_BUSINESS_OBJECTS | Table of Strings | 20100325 |
Method GET_BUSINESS_OBJECTS on Interface IF_SAMDT_METADATA_ADAPTER has no exception.
Method GET_DERIVATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DERIVATIONS | Call by reference | Type reference (TYPE) | IF_SAMDT_TYPES=>TT_DERIVATIONS | Table of Strings | 20100325 | ||
2 | ![]() |
ID_BO_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECTS | SAM Business objects | 20100325 |
Method GET_DERIVATIONS on Interface IF_SAMDT_METADATA_ADAPTER has no exception.
Method GET_SAM_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SAM_ACTIONS | Call by reference | Type reference (TYPE) | IF_SAMDT_TYPES=>TT_SAM_ACTIONS | Table of Strings | 20100325 | ||
2 | ![]() |
ID_BO_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECTS | SAM Business objects | 20100325 | ||
3 | ![]() |
ID_NODE_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECT_NODE | SAM Business Object Node | 20100325 |
Method GET_SAM_ACTIONS on Interface IF_SAMDT_METADATA_ADAPTER has no exception.
Method GET_SAM_SCHEMAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SAM_SCHEMAS | Call by reference | Type reference (TYPE) | IF_SAMDT_TYPES=>TT_SAM_SCHEMAS | Table of Strings | 20100325 | ||
2 | ![]() |
ID_BO_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECTS | SAM Business objects | 20100325 | ||
3 | ![]() |
ID_BO_NODE_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECT_NODE | SAM Business Object Node | 20100325 |
Method GET_SAM_SCHEMAS on Interface IF_SAMDT_METADATA_ADAPTER has no exception.
Method GET_STATUS_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_STATUS_VALUES | Call by reference | Type reference (TYPE) | IF_SAMDT_TYPES=>TT_STATUS_VALUES | Table of Strings | 20100325 | ||
2 | ![]() |
ID_BO_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECTS | SAM Business objects | 20100325 | ||
3 | ![]() |
ID_NODE_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECT_NODE | SAM Business Object Node | 20100325 | ||
4 | ![]() |
ID_STATUS_VARIABLE | Call by reference | Type reference (TYPE) | STATUS_VARIABLE | SAM Status Variable | 20100325 |
Method GET_STATUS_VALUES on Interface IF_SAMDT_METADATA_ADAPTER has no exception.
Method GET_STATUS_VARIABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_STATUS_VARIABLES | Call by reference | Type reference (TYPE) | IF_SAMDT_TYPES=>TT_STATUS_VARIABLES | Table of Strings | 20100325 | ||
2 | ![]() |
ID_BO_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECTS | 20100325 | |||
3 | ![]() |
ID_NODE_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECT_NODE | SAM Business Object Node | 20100325 |
Method GET_STATUS_VARIABLES on Interface IF_SAMDT_METADATA_ADAPTER has no exception.
Method GET_SUB_PROCESSES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SUB_PROCESSES | Call by reference | Type reference (TYPE) | IF_SAMDT_TYPES=>TT_SUB_PROCESSES | 20100326 | |||
2 | ![]() |
ID_BO_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECTS | SAM Business objects | 20100326 |
Method GET_SUB_PROCESSES on Interface IF_SAMDT_METADATA_ADAPTER has no exception.
Method GET_TARGET_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_TARGET_NODE | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECT_NODE | SAM Business Object Node | 20100506 | ||
2 | ![]() |
ID_ASSOCIATION_NAME | Call by reference | Type reference (TYPE) | SAMDT_ASSOCIATION | S&AM Association name | 20100506 | ||
3 | ![]() |
ID_BO_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECTS | SAM Business objects | 20100506 | ||
4 | ![]() |
ID_BO_NODE_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECT_NODE | SAM Business Object Node | 20100506 |
Method GET_TARGET_NODE on Interface IF_SAMDT_METADATA_ADAPTER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 72L |