SAP ABAP Interface IF_SXFT_NODE (XFT Node)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAXFT (Package) XFT Template

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SXFT_FIELD | XFT Field | 20030313 |
2 | Interface composition (i COMPRISING i_ref) | IF_SXFT_VARIABLES | XFT Variables | 20060308 |
3 | Interface composition (i COMPRISING i_ref) | IF_SXFT_VALIDATE | XFT Validate | 20030610 |
4 | Interface composition (i COMPRISING i_ref) | IF_SXFT_UI_ELEMENT | XFT UI Element | 20030912 |
5 | Interface composition (i COMPRISING i_ref) | IF_SXFT_UI | XFT UI | 20030912 |
6 | Interface composition (i COMPRISING i_ref) | IF_SXFT_TEMPLATE | XFT Template | 20030313 |
7 | Interface composition (i COMPRISING i_ref) | IF_SXFT_SUBFORMSET | XFT Subform Set | 20030425 |
8 | Interface composition (i COMPRISING i_ref) | IF_SXFT_SUBFORM | XFT Subform | 20030313 |
9 | Interface composition (i COMPRISING i_ref) | IF_SXFT_PARA | XFT Paragraph | 20041119 |
10 | Interface composition (i COMPRISING i_ref) | IF_SXFT_PAGESET | XFT Page Set | 20030313 |
... | Click here to see Used By full list (28 items) |
Properties
Interface | IF_SXFT_NODE | |
Short Description | XFT Node |
General Data
Package | SAXFT | XFT Template |
Created | 20030313 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CXFA | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IXML | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SXFT_UNKNOWN | XFT + iXML Interface | 20030423 |
Friends
Interface IF_SXFT_NODE has no friend.
Attributes
Interface IF_SXFT_NODE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20030313 | |
2 | ![]() |
Instance method | Public | Method | 20030428 | |
3 | ![]() |
Instance method | Public | Method | 20030428 | |
4 | ![]() |
Instance method | Public | Method | 20030429 | |
5 | ![]() |
Instance method | Public | Method | 20030424 | |
6 | ![]() |
Instance method | Public | Method | 20030407 | |
7 | ![]() |
Instance method | Public | Method | 20030313 | |
8 | ![]() |
Instance method | Public | Method | 20030313 | |
9 | ![]() |
Instance method | Public | Method | 20030327 | |
10 | ![]() |
Instance method | Public | Method | 20030327 |
Events
Interface IF_SXFT_NODE has no event.
Types
Interface IF_SXFT_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 | ![]() |
AS_REF | Call by reference | Type reference (TYPE) | DXFTBOOL | CXFA_FALSE | 20030428 | ||
2 | ![]() |
NEW_CHILD | Call by reference | Object reference (TYPE REF TO) | IF_SXFT_NODE | 20030313 | |||
3 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | I | 20030313 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XFT Ausnahmeklasse | 20030428 |
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20030428 |
Method GET_ID on Interface IF_SXFT_NODE has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20030428 |
Method GET_NAME on Interface IF_SXFT_NODE has no exception.
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SXFT_NODE | 20030429 |
Method GET_PARENT on Interface IF_SXFT_NODE has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20030424 |
Method GET_TYPE on Interface IF_SXFT_NODE has no exception.
Method INSERT_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AS_REF | Call by reference | Type reference (TYPE) | DXFTBOOL | CXFA_FALSE | 20030429 | ||
2 | ![]() |
NEW_CHILD | Call by reference | Object reference (TYPE REF TO) | IF_SXFT_NODE | 20030407 | |||
3 | ![]() |
REF_CHILD | Call by reference | Object reference (TYPE REF TO) | IF_SXFT_NODE | 20030407 | |||
4 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | I | 20030407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XFT Ausnahmeklasse | 20030428 |
Method QUERY_INTERFACE Signature
Method QUERY_INTERFACE on Interface IF_SXFT_NODE has no parameter.
Method QUERY_INTERFACE on Interface IF_SXFT_NODE has no exception.
Method RENDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OSTREAM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_OSTREAM | 20030313 |
Method RENDER on Interface IF_SXFT_NODE has no exception.
Method SET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | CLIKE | 20030327 |
Method SET_ID on Interface IF_SXFT_NODE has no exception.
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | CLIKE | 20030327 |
Method SET_NAME on Interface IF_SXFT_NODE has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 640 |