SAP ABAP Class IF_FP_WB_OBJECT (Form Objects: Object Interface (Workbench))
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
Class IF_FP_WB_OBJECT  
Short Description Form Objects: Object Interface (Workbench)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030513   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FP_WB_OBJECT has no forward declaration.
Interfaces
Class IF_FP_WB_OBJECT has no interface implemented.
Friends
Class IF_FP_WB_OBJECT has no friend class.
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
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activate 20030513
2 CHECK Instance method Public Method Check 20030513
3 COPY Instance method Public Method Copy 20030513
4 DELETE Instance method Public Method Delete 20030513
5 FREE Instance method Public Method Release 20030513
6 GENERATE Instance method Public Method Generate 20030513
7 GET_CHANGED Instance method Public Method Get Change Status 20030618
8 GET_DEVCLASS Instance method Public Method Get Package 20030515
9 GET_DOCU_ID Instance method Public Method Get Document Class 20060210
10 GET_FIRSTDATE Instance method Public Method Get Creation Date 20030514
11 GET_FIRSTTIME Instance method Public Method Get Creation Time 20030514
12 GET_FIRSTUSER Instance method Public Method Get User Name of "Created By" 20030514
13 GET_LASTDATE Instance method Public Method Get Change Date 20030514
14 GET_LASTTIME Instance method Public Method Get Time of Last Change 20030514
15 GET_LASTUSER Instance method Public Method Get User Name of "Last Changed By" 20030514
16 GET_MASTER_LANGUAGE Instance method Public Method Get Original Language 20030515
17 GET_MODE Instance method Public Method Get Mode 20030513
18 GET_MODIFICATION_LANGUAGE Instance method Public Method Get Change Language 20030515
19 GET_NAME Instance method Public Method Get name 20030514
20 GET_OBJECT Instance method Public Method Get Object 20030514
21 GET_ORDERNUM Instance method Public Method Get Request 20030612
22 GET_STATE Instance method Public Method Get Status 20030514
23 GET_TYPE Instance method Public Method Get Object Type (Workbench) 20030616
24 RENAME Instance method Public Method Rename 20030513
25 SAVE Instance method Public Method Save 20030513
Events
Class IF_FP_WB_OBJECT has no event.
Types
Class 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 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) 20030527

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHECKLIST Value transfer Type reference (TYPE) TFPCHECKLIST Prüfergebnisse 20030721

Method CHECK on class 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 Importing I_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20030625
2 Importing I_NAME Call by reference Type reference (TYPE) FPNAME Name des neuen Objekts 20030625
3 Importing I_ORDERNUM Call by reference Type reference (TYPE) TRKORR Auftrag 20030625
# Exception Resumable Description Created on
1 CX_FP_API_INTERNAL Ausnahme API (intern) 20030625
2 CX_FP_API_REPOSITORY Ausnahme API (Repository) 20030625
3 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030625

Method DELETE Signature

Method DELETE on class IF_FP_WB_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_FP_API_REPOSITORY Ausnahme API (Repository) 20030513
2 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030513

Method FREE Signature

Method FREE on class IF_FP_WB_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_FP_API_REPOSITORY Ausnahme API (Repository) 20030513
2 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030513

Method GENERATE Signature

Method GENERATE on class IF_FP_WB_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_FP_API_INTERNAL Ausnahme API (intern) 20030902
2 CX_FP_API_REPOSITORY Ausnahme API (Repository) 20030902
3 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030627

Method GET_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHANGED Value transfer Type reference (TYPE) I Änderungsstatus 20030618

Method GET_CHANGED on class 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 Returning R_DEVCLASS Value transfer Type reference (TYPE) DEVCLASS Paket 20030515

Method GET_DEVCLASS on class 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 Returning R_DOCU_ID Value transfer Type reference (TYPE) DOKU_ID Dokumentenklasse 20060213

Method GET_DOCU_ID on class 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 Returning R_FIRSTDATE Value transfer Type reference (TYPE) FPFIRSTDATE Erstellungsdatum 20030514

Method GET_FIRSTDATE on class 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 Returning R_FIRSTTIME Value transfer Type reference (TYPE) FPFIRSTTIME Erstellungszeit 20030514

Method GET_FIRSTTIME on class 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 Returning R_FIRSTUSER Value transfer Type reference (TYPE) FPFIRSTUSER Benutzername des Erstellers 20030514

Method GET_FIRSTUSER on class 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 Returning R_LASTDATE Value transfer Type reference (TYPE) FPLASTDATE Änderungsdatum 20030514

Method GET_LASTDATE on class 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 Returning R_LASTTIME Value transfer Type reference (TYPE) FPLASTTIME Uhrzeit der letzten Änderung 20030514

Method GET_LASTTIME on class 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 Returning R_LASTUSER Value transfer Type reference (TYPE) FPLASTUSER Benutzername des letzten Änderers 20030514

Method GET_LASTUSER on class 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 Returning R_MASTER_LANGUAGE Value transfer Type reference (TYPE) LANGU Originalsprache 20030515

Method GET_MASTER_LANGUAGE on class 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 Returning R_MODE Value transfer Type reference (TYPE) STRING Modus 20030513

Method GET_MODE on class 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 Returning R_MODIFICATION_LANGUAGE Value transfer Type reference (TYPE) LANGU Änderungssprache 20030515

Method GET_MODIFICATION_LANGUAGE on class 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 Returning R_NAME Value transfer Type reference (TYPE) FPNAME Name 20030514

Method GET_NAME on class 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 Returning R_OBJECT Value transfer Object reference (TYPE REF TO) IF_FP_OBJECT Objekt 20030514

Method GET_OBJECT on class 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 Returning R_ORDERNUM Value transfer Type reference (TYPE) TRKORR Auftrag 20030612

Method GET_ORDERNUM on class 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 Returning R_STATE Value transfer Type reference (TYPE) FPSTATE Status 20030514

Method GET_STATE on class 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 Returning R_TYPE Value transfer Type reference (TYPE) I Objekttyp (Workbench) 20030616

Method GET_TYPE on class 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 Importing I_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20030625
2 Importing I_NAME Call by reference Type reference (TYPE) FPNAME Name des neuen Objekts 20030625
3 Importing I_ORDERNUM Call by reference Type reference (TYPE) TRKORR Auftrag 20030625
# Exception Resumable Description Created on
1 CX_FP_API_INTERNAL Ausnahme API (intern) 20030625
2 CX_FP_API_REPOSITORY Ausnahme API (Repository) 20030625
3 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030625

Method SAVE Signature

Method SAVE on class IF_FP_WB_OBJECT has no parameter.
# 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
History
Last changed by/on SAP  20060703 
SAP Release Created in