SAP ABAP Interface IF_FPM_LIST_IDA_ROW_DATA (IDA API for retrieving the data of a row)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
SAPB_FPM_IDA (Package) FPM-IDA Integration
⤷
⤷
Properties
| Interface | IF_FPM_LIST_IDA_ROW_DATA | |
| Short Description | IDA API for retrieving the data of a row |
General Data
| Package | SAPB_FPM_IDA | FPM-IDA Integration |
| Created | 20130909 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FPM_LIST_IDA_ROW_DATA has no forward declaration.
Interfaces
Interface IF_FPM_LIST_IDA_ROW_DATA has no interface.
Friends
Interface IF_FPM_LIST_IDA_ROW_DATA has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_REQUEST_TYPE | Constant | Public | See coding | 20130909 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130909 |
Events
Interface IF_FPM_LIST_IDA_ROW_DATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YTS_FIELD_NAME | Public | See coding | 20130909 | yts_field_name type sorted table of fieldname with unique key table_line
|
||
| 2 | Y_REQUEST_TYPE | Public | Type reference (TYPE) | STRING | 20130909 | |
Method Signatures
Method GET_ROW_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW | Call by reference | Type reference (TYPE) | DATA | 20130909 | ||||
| 2 | IT_REQUESTED_FIELDS | Call by reference | Type reference (TYPE) | IF_FPM_LIST_IDA_ROW_DATA=>YTS_FIELD_NAME | 20130909 | ||||
| 3 | IV_REQUEST_TYPE | Call by reference | Type reference (TYPE) | IF_FPM_LIST_IDA_ROW_DATA=>Y_REQUEST_TYPE | IF_FPM_LIST_IDA_ROW_DATA=>CS_REQUEST_TYPE-KEY_AND_REQUESTED_FIELDS | 20130909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130909 | |||
| 2 | 20130909 | |||
| 3 | 20130909 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |