SAP ABAP Interface IF_FP_DATA (Form Node: Data Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FP (Application Component) Forms Processing
     SAFPAPI (Package) SAP Form Processing (API)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FP_DATA Form Node: Data 20030507
Properties
Interface IF_FP_DATA  
Short Description Form Node: Data Interface    
General Data
Package SAFPAPI   SAP Form Processing (API) 
Created 20030507   SAP 
Last changed 20050214   SAP 
Unicode checks active    
Forward declarations
Interface IF_FP_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FP_NODE Form Node: Node Interface 20030507
Friends
Interface IF_FP_DATA has no friend.
Attributes
Interface IF_FP_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CHILD Instance method Public Method 20030507
2 CHECK Instance method Public Method 20030507
3 COPY Instance method Public Method 20030527
4 GET_CHILD Instance method Public Method 20030507
5 GET_CHILD_BY_NAME Instance method Public Method 20030730
6 GET_CONDITION Instance method Public Method 20030507
7 GET_CONTEXT Instance method Public Method 20030507
8 GET_DESCRIPTION Instance method Public Method 20030507
9 GET_FIELD Instance method Public Method Get Field 20030604
10 GET_FIELD_LABEL Instance method Public Method Get Field Label 20050112
11 GET_FIELD_LABEL_TEXT Instance method Public Method Get Field Label Text 20050112
12 GET_GENERATED Instance method Public Method 20030728
13 GET_ID Instance method Public Method 20030722
14 GET_NAME Instance method Public Method 20030507
15 GET_NODE_BY_ID Instance method Public Method 20030722
16 GET_PARENT Instance method Public Method 20030507
17 GET_PREDECESSOR Instance method Public Method 20030507
18 GET_STATE Instance method Public Method 20030728
19 GET_SUCCESSOR Instance method Public Method 20030507
20 GET_TYPE Instance method Public Method 20030611
21 INSERT_CHILD Instance method Public Method 20030507
22 REFRESH Instance method Public Method Update (Synchronize Node with ABAP Dictionary) 20040310
23 REMOVE_CHILD Instance method Public Method 20030507
24 REMOVE_NODE Instance method Public Method 20030507
25 SET_DESCRIPTION Instance method Public Method 20030507
26 SET_FIELD Instance method Public Method Set Field 20030604
27 SET_FIELD_LABEL Instance method Public Method Set Field Label 20050112
28 SET_NAME Instance method Public Method 20030507
29 SET_STATE Instance method Public Method 20030728
Events
Interface IF_FP_DATA has no event.
Types
Interface IF_FP_DATA has no local type.
Method Signatures

Method APPEND_CHILD Signature

Method APPEND_CHILD on Interface IF_FP_DATA has no parameter.
Method APPEND_CHILD on Interface IF_FP_DATA has no exception.

Method CHECK Signature

Method CHECK on Interface IF_FP_DATA has no parameter.
Method CHECK on Interface IF_FP_DATA has no exception.

Method COPY Signature

Method COPY on Interface IF_FP_DATA has no parameter.
Method COPY on Interface IF_FP_DATA has no exception.

Method GET_CHILD Signature

Method GET_CHILD on Interface IF_FP_DATA has no parameter.
Method GET_CHILD on Interface IF_FP_DATA has no exception.

Method GET_CHILD_BY_NAME Signature

Method GET_CHILD_BY_NAME on Interface IF_FP_DATA has no parameter.
Method GET_CHILD_BY_NAME on Interface IF_FP_DATA has no exception.

Method GET_CONDITION Signature

Method GET_CONDITION on Interface IF_FP_DATA has no parameter.
Method GET_CONDITION on Interface IF_FP_DATA has no exception.

Method GET_CONTEXT Signature

Method GET_CONTEXT on Interface IF_FP_DATA has no parameter.
Method GET_CONTEXT on Interface IF_FP_DATA has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on Interface IF_FP_DATA has no parameter.
Method GET_DESCRIPTION on Interface IF_FP_DATA has no exception.

Method GET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIELD Value transfer Type reference (TYPE) FPFIELD Feld 20030604

Method GET_FIELD on Interface IF_FP_DATA has no exception.

Method GET_FIELD_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIELD_LABEL Value transfer Type reference (TYPE) FPFIELDLABEL Feldbezeichner 20050112

Method GET_FIELD_LABEL on Interface IF_FP_DATA has no exception.

Method GET_FIELD_LABEL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIELD_LABEL_TEXT Value transfer Type reference (TYPE) STRING Feldbezeichnertext 20050112

Method GET_FIELD_LABEL_TEXT on Interface IF_FP_DATA has no exception.

Method GET_GENERATED Signature

Method GET_GENERATED on Interface IF_FP_DATA has no parameter.
Method GET_GENERATED on Interface IF_FP_DATA has no exception.

Method GET_ID Signature

Method GET_ID on Interface IF_FP_DATA has no parameter.
Method GET_ID on Interface IF_FP_DATA has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_FP_DATA has no parameter.
Method GET_NAME on Interface IF_FP_DATA has no exception.

Method GET_NODE_BY_ID Signature

Method GET_NODE_BY_ID on Interface IF_FP_DATA has no parameter.
Method GET_NODE_BY_ID on Interface IF_FP_DATA has no exception.

Method GET_PARENT Signature

Method GET_PARENT on Interface IF_FP_DATA has no parameter.
Method GET_PARENT on Interface IF_FP_DATA has no exception.

Method GET_PREDECESSOR Signature

Method GET_PREDECESSOR on Interface IF_FP_DATA has no parameter.
Method GET_PREDECESSOR on Interface IF_FP_DATA has no exception.

Method GET_STATE Signature

Method GET_STATE on Interface IF_FP_DATA has no parameter.
Method GET_STATE on Interface IF_FP_DATA has no exception.

Method GET_SUCCESSOR Signature

Method GET_SUCCESSOR on Interface IF_FP_DATA has no parameter.
Method GET_SUCCESSOR on Interface IF_FP_DATA has no exception.

Method GET_TYPE Signature

Method GET_TYPE on Interface IF_FP_DATA has no parameter.
Method GET_TYPE on Interface IF_FP_DATA has no exception.

Method INSERT_CHILD Signature

Method INSERT_CHILD on Interface IF_FP_DATA has no parameter.
Method INSERT_CHILD on Interface IF_FP_DATA has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_REFRESHED Call by reference Type reference (TYPE) I Wurde aktualisiert? 20040310
2 Exporting E_REFRESHED_NODE Call by reference Object reference (TYPE REF TO) IF_FP_NODE Aktualisierter Knoten 20040310
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20040310

Method REMOVE_CHILD Signature

Method REMOVE_CHILD on Interface IF_FP_DATA has no parameter.
Method REMOVE_CHILD on Interface IF_FP_DATA has no exception.

Method REMOVE_NODE Signature

Method REMOVE_NODE on Interface IF_FP_DATA has no parameter.
Method REMOVE_NODE on Interface IF_FP_DATA has no exception.

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on Interface IF_FP_DATA has no parameter.
Method SET_DESCRIPTION on Interface IF_FP_DATA has no exception.

Method SET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD Call by reference Type reference (TYPE) FPFIELD Feld 20030604
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030729

Method SET_FIELD_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_LABEL Call by reference Type reference (TYPE) FPFIELDLABEL Feldbezeichner 20050112

Method SET_FIELD_LABEL on Interface IF_FP_DATA has no exception.

Method SET_NAME Signature

Method SET_NAME on Interface IF_FP_DATA has no parameter.
Method SET_NAME on Interface IF_FP_DATA has no exception.

Method SET_STATE Signature

Method SET_STATE on Interface IF_FP_DATA has no parameter.
Method SET_STATE on Interface IF_FP_DATA has no exception.
History
Last changed by/on SAP  20050214 
SAP Release Created in 640