‎2006 Aug 18 8:55 AM
hi everybody,
can anyone please tell me how do we change the objects we use in scripts.For example in SapScripts
INCLUDE &VBDKR-TDNAME& OBJECT VBBK ID 0012 NEW-PARAGRAPH HT
this include statement is used...the instructions displayed thru this include shud be
line1
line2
but the dispalyed text is
line1line2 which is not expected.
as an include directly reads the text there can be no changes in the script but the object vbbk might have some properties set which r not exepected to be the way they are...how can we check the properties for the object vbbk.
thanks
sema
‎2006 Aug 18 9:00 AM
check the text in the document. there may not be a line feed for the entered text.
‎2006 Aug 18 9:33 AM
‎2006 Aug 18 9:55 AM
Hi,
VBBK is for Text object related to header .when you want to get the text then you need the text object.
VBBP is for Item text (for SALES ORDER).
you can see the text in SO10.
Regards
vijay