SAP ABAP Interface IF_FP_LOOP (Form Node: Loop 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_LOOP Form Node: Loop 20030425
Properties
Interface IF_FP_LOOP  
Short Description Form Node: Loop Interface    
General Data
Package SAFPAPI   SAP Form Processing (API) 
Created 20030422   SAP 
Last changed 20041228   SAP 
Unicode checks active    
Forward declarations
Interface IF_FP_LOOP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FP_NODE Form Node: Node Interface 20030425
Friends
Interface IF_FP_LOOP has no friend.
Attributes
Interface IF_FP_LOOP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CHILD Instance method Public Method 20030430
2 CHECK Instance method Public Method 20030425
3 COPY Instance method Public Method 20030527
4 GET_CHILD Instance method Public Method 20030425
5 GET_CHILD_BY_NAME Instance method Public Method 20030730
6 GET_CONDITION Instance method Public Method 20030430
7 GET_CONTEXT Instance method Public Method 20030430
8 GET_CONTROL_LEVEL Instance method Public Method Get Control Level 20041103
9 GET_DESCRIPTION Instance method Public Method 20030425
10 GET_FIRST_LINE Instance method Public Method Get First Line 20030603
11 GET_GENERATED Instance method Public Method 20030728
12 GET_ID Instance method Public Method 20030722
13 GET_LAST_LINE Instance method Public Method Get Last Line 20030603
14 GET_LOOP_DATA Instance method Public Method Get Loop (Data) 20030902
15 GET_LOOP_INTO Instance method Public Method Get Assignment Type INTO 20030603
16 GET_NAME Instance method Public Method 20030425
17 GET_NODE_BY_ID Instance method Public Method 20030722
18 GET_PARENT Instance method Public Method 20030425
19 GET_PREDECESSOR Instance method Public Method 20030430
20 GET_SORTED Instance method Public Method Get "Sort Already Exists" 20030603
21 GET_STATE Instance method Public Method 20030729
22 GET_SUCCESSOR Instance method Public Method 20030425
23 GET_TABLE_NAME Instance method Public Method Get Table Name 20030603
24 GET_TYPE Instance method Public Method 20030611
25 GET_WHERE_CONDITION Instance method Public Method Get Where Condition 20030603
26 GET_WORK_AREA Instance method Public Method Get Work Area 20030603
27 INSERT_CHILD Instance method Public Method 20030430
28 REFRESH Instance method Public Method Update (Synchronize Node with ABAP Dictionary) 20040308
29 REMOVE_CHILD Instance method Public Method 20030430
30 REMOVE_NODE Instance method Public Method 20030430
31 SET_CONTROL_LEVEL Instance method Public Method Set Control Level 20041103
32 SET_DESCRIPTION Instance method Public Method 20030425
33 SET_FIRST_LINE Instance method Public Method Set First Row 20030603
34 SET_LAST_LINE Instance method Public Method Set Last Row 20030603
35 SET_LOOP_INTO Instance method Public Method Set Assignment Type INTO 20030603
36 SET_NAME Instance method Public Method 20030425
37 SET_SORTED Instance method Public Method Set "Sort Already Exists" 20030603
38 SET_STATE Instance method Public Method 20030729
39 SET_WORK_AREA Instance method Public Method Set Work Area 20030603
Events
Interface IF_FP_LOOP has no event.
Types
Interface IF_FP_LOOP has no local type.
Method Signatures

Method APPEND_CHILD Signature

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

Method CHECK Signature

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

Method COPY Signature

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

Method GET_CHILD Signature

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

Method GET_CHILD_BY_NAME Signature

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

Method GET_CONDITION Signature

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

Method GET_CONTEXT Signature

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

Method GET_CONTROL_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTROL_LEVEL Value transfer Type reference (TYPE) TFPCONTROLLEVEL Gruppenstufe 20041103

Method GET_CONTROL_LEVEL on Interface IF_FP_LOOP has no exception.

Method GET_DESCRIPTION Signature

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

Method GET_FIRST_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIRST_LINE Value transfer Type reference (TYPE) FPINDEX Erste Zeile 20030603

Method GET_FIRST_LINE on Interface IF_FP_LOOP has no exception.

Method GET_GENERATED Signature

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

Method GET_ID Signature

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

Method GET_LAST_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LAST_LINE Value transfer Type reference (TYPE) FPINDEX Letzte Zeile 20030603

Method GET_LAST_LINE on Interface IF_FP_LOOP has no exception.

Method GET_LOOP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOOP_DATA Value transfer Object reference (TYPE REF TO) IF_FP_LOOP_DATA Schleife (Daten) 20030902

Method GET_LOOP_DATA on Interface IF_FP_LOOP has no exception.

Method GET_LOOP_INTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOOP_INTO Value transfer Type reference (TYPE) FPBOOL Zuweisungsart INTO 20030603
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030918

Method GET_NAME Signature

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

Method GET_NODE_BY_ID Signature

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

Method GET_PARENT Signature

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

Method GET_PREDECESSOR Signature

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

Method GET_SORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SORTED Value transfer Type reference (TYPE) FPSORTED Sortierung bereits vorhanden 20030603

Method GET_SORTED on Interface IF_FP_LOOP has no exception.

Method GET_STATE Signature

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

Method GET_SUCCESSOR Signature

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

Method GET_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TABLE_NAME Value transfer Type reference (TYPE) FPFIELD Tabellenname 20030603

Method GET_TABLE_NAME on Interface IF_FP_LOOP has no exception.

Method GET_TYPE Signature

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

Method GET_WHERE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_WHERE_CONDITION Value transfer Object reference (TYPE REF TO) IF_FP_CONDITION Where Bedingung 20030603

Method GET_WHERE_CONDITION on Interface IF_FP_LOOP has no exception.

Method GET_WORK_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_WORK_AREA Value transfer Type reference (TYPE) FPFIELD Arbeitsbereich 20030603
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030918

Method INSERT_CHILD Signature

Method INSERT_CHILD on Interface IF_FP_LOOP has no parameter.
Method INSERT_CHILD on Interface IF_FP_LOOP 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? 20040309
2 Exporting E_REFRESHED_NODE Call by reference Object reference (TYPE REF TO) IF_FP_NODE Aktualisierter Knoten 20040309
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20040308

Method REMOVE_CHILD Signature

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

Method REMOVE_NODE Signature

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

Method SET_CONTROL_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTROL_LEVEL Call by reference Type reference (TYPE) TFPCONTROLLEVEL Gruppenstufe 20041103
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20041103

Method SET_DESCRIPTION Signature

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

Method SET_FIRST_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIRST_LINE Call by reference Type reference (TYPE) FPINDEX Erste Zeile 20030603

Method SET_FIRST_LINE on Interface IF_FP_LOOP has no exception.

Method SET_LAST_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAST_LINE Call by reference Type reference (TYPE) FPINDEX Letzte Zeile 20030603

Method SET_LAST_LINE on Interface IF_FP_LOOP has no exception.

Method SET_LOOP_INTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOOP_INTO Call by reference Type reference (TYPE) FPBOOL Zuweisungsart INTO 20030603
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030918

Method SET_NAME Signature

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

Method SET_SORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SORTED Call by reference Type reference (TYPE) FPSORTED Sortierung bereits vorhanden 20030603

Method SET_SORTED on Interface IF_FP_LOOP has no exception.

Method SET_STATE Signature

Method SET_STATE on Interface IF_FP_LOOP has no parameter.
Method SET_STATE on Interface IF_FP_LOOP has no exception.

Method SET_WORK_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORK_AREA Call by reference Type reference (TYPE) FPFIELD Arbeitsbereich 20030603
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030724
History
Last changed by/on SAP  20041228 
SAP Release Created in 640