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 CL_FP_WB_OBJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_FP_WB_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 TFPUI 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 M_ACTIVETAB Instance attribute Private Type reference (TYPE) SYUCOMM TFPUI_C_FCODE_PROPERTIES Active Title Element 20030625
2 M_CURSOR Instance attribute Private Type reference (TYPE) SCRFNAME 'D_OBJECT_NAME' Cursor 20030625
3 M_MODE Instance attribute Private Type reference (TYPE) STRING IF_FP_WB_OBJECT=>C_MODE_READ Mode 20030623
4 M_OBJECT_NAME Instance attribute Private Type reference (TYPE) SEU_OBJKEY Object Name 20030808
5 M_REPID Instance attribute Private Type reference (TYPE) SYREPID TFPUI_C_REPID_UI_FB Function Group 20030625
6 M_SUBSCREEN Instance attribute Private Type reference (TYPE) SYDYNNR TFPUI_C_DYNNR_PROPERTIES Subscreen 20030625
7 M_VERSION Instance attribute Private Type reference (TYPE) VERSNO Version Number 20040630
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030623
2 COPY Instance method Public Method Copy 20030711
3 GET_ACTIVETAB Instance method Public Method Get Active Tab Element 20030625
4 GET_CURSOR Instance method Public Method Get Cursor 20030625
5 GET_MODE Instance method Public Method Get Mode 20030623
6 GET_OBJECT_NAME Instance method Public Method Get Object Name 20030808
7 GET_REPID Instance method Public Method Get Function Group 20030625
8 GET_SUBSCREEN Instance method Public Method Get Subscreen 20030625
9 GET_VERSION Instance method Public Method Get Version Number 20040630
10 SET_ACTIVETAB Instance method Public Method Set Active Tab Element 20030625
11 SET_CURSOR Instance method Public Method Set Cursor 20030625
12 SET_MODE Instance method Public Method Set Mode 20030623
13 SET_OBJECT_NAME Instance method Public Method Set Object Name 20030808
14 SET_REPID Instance method Public Method Set Function Group 20030625
15 SET_SUBSCREEN Instance method Public Method Set Subscreen 20030625
16 SET_VERSION Instance method Public Method Set Version Number 20040630
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 Importing I_ACTIVETAB Call by reference Type reference (TYPE) SYUCOMM TFPUI_C_FCODE_PROPERTIES Aktiver Tabreiter 20030625
2 Importing I_CURSOR Call by reference Type reference (TYPE) SCRFNAME 'D_OBJECT_NAME' Cursor 20030625
3 Importing I_MODE Call by reference Type reference (TYPE) STRING IF_FP_WB_OBJECT=>C_MODE_READ Modus 20030623
4 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) SEU_OBJKEY Objektname 20030808
5 Importing I_REPID Call by reference Type reference (TYPE) SYREPID TFPUI_C_REPID_UI_FB Funktionsgruppe 20030625
6 Importing I_SUBSCREEN Call by reference Type reference (TYPE) SYDYNNR TFPUI_C_DYNNR_PROPERTIES Subscreen 20030625
7 Importing 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 Changing 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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