2008 Oct 02 3:43 AM
Hi
I'd like to display long text of line item text which is there in VF03 (Billing/Invoice docu) menugoto-items-texts in output of SAPSCRIPT form.It would like to write the command in script text editor as: " /: INCLUDE &VBDPR-TDNAME& OBJECT VBBP ID 0001 PARAGRAPH HT " .
will this piece of code is enough to display on form. are is there anything that i need to do. like declaring in print program.....? please, suggest me experts....
thank you....
Hi
I'd like to display long text of line item text which is there in VF03 (Billing/Invoice docu) menugoto-items-texts in output of SAPSCRIPT form.It would like to write the command in script text editor as: " /: INCLUDE &VBDPR-TDNAME& OBJECT VBBP ID 0001 PARAGRAPH HT " .
will this piece of code is enough to display on form. are is there anything that i need to do. like declaring in print program.....? please, suggest me experts....
thank you....
2008 Oct 02 3:47 AM
that is enough, but make sure you populated the TDNAME in the driver.
/: INCLUDE &VBDPR-TDNAME& OBJECT VBBP ID 0001 PARAGRAPH HT
2008 Oct 02 11:45 AM
Please , could you explain me ... what you mean by populating TDNAME... or what I have write to polulate TDNAME ?
2008 Oct 03 2:49 AM
My issue is sloved...
with the same code.. with small concatenate statement in the print program..
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |