SAP ABAP Class CL_SSF_FB_NODE (CL_SSF_FB_NODE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-SSF (Application Component) Smart Forms
⤷
SMART (Package) SAP Smart Forms

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SSF_FB_SF_BASIS | CL_SSF_FB_SF_BASIS | 20010827 |
Properties
Class | CL_SSF_FB_NODE | |
Short Description | CL_SSF_FB_NODE | |
Super Class | CL_SSF_FB_SF_BASIS | CL_SSF_FB_SF_BASIS |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | SMARTFORMS | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SMART | SAP Smart Forms |
Created | 20010827 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SSF_FB_NODE has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SSF_FB_ADDRESS | 20010827 | CL_SSF_FB_ADDRESS | |
2 | CL_SSF_FB_CODE | 20010827 | CL_SSF_FB_CODE | |
3 | CL_SSF_FB_COMMAND | 20010827 | CL_SSF_FB_COMMAND | |
4 | CL_SSF_FB_CONDITION | 20020123 | CL_SSF_FB_CONDITION | |
5 | CL_SSF_FB_EVENT | 20010827 | CL_SSF_FB_EVENT | |
6 | CL_SSF_FB_GRAPHIC | 20010827 | CL_SSF_FB_GRAPHIC | |
7 | CL_SSF_FB_PAGE | 20010827 | CL_SSF_FB_PAGE | |
8 | CL_SSF_FB_SECTION | 20010827 | CL_SSF_FB_SECTION | |
9 | CL_SSF_FB_SMART_FORM | 20010827 | CL_SSF_FB_SMART_FORM | |
10 | CL_SSF_FB_TEXT_ITEM | 20010827 | CL_SSF_FB_TEXT_ITEM | |
11 | CL_SSF_FB_WINDOW | 20010827 | CL_SSF_FB_WINDOW |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SSF_FB_CONDITION | Condition | 20010827 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TDBOOL | 'X' | X = First LOAD in Class | 20010827 | |
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_GEN_NAME_NUMBER | Generated Name | 20010827 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_GEN_NAME_PREFIX | '%NODE' | Generated Name | 20010827 | |
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TSFLOADTAB | Table of Load Indexes | 20010827 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SSFNAME | Generated Name of Node | 20010827 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TDSFOTYPE | Node Type | 20010827 | ||
8 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | Node Content According to Type | 20010827 | ||
9 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SSF_FB_OUTATTR | Output Options | 20010827 | ||
10 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | Predecessor in Tree | 20010827 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TSFNODETAB | Successor in Tree | 20010827 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010827 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20010827 |
3 | ![]() |
Instance method | Public | Method | 20011025 | |
4 | ![]() |
Static method | Protected | Method | LOAD | 20010827 |
5 | ![]() |
Instance method | Public | Method | 20030313 | |
6 | ![]() |
Static method | Protected | Event handling method | ON_LOAD_BEGIN | 20010827 |
7 | ![]() |
Static method | Protected | Event handling method | ON_STORE_BEGIN | 20010827 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | COPY_TO_UEXIT | Instance Event (0) |
Public (2) |
COPY_TO_UEXIT | 20010827 |
Types
Class CL_SSF_FB_NODE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SSF_FB_NODE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SSF_FB_NODE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SSF_FB_NODE has no parameter.
Method CONSTRUCTOR on class CL_SSF_FB_NODE has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_SSF_FB_NODE has no parameter.
Method GET_TYPE on class CL_SSF_FB_NODE has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | EX_OBJECT | 20010827 | ||
2 | ![]() |
IM_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | IM_LANGUAGE | 20010827 | ||
3 | ![]() |
IM_NAME | Value transfer | Type reference (TYPE) | SSFNAME | IM_NAME | 20010827 | ||
4 | ![]() |
IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | IM_PARENT | 20010827 |
Method LOAD on class CL_SSF_FB_NODE has no exception.
Method MIGRATE Signature
Method MIGRATE on class CL_SSF_FB_NODE has no parameter.
Method MIGRATE on class CL_SSF_FB_NODE has no exception.
Method ON_LOAD_BEGIN Signature
Method ON_LOAD_BEGIN on class CL_SSF_FB_NODE has no parameter.
Method ON_LOAD_BEGIN on class CL_SSF_FB_NODE has no exception.
Method ON_STORE_BEGIN Signature
Method ON_STORE_BEGIN on class CL_SSF_FB_NODE has no parameter.
Method ON_STORE_BEGIN on class CL_SSF_FB_NODE has no exception.
Event Signatures
Event COPY_TO_UEXIT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | TARGET_NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | COPY_TO_UEXIT | 20010827 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 620 |