SAP ABAP Class /IWWRK/CL_WI_OBJECT_ID (Determining WI object ID for model)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
     /IWWRK/WF_RT_IB (Package) Workflow runtime inbound for gateway
Properties
Class /IWWRK/CL_WI_OBJECT_ID  
Short Description Determining WI object ID for model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWWRK/WF_RT_IB   Workflow runtime inbound for gateway 
Created 20110217   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWWRK/CL_WI_OBJECT_ID has no forward declaration.
Interfaces
Class /IWWRK/CL_WI_OBJECT_ID has no interface implemented.
Friends
Class /IWWRK/CL_WI_OBJECT_ID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_OUT_WI_OBJECT_ID Instance attribute Protected Type reference (TYPE) /IWWRK/S_WI_OBJECT_ID Work Item Object ID 20110217
2 MS_WAPI_OBJECT Instance attribute Protected Type reference (TYPE) SWR_OBJECT WAPI: Structure for objects 20110217
3 MT_MESSAGE_LINES Instance attribute Private Type reference (TYPE) SAPI_MSG_LINES Table with sap wapi Message (Lines) 20110310
4 MV_LANGUAGE Instance attribute Private Type reference (TYPE) SPRAS Language Key 20110328
5 MV_WORKITEM_ID Instance attribute Private Type reference (TYPE) SWW_WIID Work item ID 20110217
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110217
2 CONVERT_OBJECT_ID_TO_OUTPUT Instance method Protected Method Convert from SAP_WAPI object to ouput object ID 20110310
3 GET_MESSAGE_LINES Instance method Public Method Get error message lines 20110310
4 GET_MODEL_OBJECT_ID Static method Public Method Get object ID as to be represented in meta model 20110217
5 GET_OBJECT_FROM_SAP_WAPI Instance method Protected Method Get object from SAP_WAPI function 20110217
6 GET_OUTPUT_WI_OBJECT_ID Instance method Public Method Get output object ID structure 20110217
7 SET_OUTPUT_WI_OBJECT_ID Instance method Protected Method Set output object ID structure 20110217
Events
Class /IWWRK/CL_WI_OBJECT_ID has no event.
Types
Class /IWWRK/CL_WI_OBJECT_ID has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Value transfer Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20110328
2 Importing IV_WORKITEM_ID Value transfer Type reference (TYPE) SWW_WIID Work item ID 20110217

Method CONSTRUCTOR on class /IWWRK/CL_WI_OBJECT_ID has no exception.

Method CONVERT_OBJECT_ID_TO_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110310

Method CONVERT_OBJECT_ID_TO_OUTPUT on class /IWWRK/CL_WI_OBJECT_ID has no exception.

Method GET_MESSAGE_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MESSAGE_LINES Value transfer Type reference (TYPE) SAPI_MSG_LINES Table with sap wapi Message (Lines) 20110310

Method GET_MESSAGE_LINES on class /IWWRK/CL_WI_OBJECT_ID has no exception.

Method GET_MODEL_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RETURN Call by reference Type reference (TYPE) SWOTRETURN Return Value of ABAP Statements 20110310
2 Exporting EV_MODEL_OBJECT_ID Call by reference Type reference (TYPE) /IWWRK/WI_OBJECT_ID_MODEL Work item object ID represented for model 20110310
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) SWO_OBJID Object ID 20110217
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SWO_OBJTYP Object Type 20110217

Method GET_MODEL_OBJECT_ID on class /IWWRK/CL_WI_OBJECT_ID has no exception.

Method GET_OBJECT_FROM_SAP_WAPI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110217

Method GET_OBJECT_FROM_SAP_WAPI on class /IWWRK/CL_WI_OBJECT_ID has no exception.

Method GET_OUTPUT_WI_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WI_OBJECT_ID Call by reference Type reference (TYPE) /IWWRK/S_WI_OBJECT_ID Work Item Object ID 20110217
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110217

Method GET_OUTPUT_WI_OBJECT_ID on class /IWWRK/CL_WI_OBJECT_ID has no exception.

Method SET_OUTPUT_WI_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110217

Method SET_OUTPUT_WI_OBJECT_ID on class /IWWRK/CL_WI_OBJECT_ID has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200