SAP ABAP Class CL_RECA_WB_REQUEST (Request of Workbench)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_WB (Package) RE: Workbench (Object Manager)
Properties
Class CL_RECA_WB_REQUEST  
Short Description Request of Workbench    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_CA_WB   RE: Workbench (Object Manager) 
Created 20021118   SAP 
Last change 20040909   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RECAW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RECA_WB_REQUEST has no interface implemented.
Friends
Class CL_RECA_WB_REQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_OPERATION Instance attribute Public Type reference (TYPE) RECAWBOPERATION Triggering Action 20021118
2 MD_WBIDENT Instance attribute Public Type reference (TYPE) RECAWBIDENT Identification of Object 20021118
3 MD_WBOBJTYPE Instance attribute Public Type reference (TYPE) RECAWBOBJTYPE Object Type 20021118
4 MF_IS_MULTI Instance attribute Public Type reference (TYPE) ABAP_BOOL Bool: Multirequest 20030205
5 MO_DATA_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container with Data (Value Transfer) 20021206
6 MO_REQ_STATE Instance attribute Public Object reference (TYPE REF TO) CL_RECA_WB_REQ_STATE Status of Request of Workbench 20021203
7 MT_WBOBJECT Instance attribute Public Type reference (TYPE) RE_T_WB_OBJECT List of WB Objects 20030205
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECT Instance method Public Method Adds Additional Object (Multirequest) 20030205
2 CHANGE_REQ_STATE Instance method Public Method Set/Change State 20021203
3 CLONE Instance method Public Method Gets Copy of Request as New Instance 20030113
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021118
5 DEL_OBJECT Instance method Public Method Removes Object from Multirequest 20030205
6 GET_REQUEST_DATA Instance method Public Method Get Request Data 20021210
7 GET_WB_OBJECT Instance method Public Method Gets WB Object Data 20040506
8 SET_OPERATION Instance method Public Method Sets New Action 20040902
Events
Class CL_RECA_WB_REQUEST has no event.
Types
Class CL_RECA_WB_REQUEST has no local type.
Method Signatures

Method ADD_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_WBIDENT Call by reference Type reference (TYPE) RECAWBIDENT Identifikation eines WB Objekts 20030205
2 Importing ID_WBOBJTYPE Call by reference Type reference (TYPE) RECAWBOBJTYPE Objektart eines Objekts im Browser 20030205

Method ADD_OBJECT on class CL_RECA_WB_REQUEST has no exception.

Method CHANGE_REQ_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REQ_STATE Value transfer Object reference (TYPE REF TO) CL_RECA_WB_REQ_STATE Zustand eines Request der Workbench 20021203

Method CHANGE_REQ_STATE on class CL_RECA_WB_REQUEST has no exception.

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_REQUEST Value transfer Object reference (TYPE REF TO) CL_RECA_WB_REQUEST Neue Instanz (Kopie) 20030113

Method CLONE on class CL_RECA_WB_REQUEST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OPERATION Value transfer Type reference (TYPE) RECAWBOPERATION Kommando 20021118
2 Importing ID_WBIDENT Value transfer Type reference (TYPE) RECAWBIDENT Identifikation des Objekts 20021118
3 Importing ID_WBOBJTYPE Value transfer Type reference (TYPE) RECAWBOBJTYPE Objektart 20021118

Method CONSTRUCTOR on class CL_RECA_WB_REQUEST has no exception.

Method DEL_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_WBIDENT Call by reference Type reference (TYPE) RECAWBIDENT Identifikation eines WB Objekts 20030205
2 Importing ID_WBOBJTYPE Call by reference Type reference (TYPE) RECAWBOBJTYPE Objektart eines Objekts im Browser 20030205

Method DEL_OBJECT on class CL_RECA_WB_REQUEST has no exception.

Method GET_REQUEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_REQUEST_DATA Value transfer Type reference (TYPE) RECA_WB_REQUEST_DATA Daten eines Request (Einfache Struktur) 20031002

Method GET_REQUEST_DATA on class CL_RECA_WB_REQUEST has no exception.

Method GET_WB_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_WB_OBJECT Value transfer Type reference (TYPE) RECA_WB_OBJECT Workbench Objekt 20040506

Method GET_WB_OBJECT on class CL_RECA_WB_REQUEST has no exception.

Method SET_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Call by reference Type reference (TYPE) RECAACTIVITY Zusätzlich setzen: Aktivität 20040902
2 Importing ID_OPERATION Call by reference Type reference (TYPE) RECAWBOPERATION Operation eines WB Requests 20040902

Method SET_OPERATION on class CL_RECA_WB_REQUEST has no exception.
History
Last changed by/on SAP  20040909 
SAP Release Created in 200