SAP ABAP Class CL_FP_FB_OBJECT_STATE (Form Builder: Basic Object (Status))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAFPUI (Package) SAP Form Processing (UI)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_OBJECT_STATE | Workbench: View of Object | 20030613 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FP_FB_FORM_STATE | Form Builder: Form (Status) | 20030729 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FP_FB_INTERFACE_STATE | Form Builder: Form Interface (Status) | 20030729 |
Properties
| Class | CL_FP_FB_OBJECT_STATE | |
| Short Description | Form Builder: Basic Object (Status) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAFPUI | SAP Form Processing (UI) |
| Created | 20030613 | SAP |
| Last change | 20040909 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB_OBJECT_STATE | Workbench: View of Object | 20030613 |
Friends
Class CL_FP_FB_OBJECT_STATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | TFPUI_C_FCODE_PROPERTIES | Active Title Element | 20030625 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | SCRFNAME | 'D_OBJECT_NAME' | Cursor | 20030625 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | IF_FP_WB_OBJECT=>C_MODE_READ | Mode | 20030623 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | SEU_OBJKEY | Object Name | 20030808 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SYREPID | TFPUI_C_REPID_UI_FB | Function Group | 20030625 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | SYDYNNR | TFPUI_C_DYNNR_PROPERTIES | Subscreen | 20030625 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | VERSNO | Version Number | 20040630 |
Methods
Events
Class CL_FP_FB_OBJECT_STATE has no event.
Types
Class CL_FP_FB_OBJECT_STATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVETAB | Call by reference | Type reference (TYPE) | SYUCOMM | TFPUI_C_FCODE_PROPERTIES | Aktiver Tabreiter | 20030625 | ||
| 2 | I_CURSOR | Call by reference | Type reference (TYPE) | SCRFNAME | 'D_OBJECT_NAME' | Cursor | 20030625 | ||
| 3 | I_MODE | Call by reference | Type reference (TYPE) | STRING | IF_FP_WB_OBJECT=>C_MODE_READ | Modus | 20030623 | ||
| 4 | I_OBJECT_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | Objektname | 20030808 | |||
| 5 | I_REPID | Call by reference | Type reference (TYPE) | SYREPID | TFPUI_C_REPID_UI_FB | Funktionsgruppe | 20030625 | ||
| 6 | I_SUBSCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | TFPUI_C_DYNNR_PROPERTIES | Subscreen | 20030625 | ||
| 7 | I_VERSION | Call by reference | Type reference (TYPE) | VERSNO | Versionsnummer | 20040630 |
Method CONSTRUCTOR on class CL_FP_FB_OBJECT_STATE has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FB_OBJECT_STATE | Call by reference | Object reference (TYPE REF TO) | CL_FP_FB_OBJECT_STATE | Grundobjekt (Status) | 20030729 |
Method COPY on class CL_FP_FB_OBJECT_STATE has no exception.
Method GET_ACTIVETAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ACTIVETAB | Value transfer | Type reference (TYPE) | SYUCOMM | Aktiver Tabreiter | 20030625 |
Method GET_ACTIVETAB on class CL_FP_FB_OBJECT_STATE has no exception.
Method GET_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CURSOR | Value transfer | Type reference (TYPE) | SCRFNAME | Cursor | 20030625 |
Method GET_CURSOR on class CL_FP_FB_OBJECT_STATE has no exception.
Method GET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MODE | Value transfer | Type reference (TYPE) | STRING | Modus | 20030623 |
Method GET_MODE on class CL_FP_FB_OBJECT_STATE has no exception.
Method GET_OBJECT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJECT_NAME | Value transfer | Type reference (TYPE) | SEU_OBJKEY | Objektname | 20030808 |
Method GET_OBJECT_NAME on class CL_FP_FB_OBJECT_STATE has no exception.
Method GET_REPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REPID | Value transfer | Type reference (TYPE) | SYREPID | Funktionsgruppe | 20030625 |
Method GET_REPID on class CL_FP_FB_OBJECT_STATE has no exception.
Method GET_SUBSCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SUBSCREEN | Value transfer | Type reference (TYPE) | SYDYNNR | Subscreen | 20030625 |
Method GET_SUBSCREEN on class CL_FP_FB_OBJECT_STATE has no exception.
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VERSION | Value transfer | Type reference (TYPE) | VERSNO | Versionsnummer | 20040630 |
Method GET_VERSION on class CL_FP_FB_OBJECT_STATE has no exception.
Method SET_ACTIVETAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVETAB | Call by reference | Type reference (TYPE) | SYUCOMM | Aktiver Tabreiter | 20030625 |
Method SET_ACTIVETAB on class CL_FP_FB_OBJECT_STATE has no exception.
Method SET_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CURSOR | Call by reference | Type reference (TYPE) | SCRFNAME | Cursor | 20030625 |
Method SET_CURSOR on class CL_FP_FB_OBJECT_STATE has no exception.
Method SET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | STRING | Modus | 20030623 |
Method SET_MODE on class CL_FP_FB_OBJECT_STATE has no exception.
Method SET_OBJECT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | Objektname | 20030808 |
Method SET_OBJECT_NAME on class CL_FP_FB_OBJECT_STATE has no exception.
Method SET_REPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REPID | Call by reference | Type reference (TYPE) | SYREPID | Funktionsgruppe | 20030625 |
Method SET_REPID on class CL_FP_FB_OBJECT_STATE has no exception.
Method SET_SUBSCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SUBSCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Subscreen | 20030625 |
Method SET_SUBSCREEN on class CL_FP_FB_OBJECT_STATE has no exception.
Method SET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VERSION | Call by reference | Type reference (TYPE) | VERSNO | Versionsnummer | 20040630 |
Method SET_VERSION on class CL_FP_FB_OBJECT_STATE has no exception.
History
| Last changed by/on | SAP | 20040909 |
| SAP Release Created in | 640 |