SAP ABAP Interface IF_FP_NODE (Form Node: Node 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
Properties
Interface | IF_FP_NODE | |
Short Description | Form Node: Node Interface |
General Data
Package | SAFPAPI | SAP Form Processing (API) |
Created | 20030422 | SAP |
Last changed | 20041228 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FP_NODE has no forward declaration.
Interfaces
Interface IF_FP_NODE has no interface.
Friends
Interface IF_FP_NODE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_STATE_ACTIVE | Constant | Public | Type reference (TYPE) | FPNODESTATE | 'A' | Active status | 20030730 | |
2 | C_STATE_INACTIVE | Constant | Public | Type reference (TYPE) | FPNODESTATE | 'I' | Status Inactive | 20030730 | |
3 | C_TYPE_ADDRESS | Constant | Public | Type reference (TYPE) | I | 9 | Address | 20030616 | |
4 | C_TYPE_ALTERNATIVE | Constant | Public | Type reference (TYPE) | I | 14 | Alternative | 20030616 | |
5 | C_TYPE_ALTERNATIVE_FALSE | Constant | Public | Type reference (TYPE) | I | 16 | Alternative (FALSE) | 20030616 | |
6 | C_TYPE_ALTERNATIVE_TRUE | Constant | Public | Type reference (TYPE) | I | 15 | Alternative (TRUE) | 20030616 | |
7 | C_TYPE_COMMAND | Constant | Public | Type reference (TYPE) | I | 18 | Command | 20030616 | |
8 | C_TYPE_CONTEXT | Constant | Public | Type reference (TYPE) | I | 1 | Context | 20030616 | |
9 | C_TYPE_DATA | Constant | Public | Type reference (TYPE) | I | 2 | Data | 20030616 | |
10 | C_TYPE_FOLDER | Constant | Public | Type reference (TYPE) | I | 4 | Folder | 20030616 | |
11 | C_TYPE_GRAPHIC_CONTENT | Constant | Public | Type reference (TYPE) | I | 11 | Graphic Content | 20030829 | |
12 | C_TYPE_GRAPHIC_URL | Constant | Public | Type reference (TYPE) | I | 10 | Graphic Reference | 20030829 | |
13 | C_TYPE_LOOP | Constant | Public | Type reference (TYPE) | I | 12 | Loop | 20030616 | |
14 | C_TYPE_LOOP_CONTROL_DATA | Constant | Public | Type reference (TYPE) | I | 20 | Loop (Control Level Data) | 20041102 | |
15 | C_TYPE_LOOP_CONTROL_GROUP | Constant | Public | Type reference (TYPE) | I | 21 | Loop (Control Level Group) | 20041102 | |
16 | C_TYPE_LOOP_DATA | Constant | Public | Type reference (TYPE) | I | 13 | Loop (Data) | 20030902 | |
17 | C_TYPE_PROGRAMLINES | Constant | Public | Type reference (TYPE) | I | 17 | Program Lines | 20030616 | |
18 | C_TYPE_SINGLE_RECORD | Constant | Public | Type reference (TYPE) | I | 19 | Single record | 20040921 | |
19 | C_TYPE_STRUCTURE | Constant | Public | Type reference (TYPE) | I | 3 | Structure | 20030725 | |
20 | C_TYPE_TEXT_BTF | Constant | Public | Type reference (TYPE) | I | 8 | BTF Text | 20030616 | |
21 | C_TYPE_TEXT_DYNAMIC | Constant | Public | Type reference (TYPE) | I | 7 | Dynamic Text | 20030616 | |
22 | C_TYPE_TEXT_INCLUDE | Constant | Public | Type reference (TYPE) | I | 6 | Include Text | 20030616 | |
23 | C_TYPE_TEXT_MODULE | Constant | Public | Type reference (TYPE) | I | 5 | Text Module | 20030616 |
Methods
Events
Interface IF_FP_NODE has no event.
Types
Interface IF_FP_NODE has no local type.
Method Signatures
Method APPEND_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHILD | Call by reference | Object reference (TYPE REF TO) | IF_FP_NODE | Kindknoten | 20030430 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (Verwendung) | 20030502 |
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_CHECKLIST | Call by reference | Type reference (TYPE) | TFPCHECKLIST | Prüfergebnisse | 20030721 |
Method CHECK on Interface IF_FP_NODE has no exception.
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NODE | Value transfer | Object reference (TYPE REF TO) | IF_FP_NODE | Kopie des Knotens | 20030527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (intern) | 20030527 | |
2 | ![]() |
Ausnahme API (Verwendung) | 20030527 |
Method GET_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CHILD | Value transfer | Object reference (TYPE REF TO) | IF_FP_NODE | Kindknoten | 20030430 |
Method GET_CHILD on Interface IF_FP_NODE has no exception.
Method GET_CHILD_BY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | FPNODENAME | Name | 20030730 | ||
2 | ![]() |
R_CHILD | Value transfer | Object reference (TYPE REF TO) | IF_FP_NODE | Kindknoten | 20030730 |
Method GET_CHILD_BY_NAME on Interface IF_FP_NODE has no exception.
Method GET_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONDITION | Value transfer | Object reference (TYPE REF TO) | IF_FP_CONDITION | Bedingung | 20030430 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (Verwendung) | 20030513 |
Method GET_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_FP_CONTEXT | Kontext | 20030430 |
Method GET_CONTEXT on Interface IF_FP_NODE has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DESCRIPTION | Value transfer | Type reference (TYPE) | FPTEXT | Beschreibung | 20030430 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (Verwendung) | 20030509 |
Method GET_GENERATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_GENERATED | Value transfer | Type reference (TYPE) | FPGENERATED | Knoten wurde generiert | 20030729 |
Method GET_GENERATED on Interface IF_FP_NODE has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ID | Value transfer | Type reference (TYPE) | GUID_32 | Id | 20030722 |
Method GET_ID on Interface IF_FP_NODE has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAME | Value transfer | Type reference (TYPE) | FPNODENAME | Name | 20030430 |
Method GET_NAME on Interface IF_FP_NODE has no exception.
Method GET_NODE_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | GUID_32 | Id | 20030722 | ||
2 | ![]() |
R_NODE | Value transfer | Object reference (TYPE REF TO) | IF_FP_NODE | Knoten | 20030722 |
Method GET_NODE_BY_ID on Interface IF_FP_NODE has no exception.
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_FP_NODE | Vaterknoten | 20030430 |
Method GET_PARENT on Interface IF_FP_NODE has no exception.
Method GET_PREDECESSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PREDECESSOR | Value transfer | Object reference (TYPE REF TO) | IF_FP_NODE | Vorgängerknoten | 20030430 |
Method GET_PREDECESSOR on Interface IF_FP_NODE has no exception.
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STATE | Value transfer | Type reference (TYPE) | FPNODESTATE | Status | 20030728 |
Method GET_STATE on Interface IF_FP_NODE has no exception.
Method GET_SUCCESSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SUCCESSOR | Value transfer | Object reference (TYPE REF TO) | IF_FP_NODE | Nachfolgerknoten | 20030430 |
Method GET_SUCCESSOR on Interface IF_FP_NODE has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | I | Knotentyp | 20030611 |
Method GET_TYPE on Interface IF_FP_NODE has no exception.
Method INSERT_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BEFORE | Call by reference | Object reference (TYPE REF TO) | IF_FP_NODE | Knoten, vor dem eingefügt wird | 20030502 | ||
2 | ![]() |
I_CHILD | Call by reference | Object reference (TYPE REF TO) | IF_FP_NODE | Kindknoten | 20030430 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (Verwendung) | 20030502 |
Method REMOVE_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHILD | Call by reference | Object reference (TYPE REF TO) | IF_FP_NODE | Kindknoten | 20030430 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (Verwendung) | 20030502 |
Method REMOVE_NODE Signature
Method REMOVE_NODE on Interface IF_FP_NODE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (Verwendung) | 20030513 |
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | FPTEXT | Beschreibung | 20030430 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (Verwendung) | 20030509 |
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | FPNODENAME | Name | 20030430 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (Verwendung) | 20030513 |
Method SET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STATE | Call by reference | Type reference (TYPE) | FPNODESTATE | Status | 20030728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (Verwendung) | 20030728 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20041228 |
SAP Release Created in | 640 |