SAP ABAP Class CL_FP_WB_OBJECT (Form Objects: Basic Object (Workbench))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAFPAPI (Package) SAP Form Processing (API)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FP_REPOSITORY | Form Objects: Interface for Repository | 20030616 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FP_WB_OBJECT | Form Objects: Object Interface (Workbench) | 20030513 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FP_WB_FORM | Form Objects: Form (Workbench) | 20030513 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FP_WB_INTERFACE | Form Objects: Interface (Workbench) | 20030513 |
Properties
| Class | CL_FP_WB_OBJECT | |
| Short Description | Form Objects: Basic Object (Workbench) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAFPAPI | SAP Form Processing (API) |
| Created | 20030513 | SAP |
| Last change | 20080612 | 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_REPOSITORY | Form Objects: Interface for Repository | 20030616 | ||
| 2 | IF_FP_WB_OBJECT | Form Objects: Object Interface (Workbench) | 20030513 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FP_WB_HELPER | 20030626 | Form Objects: Help Functions (Workbench) |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | C | 'C' | Enqueue for Change Mode | 20030513 | ||
| 2 | Constant | Protected | Type reference (TYPE) | C | 'D' | Enqueue for Display Mode | 20030513 | ||
| 3 | Constant | Protected | Type reference (TYPE) | C | 'I' | Enqueue for Insert Mode | 20030515 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | I | Change status | 20030618 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | DEVCLASS | Package | 20030513 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | C | Enqueue Mode | 20030513 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | FPFIRSTDATE | Created on | 20030513 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | FPFIRSTTIME | Time created | 20030513 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | FPFIRSTUSER | Created by | 20030513 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | FPLASTDATE | Changed On | 20030513 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | FPLASTTIME | Last changed at | 20030513 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | FPLASTUSER | Last Changed by | 20030513 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | LANGU | Original Language | 20030513 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | LANGU | Change Language | 20030513 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | FPNAME | Name | 20030514 | |||
| 16 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FP_OBJECT | Object | 20030513 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | TRKORR | Request | 20030612 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | FPSTATE | Status | 20030513 |
Methods
Events
Class CL_FP_WB_OBJECT has no event.
Types
Class CL_FP_WB_OBJECT has no local type.
Method Signatures
Method CHECK_EXISTANCE 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 | 20030603 | |||
| 2 | I_STATE | Call by reference | Type reference (TYPE) | FPSTATE | Status | 20030603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (Repository) | 20030603 |
Method CHECK_NAME_SYNTAX 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 | 20030513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (Verwendung) | 20030513 |
Method DELETE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATE | Call by reference | Type reference (TYPE) | FPSTATE | Status | 20030527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (Repository) | 20030515 |
Method DELETE_OBJECTT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATE | Call by reference | Type reference (TYPE) | FPSTATE | Status | 20030527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (Repository) | 20030515 |
Method DEQUEUE Signature
Method DEQUEUE on class CL_FP_WB_OBJECT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (Repository) | 20030513 | ||
| 2 | Ausnahme API (Verwendung) | 20030513 |
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUTHORITY_CHECK | Call by reference | Type reference (TYPE) | C | 'X' | Berechtigung S_DEVELOP prüfen | 20030513 | ||
| 2 | I_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20030612 | |||
| 3 | I_MODE | Call by reference | Type reference (TYPE) | STRING | 'SHOW' | Modus | 20030513 | ||
| 4 | I_ORDERNUM | Call by reference | Type reference (TYPE) | TRKORR | Auftrag | 20030612 | |||
| 5 | I_SUPPRESS_LANGUAGE_CHECK | Call by reference | Type reference (TYPE) | C | 'X' | Pflegesprachentest abschalten? | 20030513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (Repository) | 20030513 |
Method GET_OBJECT_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJECT_CLASS | Value transfer | Type reference (TYPE) | TROBJTYPE | Objektklasse | 20030513 |
Method GET_OBJECT_CLASS on class CL_FP_WB_OBJECT has no exception.
Method GET_TABLENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TABLENAME | Value transfer | Type reference (TYPE) | TABNAME16 | Tabellenname | 20030513 |
Method GET_TABLENAME on class CL_FP_WB_OBJECT has no exception.
Method GET_TABLENAMET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TABLENAMET | Value transfer | Type reference (TYPE) | TABNAME16 | Tabellenname (Texttabelle) | 20030513 |
Method GET_TABLENAMET on class CL_FP_WB_OBJECT has no exception.
Method HANDLE_OBJECT_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20030618 |
Method HANDLE_OBJECT_CHANGED on class CL_FP_WB_OBJECT has no exception.
Method INIT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUTHORITY_CHECK | Call by reference | Type reference (TYPE) | C | 'X' | Berechtigung S_DEVELOP prüfen | 20030908 | ||
| 2 | I_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20030612 | |||
| 3 | I_MODE | Call by reference | Type reference (TYPE) | STRING | Modus | 20030513 | |||
| 4 | I_NAME | Call by reference | Type reference (TYPE) | FPNAME | Name | 20030514 | |||
| 5 | I_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FP_OBJECT | Objekt | 20030513 | |||
| 6 | I_ORDERNUM | Call by reference | Type reference (TYPE) | TRKORR | Auftrag | 20030612 | |||
| 7 | I_STATE | Call by reference | Type reference (TYPE) | FPSTATE | Status | 20030513 | |||
| 8 | I_SUPPRESS_LANGUAGE_CHECK | Call by reference | Type reference (TYPE) | C | 'X' | Pflegesprachentest abschalten? | 20030513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (Repository) | 20030513 | ||
| 2 | Ausnahme API (Verwendung) | 20030513 |
Method INT_ACTIVATE Signature
Method INT_ACTIVATE on class CL_FP_WB_OBJECT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (intern) | 20030624 | ||
| 2 | Ausnahme API (Repository) | 20030624 | ||
| 3 | Ausnahme API (Verwendung) | 20030624 |
Method INT_GENERATE Signature
Method INT_GENERATE on class CL_FP_WB_OBJECT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (intern) | 20030902 | ||
| 2 | Ausnahme API (Repository) | 20030902 | ||
| 3 | Ausnahme API (Verwendung) | 20030902 |
Method INT_LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUTHORITY_CHECK | Call by reference | Type reference (TYPE) | C | 'X' | Berechtigung S_DEVELOP prüfen | 20030908 | ||
| 2 | I_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Sprache | 20030626 | |||
| 3 | I_MODE | Call by reference | Type reference (TYPE) | STRING | Modus | 20030626 | |||
| 4 | I_NAME | Call by reference | Type reference (TYPE) | FPNAME | Name | 20030626 | |||
| 5 | I_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FP_OBJECT | Objekt | 20030626 | |||
| 6 | I_ORDERNUM | Call by reference | Type reference (TYPE) | TRKORR | Auftrag | 20030626 | |||
| 7 | I_STATE | Call by reference | Type reference (TYPE) | FPSTATE | Status | 20030626 | |||
| 8 | I_SUPPRESS_LANGUAGE_CHECK | Call by reference | Type reference (TYPE) | C | Pflegesprachentest abschalten? | 20030710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (intern) | 20030626 | ||
| 2 | Ausnahme API (Repository) | 20030626 | ||
| 3 | Ausnahme API (Verwendung) | 20030626 |
Method INT_RESET_TO_ACTIVE_VERSION Signature
Method INT_RESET_TO_ACTIVE_VERSION on class CL_FP_WB_OBJECT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (intern) | 20040630 | ||
| 2 | Ausnahme API (Repository) | 20040630 | ||
| 3 | Ausnahme API (Verwendung) | 20040630 |
Method INT_SAVE Signature
Method INT_SAVE on class CL_FP_WB_OBJECT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (intern) | 20030612 | ||
| 2 | Ausnahme API (Repository) | 20030612 | ||
| 3 | Ausnahme API (Verwendung) | 20030612 |
Method IS_WRITE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RETURN | Value transfer | Type reference (TYPE) | FPBOOL | Returnwert | 20030513 |
Method IS_WRITE_MODE on class CL_FP_WB_OBJECT has no exception.
Method LOAD_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJECT | Value transfer | Object reference (TYPE REF TO) | DATA | Objekt | 20030513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (intern) | 20030527 | ||
| 2 | Ausnahme API (Repository) | 20030513 |
Method LOAD_OBJECTT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJECTT | Value transfer | Object reference (TYPE REF TO) | DATA | Objekt (Texttabelle) | 20030513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (intern) | 20030527 | ||
| 2 | Ausnahme API (Repository) | 20030513 |
Method SAVE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT | Call by reference | Object reference (TYPE REF TO) | DATA | Objekt | 20030513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (intern) | 20030527 | ||
| 2 | Ausnahme API (Repository) | 20030515 |
Method SAVE_OBJECTT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECTT | Call by reference | Object reference (TYPE REF TO) | DATA | Objekt (Texttabelle) | 20030513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (intern) | 20030527 | ||
| 2 | Ausnahme API (Repository) | 20030515 |
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 640 |