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 CL_FP_WB_OBJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_FP_WB_OBJECT 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 C_OBJECT_CLASS Static Attribute Public Type reference (TYPE) TROBJTYPE 'SFPI' Object Class 20030513
2 C_TABLENAME Static Attribute Private Type reference (TYPE) TABNAME16 'FPINTERFACE' Table Name 20030513
3 C_TABLENAMET Static Attribute Private Type reference (TYPE) TABNAME16 'FPINTERFACET' Table Name (Text Table) 20030513
4 M_DELAYED_LOADING Instance attribute Protected Type reference (TYPE) FPBOOL Late Load? 20050310
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Static method Public Method Activate 20030526
2 CHECK Static method Public Method Check 20030624
3 COPY Static method Public Method Copy 20030526
4 CREATE Static method Public Method Create 20030513
5 DELETE Static method Public Method Delete 20030526
6 GENERATE Static method Public Method Generate 20030624
7 LOAD Static method Public Method Loading 20030513
8 LOAD_INTERNAL Static method Protected Method Load (Internal) 20050310
9 RENAME 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 Importing I_NAME Call by reference Type reference (TYPE) FPNAME Name 20030526
2 Importing I_ORDERNUM Call by reference Type reference (TYPE) TRKORR Auftrag 20030612
3 Importing I_WB_MANAGER Call by reference Object reference (TYPE REF TO) IF_WB_MANAGER Workbench Manager 20030624
# Exception Resumable Description Created on
1 CX_FP_API_REPOSITORY Ausnahme API (Repository) 20030526
2 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030526

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) FPNAME Name 20030624
2 Returning R_CHECKLIST Value transfer Type reference (TYPE) TFPCHECKLIST Prüfergebnisse 20030721
# Exception Resumable Description Created on
1 CX_FP_API_INTERNAL Ausnahme API (intern) 20030624
2 CX_FP_API_REPOSITORY Ausnahme API (Repository) 20030624
3 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030624

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20030612
2 Importing I_NAME Call by reference Type reference (TYPE) FPNAME Name der neuen Schnittstelle 20030526
3 Importing I_ORDERNUM Call by reference Type reference (TYPE) TRKORR Auftrag 20030612
4 Importing I_SOURCE Call by reference Type reference (TYPE) FPNAME Name der zu kopierenden Schnittstelle 20030602
# Exception Resumable Description Created on
1 CX_FP_API_INTERNAL Ausnahme API (intern) 20030602
2 CX_FP_API_REPOSITORY Ausnahme API (Repository) 20030526
3 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030526

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20030612
2 Importing I_INTERFACE Call by reference Object reference (TYPE REF TO) IF_FP_INTERFACE Schnittstelle 20030513
3 Importing I_NAME Call by reference Type reference (TYPE) FPNAME Name 20030514
4 Importing I_ORDERNUM Call by reference Type reference (TYPE) TRKORR Auftrag 20030612
5 Returning R_WB_INTERFACE Value transfer Object reference (TYPE REF TO) IF_FP_WB_INTERFACE Schnittstelle (Workbench) 20030513
# Exception Resumable Description Created on
1 CX_FP_API_REPOSITORY Ausnahme API (Repository) 20030513
2 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030513

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) FPNAME Name 20030526
2 Importing I_ORDERNUM Call by reference Type reference (TYPE) TRKORR Auftrag 20030612
# Exception Resumable Description Created on
1 CX_FP_API_REPOSITORY Ausnahme API (Repository) 20030526
2 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030526

Method GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) FPNAME Name 20030624
# Exception Resumable Description Created on
1 CX_FP_API_INTERNAL Ausnahme API (intern) 20030624
2 CX_FP_API_REPOSITORY Ausnahme API (Repository) 20030624
3 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030624

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGUAGE Call by reference Type reference (TYPE) LANGU Sprache 20030513
2 Importing I_MODE Call by reference Type reference (TYPE) STRING IF_FP_WB_OBJECT=>C_MODE_READ Modus 20030513
3 Importing I_NAME Call by reference Type reference (TYPE) FPNAME Name 20030513
4 Importing I_ORDERNUM Call by reference Type reference (TYPE) TRKORR Auftrag 20030612
5 Importing I_SUPPRESS_LANGUAGE_CHECK Call by reference Type reference (TYPE) C Pflegesprachentest abschalten? 20030710
6 Returning R_WB_INTERFACE Value transfer Object reference (TYPE REF TO) IF_FP_WB_INTERFACE Schnittstelle (Workbench) 20030513
# Exception Resumable Description Created on
1 CX_FP_API_INTERNAL Ausnahme API (intern) 20030527
2 CX_FP_API_REPOSITORY Ausnahme API (Repository) 20030513
3 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030513

Method LOAD_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELAYED_LOADING Call by reference Type reference (TYPE) FPBOOL Spätes Laden? 20050310
2 Importing I_LANGUAGE Call by reference Type reference (TYPE) LANGU Sprache 20050310
3 Importing I_MODE Call by reference Type reference (TYPE) STRING IF_FP_WB_OBJECT=>C_MODE_READ Modus 20050310
4 Importing I_NAME Call by reference Type reference (TYPE) FPNAME Name 20050310
5 Importing I_ORDERNUM Call by reference Type reference (TYPE) TRKORR Auftrag 20050310
6 Importing I_SUPPRESS_LANGUAGE_CHECK Call by reference Type reference (TYPE) C Pflegesprachentest abschalten? 20050310
7 Returning R_WB_INTERFACE Value transfer Object reference (TYPE REF TO) IF_FP_WB_INTERFACE Schnittstelle (Workbench) 20050310
# Exception Resumable Description Created on
1 CX_FP_API_INTERNAL Ausnahme API (intern) 20050310
2 CX_FP_API_REPOSITORY Ausnahme API (Repository) 20050310
3 CX_FP_API_USAGE Ausnahme API (Verwendung) 20050310

Method RENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20030625
2 Importing I_NAME Call by reference Type reference (TYPE) FPNAME Name der neuen Schnittstelle 20030526
3 Importing I_ORDERNUM Call by reference Type reference (TYPE) TRKORR Auftrag 20030625
4 Importing I_SOURCE Call by reference Type reference (TYPE) FPNAME Name der umzubenennenden Schnittstelle 20030625
# Exception Resumable Description Created on
1 CX_FP_API_INTERNAL Ausnahme API (intern) 20030625
2 CX_FP_API_REPOSITORY Ausnahme API (Repository) 20030526
3 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030526
History
Last changed by/on SAP  20060703 
SAP Release Created in 640