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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNTL_HANDLE | Handle for Control State | 20040225 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEDI_CORRECTION_TABLE | Correction Table | 19981125 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEU_BOOL | Documentation | 19980818 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | First Row | 19981125 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ENHNAME | ID of an Enhancement | 20041025 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEU_BOOL | Management | 19980818 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEU_BOOL | Interface | 19980818 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | R3STATE | Status Active = A. Inactive = I | 19991223 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSFB_SOURCE | Message Table | 19981125 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FUPARAREF-PARAMETER | Parameter Name | 19980818 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FUPARAREF-PARAMTYPE | Parameter type | 19980818 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Flag | 19991220 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEU_BOOL | Source code | 19980818 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Source Code Line | 19980818 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Source Code Column | 19980818 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEU_OBJKEY | Name of Subobject | 19981102 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEU_OBJTYP | Subtype (Like Subroutine) | 19981102 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Sets Cursor | 19990629 |
2 | ![]() |
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 | ![]() |
LINE | Call by reference | Type reference (TYPE) | SY-INDEX | Zeile | 19990629 | ||
2 | ![]() |
OFFSET | Call by reference | Type reference (TYPE) | SY-INDEX | Spalte | 19990629 | ||
3 | ![]() |
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 | ![]() |
END_LINE | Call by reference | Type reference (TYPE) | SY-INDEX | Schleifenindex | 20110302 | ||
2 | ![]() |
END_OFFSET | Call by reference | Type reference (TYPE) | SY-INDEX | Schleifenindex | 20110302 | ||
3 | ![]() |
LINE | Call by reference | Type reference (TYPE) | SY-INDEX | Schleifenindex | 20110302 | ||
4 | ![]() |
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 |