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 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /IWWRK/S_WI_OBJECT_ID | Work Item Object ID | 20110217 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWR_OBJECT | WAPI: Structure for objects | 20110217 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAPI_MSG_LINES | Table with sap wapi Message (Lines) | 20110310 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SPRAS | Language Key | 20110328 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWW_WIID | Work item ID | 20110217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110217 |
2 | ![]() |
Instance method | Protected | Method | Convert from SAP_WAPI object to ouput object ID | 20110310 |
3 | ![]() |
Instance method | Public | Method | Get error message lines | 20110310 |
4 | ![]() |
Static method | Public | Method | Get object ID as to be represented in meta model | 20110217 |
5 | ![]() |
Instance method | Protected | Method | Get object from SAP_WAPI function | 20110217 |
6 | ![]() |
Instance method | Public | Method | Get output object ID structure | 20110217 |
7 | ![]() |
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 | ![]() |
IV_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20110328 | |
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | SWOTRETURN | Return Value of ABAP Statements | 20110310 | ||
2 | ![]() |
EV_MODEL_OBJECT_ID | Call by reference | Type reference (TYPE) | /IWWRK/WI_OBJECT_ID_MODEL | Work item object ID represented for model | 20110310 | ||
3 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | SWO_OBJID | Object ID | 20110217 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
ES_WI_OBJECT_ID | Call by reference | Type reference (TYPE) | /IWWRK/S_WI_OBJECT_ID | Work Item Object ID | 20110217 | ||
2 | ![]() |
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 | ![]() |
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 |