SAP ABAP Interface IF_FP_DATA_HANDLER (Data Exchange: Interactive Forms)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAFPX (Package) SAP Form Processing (from 6.40)

⤷

⤷

Properties
Interface | IF_FP_DATA_HANDLER | |
Short Description | Data Exchange: Interactive Forms |
General Data
Package | SAFPX | SAP Form Processing (from 6.40) |
Created | 20100813 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_FP_DATA_HANDLER has no interface.
Friends
Interface IF_FP_DATA_HANDLER has no friend.
Attributes
Interface IF_FP_DATA_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Collect Data | 20100813 |
2 | ![]() |
Static method | Public | Method | Process Data | 20100813 |
Events
Interface IF_FP_DATA_HANDLER has no event.
Types
Interface IF_FP_DATA_HANDLER has no local type.
Method Signatures
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | TIHTTPNVP | Tabelle mit Selektionsparameter-Name/Wert-Paaren | 20100813 | ||
2 | ![]() |
IV_FORM_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Formularname | 20100813 | ||
3 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | CSEQUENCE | angeforderte Sprache | 20100813 | ||
4 | ![]() |
RT_PARAMETER | Value transfer | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | Tabelle mit Datenreferenzen | 20100813 |
Method GET_DATA on Interface IF_FP_DATA_HANDLER has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | Tabelle mit Datenreferenzen | 20100813 | ||
2 | ![]() |
IV_FORM_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Formularname | 20100813 | ||
3 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | CSEQUENCE | angeforderte Sprache | 20100813 | ||
4 | ![]() |
RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Daten erfolgreich verarbeitet? | 20100813 |
Method SET_DATA on Interface IF_FP_DATA_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |