SAP ABAP Class /BOFU/IF_FDT_RETRIEVE (Retrieve from BOPF BO: BRFplus Express Type)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_FDT_ADMIN_DATA | FDT: Administrative Data | 20090707 |
2 | Interface composition (i COMPRISING i_ref) | IF_FDT_EXPRESSION | FDT: Expression | 20090707 |
3 | Interface composition (i COMPRISING i_ref) | IF_FDT_TRANSACTION | FDT: Transaction | 20090707 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/CL_FDT_RETRIEVE | Expression type for Retrieve BOPF | 20090923 |
Properties
Class | /BOFU/IF_FDT_RETRIEVE | |
Short Description | Retrieve from BOPF BO: BRFplus Express Type | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090707 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /BOFU/IF_FDT_RETRIEVE has no interface implemented.
Friends
Class /BOFU/IF_FDT_RETRIEVE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | '801CC4EFFE841DEEA990BFA0F0A557D9' | ID of this Expression Type | 20090918 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'ASSOCIATION' | Query Attribute: Association Name | 20091023 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'BO_KEY' | Query Attribute: BO Name | 20091023 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | FIELDNAME | 'NODE_ESR_NAME' | Query Attribute: Node Name | 20091023 | |
5 | ![]() |
Constant | Public | See coding | 20091005 | ||||
6 | ![]() |
Constant | Public | See coding | 20090917 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Assoc Params | 20090908 |
2 | ![]() |
Instance method | Public | Method | Get Field Maps | 20090914 |
3 | ![]() |
Instance method | Public | Method | Get Header | 20090827 |
4 | ![]() |
Instance method | Public | Method | Get Nodes | 20090914 |
5 | ![]() |
Instance method | Public | Method | Set Assoc Params | 20090908 |
6 | ![]() |
Instance method | Public | Method | Set Field Maps | 20090914 |
7 | ![]() |
Instance method | Public | Method | Set Header | 20090819 |
8 | ![]() |
Instance method | Public | Method | Set Nodes | 20090914 |
9 | ![]() |
Instance method | Public | Method | Set result data object | 20091012 |
Events
Class /BOFU/IF_FDT_RETRIEVE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_ASSOC_PARAM | Public | Type reference (TYPE) | /BOFU/S_FDT_EXP_103 | Assoc Param | 20090914 |
|
2 | TS_BO_NODE | Public | Type reference (TYPE) | /BOFU/S_FDT_EXP_101 | Node | 20090914 |
|
3 | TS_FIELD_MAP | Public | Type reference (TYPE) | /BOFU/S_FDT_EXP_102 | Field Map | 20090914 |
|
4 | TS_HEADER | Public | Type reference (TYPE) | /BOFU/S_FDT_EXP_100 | Header | 20090914 |
|
5 | TS_OBJECT_UNUSABLE_IDENTIFIER | Public | See coding | 20091011 | begin of ts_object_unusable_identifier,
id_unknown type abap_bool,
obsolete type abap_bool,
deleted type abap_bool,
marked_for_delete type abap_bool,
end of ts_object_unusable_identifier
|
||
6 | TT_ASSOC_PARAM | Public | See coding | Assoc Params | 20090914 | tt_assoc_param TYPE STANDARD TABLE OF ts_assoc_param WITH DEFAULT KEY
|
|
7 | TT_BO_NODE | Public | See coding | Nodes | 20090914 | tt_bo_node TYPE STANDARD TABLE OF ts_bo_node WITH DEFAULT KEY
|
|
8 | TT_FIELD_MAP | Public | See coding | Field Maps | 20090914 | tt_field_map TYPE STANDARD TABLE OF ts_field_map WITH DEFAULT KEY
|
|
9 | TV_MESSAGE_LOCATION | Public | See coding | 20090917 | tv_message_location type c length 1
|
Method Signatures
Method GET_ASSOC_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | TT_ASSOC_PARAM | Assoc Params | 20090914 | ||
2 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version, UTC) | 20090908 |
Method GET_ASSOC_PARAM on class /BOFU/IF_FDT_RETRIEVE has no exception.
Method GET_FIELD_MAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | TT_FIELD_MAP | UI structure for Filed Selection | 20090914 | ||
2 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version, UTC) | 20090914 |
Method GET_FIELD_MAP on class /BOFU/IF_FDT_RETRIEVE has no exception.
Method GET_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATA | Call by reference | Type reference (TYPE) | TS_HEADER | Structure for Expression type BOPF Retrieve | 20090916 | ||
2 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version, UTC) | 20090828 |
Method GET_HEADER on class /BOFU/IF_FDT_RETRIEVE has no exception.
Method GET_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | TT_BO_NODE | Nodes | 20090914 | ||
2 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version, UTC) | 20090914 |
Method GET_NODES on class /BOFU/IF_FDT_RETRIEVE has no exception.
Method SET_ASSOC_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | 20090918 | |||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | TT_ASSOC_PARAM | Assoc Params | 20090914 |
Method SET_ASSOC_PARAM on class /BOFU/IF_FDT_RETRIEVE has no exception.
Method SET_FIELD_MAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | 20090918 | |||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | TT_FIELD_MAP | UI structure for Filed Selection | 20090914 |
Method SET_FIELD_MAP on class /BOFU/IF_FDT_RETRIEVE has no exception.
Method SET_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | Messages | 20090916 | ||
2 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | TS_HEADER | UI structure for Filed Selection | 20090914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20090918 |
Method SET_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | Messages | 20090917 | ||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | TT_BO_NODE | Nodes | 20090914 |
Method SET_NODES on class /BOFU/IF_FDT_RETRIEVE has no exception.
Method SET_RESULT_DATA_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | 20091012 | |||
2 | ![]() |
IV_ID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20091012 |
Method SET_RESULT_DATA_OBJECT on class /BOFU/IF_FDT_RETRIEVE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |