on 2015 Jun 16 10:49 AM
Request clarification before answering.
Hi Kumar,
It is table HRS1002 where OTYPE = 'TS' for Standard task. OBJID = Task number
LANGU = Pass based on your requirement
SUBTY = '0120'.
Or you can use FM RH_TEXT_READ Pass "TS" + Task number in ACT_OBJECT_EXT
R
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Kumar,
Obviously if you have a place holder with "&<VARIABLE>&" in it you have to replace it in your program the way SAP is doing by replacing with the PR number
You can use TEXT_SYMBOL_REPLACE FM to replace if you are using the same name as in the Task for the variable field.
Or if you know the work item Id you could simply call SAP_WAPI_WORKITEM_DESCRIPTION.
R
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.