2008 Nov 01 4:44 AM
Helllo Friends,
There is one standard include in sap script for example
INCLUDE &VBDKA-TDNAME& OBJECT VBBK ID 0001 PARAGRAPH HT
i want to print text before this like
'packsize ' INCLUDE &VBDKA-TDNAME& OBJECT VBBK ID 0001 PARAGRAPH HT
pls tell how is it possible
Regards,
Sunny
2008 Nov 01 5:00 AM
try like this by specifying character format..
<c1>'packsize '<c1> <c2>INCLUDE &VBDKA-TDNAME& OBJECT VBBK ID 0001 PARAGRAPH HT<c2>
Helllo Friends,
There is one standard include in sap script for example
INCLUDE &VBDKA-TDNAME& OBJECT VBBK ID 0001 PARAGRAPH HT
i want to print text before this like
'packsize ' INCLUDE &VBDKA-TDNAME& OBJECT VBBK ID 0001 PARAGRAPH HT
pls tell how is it possible
Regards,
Sunny
2008 Nov 01 5:00 AM
try like this by specifying character format..
<c1>'packsize '<c1> <c2>INCLUDE &VBDKA-TDNAME& OBJECT VBBK ID 0001 PARAGRAPH HT<c2>
2008 Nov 25 7:22 AM
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |