2008 Apr 30 5:48 AM
I am creating purchase order format. Now for getting Po texts what i am doing is passing the id, object, language & name in the FM read_text and display it in the smartforms. Now i am passing only delivery terms & instuctions. What thy want is if i am giving special instructions that also should come in the PO format. So no need to pass the id. i dont know how to do this. please help me.
I am creating purchase order format. Now for getting Po texts what i am doing is passing the id, object, language & name in the FM read_text and display it in the smartforms. Now i am passing only delivery terms & instuctions. What thy want is if i am giving special instructions that also should come in the PO format. So no need to pass the id. i dont know how to do this. please help me.
2008 Apr 30 6:32 AM
SAP stores comments (text fields) in a separate table. STXH is the text
"header" table (STXD SAPscript text file header).
you can query STXH with the same inputs..
2014 Jan 02 8:13 AM
1. Select TDOBJECT, TDNAME,TDID and TDSPRAS from STXH and store in an internal table.
2. Loop th einternal table and call function module 'READ_TEXT' passing the above 4 values and you'll get the text in an internal table and use.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |