SAP ABAP Class CL_FP_FB_OBJECT (Form Builder: Basic Object)
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_FP_FB_OBJECT | Form Builder: Object Interface | 20030519 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FP_FB_FORM | Form Builder: Form | 20030519 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_FP_FB_INTERFACE | Form Builder: Form Interface | 20030519 |
Properties
Class | CL_FP_FB_OBJECT | |
Short Description | Form Builder: Basic Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAFPUI | SAP Form Processing (UI) |
Created | 20030519 | SAP |
Last change | 20110908 | 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FP_FB_OBJECT | Form Builder: Object Interface | 20030519 |
Friends
Class CL_FP_FB_OBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | C | Exit Command | 20030618 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FP_FORM_BUILDER | Form Builder | 20030610 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | VERSNO | Version Number | 20040630 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FP_WB_OBJECT | Form Object (Workbench) | 20030605 |
Methods
Events
Class CL_FP_FB_OBJECT has no event.
Types
Class CL_FP_FB_OBJECT 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_FORM_BUILDER | Call by reference | Object reference (TYPE REF TO) | CL_FP_FORM_BUILDER | Form Builder | 20030610 |
Method CONSTRUCTOR on class CL_FP_FB_OBJECT has no exception.
Method HANDLE_CX_FP_API_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_FP_API_INTERNAL | Exception | 20030627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme UI (Workbench) | 20030627 |
Method HANDLE_CX_FP_API_REPOSITORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_FP_API_REPOSITORY | Exception | 20030627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme UI (Workbench) | 20030627 |
Method HANDLE_CX_FP_API_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_FP_API_USAGE | Exception | 20030627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme UI (Workbench) | 20030627 |
Method INT_ACTIVATE Signature
Method INT_ACTIVATE on class CL_FP_FB_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme UI (Workbench) | 20030624 |
Method INT_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INCLUDE_LAYOUT_ERROR | Call by reference | Type reference (TYPE) | C | 'X' | Layoutfehler einbeziehen? | 20040329 | |
2 | ![]() |
I_INCLUDE_WARNINGS | Call by reference | Type reference (TYPE) | C | 'X' | Warnungen einbeziehen? | 20030723 | |
3 | ![]() |
I_SUCCESS_MESSAGE | Call by reference | Type reference (TYPE) | C | 'X' | Erfolgsmeldung? | 20030722 | |
4 | ![]() |
R_ERROR | Value transfer | Type reference (TYPE) | I | Fehler? | 20030722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme UI (Workbench) | 20030627 |
Method INT_CHECK_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | FPNAME | Name | 20030617 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme UI (Workbench) | 20030617 |
Method INT_DISPLAY_CHECKLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Fehlerliste | 20030627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme UI (Workbench) | 20030627 |
Method INT_DISPLAY_TADIR_ENTRY Signature
Method INT_DISPLAY_TADIR_ENTRY on class CL_FP_FB_OBJECT has no parameter.
Method INT_DISPLAY_TADIR_ENTRY on class CL_FP_FB_OBJECT has no exception.
Method INT_DOCUMENTATION Signature
Method INT_DOCUMENTATION on class CL_FP_FB_OBJECT has no parameter.
Method INT_DOCUMENTATION on class CL_FP_FB_OBJECT has no exception.
Method INT_DOWNLOAD Signature
Method INT_DOWNLOAD on class CL_FP_FB_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme UI (Workbench) | 20040623 |
Method INT_LOAD 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 | IF_FP_WB_OBJECT=>C_MODE_READ | Modus | 20030617 | |
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | FPNAME | Name | 20030617 | ||
3 | ![]() |
I_STATE | Call by reference | Type reference (TYPE) | FPSTATE | Status | 20030626 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme UI (Workbench) | 20030617 |
Method INT_NAVIGATE_TO Signature
Method INT_NAVIGATE_TO on class CL_FP_FB_OBJECT has no parameter.
Method INT_NAVIGATE_TO on class CL_FP_FB_OBJECT has no exception.
Method INT_OPTIONS Signature
Method INT_OPTIONS on class CL_FP_FB_OBJECT has no parameter.
Method INT_OPTIONS on class CL_FP_FB_OBJECT has no exception.
Method INT_RESET_TO_ACTIVE_VERSION Signature
Method INT_RESET_TO_ACTIVE_VERSION on class CL_FP_FB_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme UI (Workbench) | 20040630 |
Method INT_SAVE Signature
Method INT_SAVE on class CL_FP_FB_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme UI (Workbench) | 20030618 |
Method INT_TOGGLE_ACT_INACT Signature
Method INT_TOGGLE_ACT_INACT on class CL_FP_FB_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme UI (Workbench) | 20030626 |
Method INT_TOGGLE_DISPLAY_EDIT Signature
Method INT_TOGGLE_DISPLAY_EDIT on class CL_FP_FB_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme UI (Workbench) | 20030626 |
Method INT_TRANSLATION Signature
Method INT_TRANSLATION on class CL_FP_FB_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme UI (Workbench) | 20040326 |
Method INT_UPLOAD Signature
Method INT_UPLOAD on class CL_FP_FB_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme UI (Workbench) | 20040623 |
Method INT_VERSIONS Signature
Method INT_VERSIONS on class CL_FP_FB_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme UI (Workbench) | 20040623 |
Method INT_VERSION_CREATE Signature
Method INT_VERSION_CREATE on class CL_FP_FB_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme UI (Workbench) | 20040624 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |