2008 May 16 9:33 AM
hi ,
How to find text name of Routing.
i need to upload master recipe through BDC.
i have decided to upoad long using creat_text function module .
the problem is i cannot found text name of ROUTIONG(text object).
when i saw in the header, the text name been concatenate by several items.
hi ,
How to find text name of Routing.
i need to upload master recipe through BDC.
i have decided to upoad long using creat_text function module .
the problem is i cannot found text name of ROUTIONG(text object).
when i saw in the header, the text name been concatenate by several items.
2008 May 16 9:42 AM
Hi balachandran,
The text name is concatenation of the following fields from table PLFV,
PLNTY Task List Type
PLNNR Key for Task List Group
PLNKN Number of the task list node
PLNPH Internal Sub-Calculation Number
PLNFT Internal process instruction number
MKMZL Internal PI characteristic/characteristic value number
ZAEHL Internal counter
Also you check the program SDTEXTE for creating/changing texts by passing the following parameters,
OBJEKT - ROUTING
TXID - PLFV
SPRACHE - SY-LANGU
NAME - Concatenation of the above mentioned fields.
Hope this helps
Thanks
Lakshman
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |