SAP ABAP Interface IF_FP_WB_OBJECT (Form Objects: Object Interface (Workbench))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAFPAPI (Package) SAP Form Processing (API)

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_FP_WB_FORM | Form Objects: Form Interface (Workbench) | 20030513 |
2 | Interface composition (i COMPRISING i_ref) | IF_FP_WB_INTERFACE | Form Objects: Interface for Form Interface (Workbench) | 20030513 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FP_WB_OBJECT | Form Objects: Basic Object (Workbench) | 20030513 |
Properties
Interface | IF_FP_WB_OBJECT | |
Short Description | Form Objects: Object Interface (Workbench) |
General Data
Package | SAFPAPI | SAP Form Processing (API) |
Created | 20030513 | SAP |
Last changed | 20060703 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FP_WB_OBJECT has no forward declaration.
Interfaces
Interface IF_FP_WB_OBJECT has no interface.
Friends
Interface IF_FP_WB_OBJECT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_DOCU_ID_FORM | Constant | Public | Type reference (TYPE) | DOKU_ID | 'AD' | Form (Document Class) | 20060210 | |
2 | C_DOCU_ID_INTERFACE | Constant | Public | Type reference (TYPE) | DOKU_ID | 'AI' | Interface (Document Class) | 20060210 | |
3 | C_MODE_READ | Constant | Public | Type reference (TYPE) | STRING | 'READ' | Read Session | 20030730 | |
4 | C_MODE_TOGGLE | Constant | Public | Type reference (TYPE) | STRING | 'TOGGLE' | Toggle Mode | 20030730 | |
5 | C_MODE_WRITE | Constant | Public | Type reference (TYPE) | STRING | 'WRITE' | Write Mode | 20030730 | |
6 | C_STATE_ACTIVE | Constant | Public | Type reference (TYPE) | FPSTATE | 'A' | Active status | 20030730 | |
7 | C_STATE_INACTIVE | Constant | Public | Type reference (TYPE) | FPSTATE | 'I' | Status Inactive | 20030730 | |
8 | C_TYPE_WB_FORM | Constant | Public | Type reference (TYPE) | I | 2 | Form (Workbench) | 20030616 | |
9 | C_TYPE_WB_INTERFACE | Constant | Public | Type reference (TYPE) | I | 1 | Interface (Workbench) | 20030616 |
Methods
Events
Interface IF_FP_WB_OBJECT has no event.
Types
Interface IF_FP_WB_OBJECT has no local type.
Method Signatures
Method ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Workbench Manager | 20030624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (Repository) | 20030527 |
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CHECKLIST | Value transfer | Type reference (TYPE) | TFPCHECKLIST | Prüfergebnisse | 20030721 |
Method CHECK on Interface IF_FP_WB_OBJECT has no exception.
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20030625 | ||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | FPNAME | Name des neuen Objekts | 20030625 | ||
3 | ![]() |
I_ORDERNUM | Call by reference | Type reference (TYPE) | TRKORR | Auftrag | 20030625 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (intern) | 20030625 | |
2 | ![]() |
Ausnahme API (Repository) | 20030625 | |
3 | ![]() |
Ausnahme API (Verwendung) | 20030625 |
Method DELETE Signature
Method DELETE on Interface IF_FP_WB_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (Repository) | 20030513 | |
2 | ![]() |
Ausnahme API (Verwendung) | 20030513 |
Method FREE Signature
Method FREE on Interface IF_FP_WB_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (Repository) | 20030513 | |
2 | ![]() |
Ausnahme API (Verwendung) | 20030513 |
Method GENERATE Signature
Method GENERATE on Interface IF_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) | 20030627 |
Method GET_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | I | Änderungsstatus | 20030618 |
Method GET_CHANGED on Interface IF_FP_WB_OBJECT has no exception.
Method GET_DEVCLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DEVCLASS | Value transfer | Type reference (TYPE) | DEVCLASS | Paket | 20030515 |
Method GET_DEVCLASS on Interface IF_FP_WB_OBJECT has no exception.
Method GET_DOCU_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DOCU_ID | Value transfer | Type reference (TYPE) | DOKU_ID | Dokumentenklasse | 20060213 |
Method GET_DOCU_ID on Interface IF_FP_WB_OBJECT has no exception.
Method GET_FIRSTDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FIRSTDATE | Value transfer | Type reference (TYPE) | FPFIRSTDATE | Erstellungsdatum | 20030514 |
Method GET_FIRSTDATE on Interface IF_FP_WB_OBJECT has no exception.
Method GET_FIRSTTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FIRSTTIME | Value transfer | Type reference (TYPE) | FPFIRSTTIME | Erstellungszeit | 20030514 |
Method GET_FIRSTTIME on Interface IF_FP_WB_OBJECT has no exception.
Method GET_FIRSTUSER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FIRSTUSER | Value transfer | Type reference (TYPE) | FPFIRSTUSER | Benutzername des Erstellers | 20030514 |
Method GET_FIRSTUSER on Interface IF_FP_WB_OBJECT has no exception.
Method GET_LASTDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LASTDATE | Value transfer | Type reference (TYPE) | FPLASTDATE | Änderungsdatum | 20030514 |
Method GET_LASTDATE on Interface IF_FP_WB_OBJECT has no exception.
Method GET_LASTTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LASTTIME | Value transfer | Type reference (TYPE) | FPLASTTIME | Uhrzeit der letzten Änderung | 20030514 |
Method GET_LASTTIME on Interface IF_FP_WB_OBJECT has no exception.
Method GET_LASTUSER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LASTUSER | Value transfer | Type reference (TYPE) | FPLASTUSER | Benutzername des letzten Änderers | 20030514 |
Method GET_LASTUSER on Interface IF_FP_WB_OBJECT has no exception.
Method GET_MASTER_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MASTER_LANGUAGE | Value transfer | Type reference (TYPE) | LANGU | Originalsprache | 20030515 |
Method GET_MASTER_LANGUAGE on Interface IF_FP_WB_OBJECT has no exception.
Method GET_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MODE | Value transfer | Type reference (TYPE) | STRING | Modus | 20030513 |
Method GET_MODE on Interface IF_FP_WB_OBJECT has no exception.
Method GET_MODIFICATION_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MODIFICATION_LANGUAGE | Value transfer | Type reference (TYPE) | LANGU | Änderungssprache | 20030515 |
Method GET_MODIFICATION_LANGUAGE on Interface IF_FP_WB_OBJECT has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAME | Value transfer | Type reference (TYPE) | FPNAME | Name | 20030514 |
Method GET_NAME on Interface IF_FP_WB_OBJECT has no exception.
Method GET_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) | IF_FP_OBJECT | Objekt | 20030514 |
Method GET_OBJECT on Interface IF_FP_WB_OBJECT has no exception.
Method GET_ORDERNUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ORDERNUM | Value transfer | Type reference (TYPE) | TRKORR | Auftrag | 20030612 |
Method GET_ORDERNUM on Interface IF_FP_WB_OBJECT has no exception.
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STATE | Value transfer | Type reference (TYPE) | FPSTATE | Status | 20030514 |
Method GET_STATE on Interface IF_FP_WB_OBJECT has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | I | Objekttyp (Workbench) | 20030616 |
Method GET_TYPE on Interface IF_FP_WB_OBJECT has no exception.
Method RENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20030625 | ||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | FPNAME | Name des neuen Objekts | 20030625 | ||
3 | ![]() |
I_ORDERNUM | Call by reference | Type reference (TYPE) | TRKORR | Auftrag | 20030625 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (intern) | 20030625 | |
2 | ![]() |
Ausnahme API (Repository) | 20030625 | |
3 | ![]() |
Ausnahme API (Verwendung) | 20030625 |
Method SAVE Signature
Method SAVE on Interface IF_FP_WB_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme API (intern) | 20030527 | |
2 | ![]() |
Ausnahme API (Repository) | 20030513 | |
3 | ![]() |
Ausnahme API (Verwendung) | 20030513 |
History
Last changed by/on | SAP | 20060703 |
SAP Release Created in | 640 |