SAP ABAP Class CL_FB_FUNCTION_STATE (Status of a Function Module)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-FUB (Application Component) Function Builder
     SFUNC (Package) Function Builder
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 00000000
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_SOURCE_SELECTION Position or Selection in Source 20110302
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_SOURCE_STATE Object State for Sources 19990629
Properties
Class CL_FB_FUNCTION_STATE  
Short Description Status of a Function Module    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFUNC   Function Builder 
Created 19980818   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEDI 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 00000000
2 IF_WB_SOURCE_SELECTION Position or Selection in Source 20110302
3 IF_WB_SOURCE_STATE Object State for Sources 19990629
Friends
Class CL_FB_FUNCTION_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROL_STATE Instance attribute Public Type reference (TYPE) CNTL_HANDLE Handle for Control State 20040225
2 CORRECTION_TABLE Instance attribute Public Type reference (TYPE) SEDI_CORRECTION_TABLE Correction Table 19981125
3 DOCUMENTATION Instance attribute Public Type reference (TYPE) SEU_BOOL Documentation 19980818
4 FIRSTLINE Instance attribute Public Type reference (TYPE) I First Row 19981125
5 FUGR_ENHANAME Instance attribute Public Type reference (TYPE) ENHNAME ID of an Enhancement 20041025
6 HEADER Instance attribute Public Type reference (TYPE) SEU_BOOL Management 19980818
7 INTERFACE Instance attribute Public Type reference (TYPE) SEU_BOOL Interface 19980818
8 LOADSTATE Instance attribute Public Type reference (TYPE) R3STATE Status Active = A. Inactive = I 19991223
9 MESSAGE_TABLE Instance attribute Public Type reference (TYPE) RSFB_SOURCE Message Table 19981125
10 PARAMETER Instance attribute Public Type reference (TYPE) FUPARAREF-PARAMETER Parameter Name 19980818
11 PARAMETER_TYPE Instance attribute Public Type reference (TYPE) FUPARAREF-PARAMTYPE Parameter type 19980818
12 PRETTY_PRINTED Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Flag 19991220
13 SOURCECODE Instance attribute Public Type reference (TYPE) SEU_BOOL Source code 19980818
14 SOURCELINE Instance attribute Public Type reference (TYPE) I Source Code Line 19980818
15 SOURCEROW Instance attribute Public Type reference (TYPE) I Source Code Column 19980818
16 SUB_OBJECT Instance attribute Public Type reference (TYPE) SEU_OBJKEY Name of Subobject 19981102
17 SUB_TYPE Instance attribute Public Type reference (TYPE) SEU_OBJTYP Subtype (Like Subroutine) 19981102
Methods
# Method Level Visibility Method type Description Created on
1 SET_CURSOR_POSITION Instance method Public Method Sets Cursor 19990629
2 SET_SELECTION Instance method Public Method 20110302
Events
Class CL_FB_FUNCTION_STATE has no event.
Types
Class CL_FB_FUNCTION_STATE has no local type.
Method Signatures

Method SET_CURSOR_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINE Call by reference Type reference (TYPE) SY-INDEX Zeile 19990629
2 Importing OFFSET Call by reference Type reference (TYPE) SY-INDEX Spalte 19990629
3 Importing TOPLINE Call by reference Type reference (TYPE) SY-INDEX 1. Zeile 19990629

Method SET_CURSOR_POSITION on class CL_FB_FUNCTION_STATE has no exception.

Method SET_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing END_LINE Call by reference Type reference (TYPE) SY-INDEX Schleifenindex 20110302
2 Importing END_OFFSET Call by reference Type reference (TYPE) SY-INDEX Schleifenindex 20110302
3 Importing LINE Call by reference Type reference (TYPE) SY-INDEX Schleifenindex 20110302
4 Importing OFFSET Call by reference Type reference (TYPE) SY-INDEX Schleifenindex 20110302

Method SET_SELECTION on class CL_FB_FUNCTION_STATE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in