SAP ABAP Class CL_FP_WB_INTERFACE (Form Objects: 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FP_WB_OBJECT | Form Objects: Basic Object (Workbench) | 20030513 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FP_WB_INTERFACE | Form Objects: Interface for Form Interface (Workbench) | 20030513 |
Properties
| Class | CL_FP_WB_INTERFACE | |
| Short Description | Form Objects: Interface (Workbench) | |
| Super Class | CL_FP_WB_OBJECT | Form Objects: Basic Object (Workbench) |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAFPAPI | SAP Form Processing (API) |
| Created | 20030513 | SAP |
| Last change | 20060703 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FP_WB_INTERFACE | Form Objects: Interface for Form Interface (Workbench) | 20030513 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FP_WB_HELPER | 20030611 | Form Objects: Help Functions (Workbench) |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | TROBJTYPE | 'SFPI' | Object Class | 20030513 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | TABNAME16 | 'FPINTERFACE' | Table Name | 20030513 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | TABNAME16 | 'FPINTERFACET' | Table Name (Text Table) | 20030513 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | FPBOOL | Late Load? | 20050310 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Activate | 20030526 | |
| 2 | Static method | Public | Method | Check | 20030624 | |
| 3 | Static method | Public | Method | Copy | 20030526 | |
| 4 | Static method | Public | Method | Create | 20030513 | |
| 5 | Static method | Public | Method | Delete | 20030526 | |
| 6 | Static method | Public | Method | Generate | 20030624 | |
| 7 | Static method | Public | Method | Loading | 20030513 | |
| 8 | Static method | Protected | Method | Load (Internal) | 20050310 | |
| 9 | Static method | Public | Method | Rename | 20030526 |
Events
Class CL_FP_WB_INTERFACE has no event.
Types
Class CL_FP_WB_INTERFACE 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_NAME | Call by reference | Type reference (TYPE) | FPNAME | Name | 20030526 | |||
| 2 | I_ORDERNUM | Call by reference | Type reference (TYPE) | TRKORR | Auftrag | 20030612 | |||
| 3 | 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) | 20030526 | ||
| 2 | Ausnahme API (Verwendung) | 20030526 |
Method CHECK 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 | 20030624 | |||
| 2 | R_CHECKLIST | Value transfer | Type reference (TYPE) | TFPCHECKLIST | Prüfergebnisse | 20030721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (intern) | 20030624 | ||
| 2 | Ausnahme API (Repository) | 20030624 | ||
| 3 | Ausnahme API (Verwendung) | 20030624 |
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 | 20030612 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | FPNAME | Name der neuen Schnittstelle | 20030526 | |||
| 3 | I_ORDERNUM | Call by reference | Type reference (TYPE) | TRKORR | Auftrag | 20030612 | |||
| 4 | I_SOURCE | Call by reference | Type reference (TYPE) | FPNAME | Name der zu kopierenden Schnittstelle | 20030602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (intern) | 20030602 | ||
| 2 | Ausnahme API (Repository) | 20030526 | ||
| 3 | Ausnahme API (Verwendung) | 20030526 |
Method CREATE 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 | 20030612 | |||
| 2 | I_INTERFACE | Call by reference | Object reference (TYPE REF TO) | IF_FP_INTERFACE | Schnittstelle | 20030513 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | FPNAME | Name | 20030514 | |||
| 4 | I_ORDERNUM | Call by reference | Type reference (TYPE) | TRKORR | Auftrag | 20030612 | |||
| 5 | R_WB_INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_FP_WB_INTERFACE | Schnittstelle (Workbench) | 20030513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (Repository) | 20030513 | ||
| 2 | Ausnahme API (Verwendung) | 20030513 |
Method DELETE 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 | 20030526 | |||
| 2 | I_ORDERNUM | Call by reference | Type reference (TYPE) | TRKORR | Auftrag | 20030612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (Repository) | 20030526 | ||
| 2 | Ausnahme API (Verwendung) | 20030526 |
Method GENERATE 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 | 20030624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (intern) | 20030624 | ||
| 2 | Ausnahme API (Repository) | 20030624 | ||
| 3 | Ausnahme API (Verwendung) | 20030624 |
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Sprache | 20030513 | |||
| 2 | I_MODE | Call by reference | Type reference (TYPE) | STRING | IF_FP_WB_OBJECT=>C_MODE_READ | Modus | 20030513 | ||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | FPNAME | Name | 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 | Pflegesprachentest abschalten? | 20030710 | |||
| 6 | R_WB_INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_FP_WB_INTERFACE | Schnittstelle (Workbench) | 20030513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (intern) | 20030527 | ||
| 2 | Ausnahme API (Repository) | 20030513 | ||
| 3 | Ausnahme API (Verwendung) | 20030513 |
Method LOAD_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELAYED_LOADING | Call by reference | Type reference (TYPE) | FPBOOL | Spätes Laden? | 20050310 | |||
| 2 | I_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Sprache | 20050310 | |||
| 3 | I_MODE | Call by reference | Type reference (TYPE) | STRING | IF_FP_WB_OBJECT=>C_MODE_READ | Modus | 20050310 | ||
| 4 | I_NAME | Call by reference | Type reference (TYPE) | FPNAME | Name | 20050310 | |||
| 5 | I_ORDERNUM | Call by reference | Type reference (TYPE) | TRKORR | Auftrag | 20050310 | |||
| 6 | I_SUPPRESS_LANGUAGE_CHECK | Call by reference | Type reference (TYPE) | C | Pflegesprachentest abschalten? | 20050310 | |||
| 7 | R_WB_INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_FP_WB_INTERFACE | Schnittstelle (Workbench) | 20050310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (intern) | 20050310 | ||
| 2 | Ausnahme API (Repository) | 20050310 | ||
| 3 | Ausnahme API (Verwendung) | 20050310 |
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 der neuen Schnittstelle | 20030526 | |||
| 3 | I_ORDERNUM | Call by reference | Type reference (TYPE) | TRKORR | Auftrag | 20030625 | |||
| 4 | I_SOURCE | Call by reference | Type reference (TYPE) | FPNAME | Name der umzubenennenden Schnittstelle | 20030625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (intern) | 20030625 | ||
| 2 | Ausnahme API (Repository) | 20030526 | ||
| 3 | Ausnahme API (Verwendung) | 20030526 |
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in | 640 |