There are 8 bits in a byte. There is No Shortcut to be A Great ABAP Programmer and It's Applies to All.
Showing posts with label SAPSscript. Show all posts
Showing posts with label SAPSscript. Show all posts
Wednesday, October 29, 2014
Friday, December 10, 2010
Integer Type Variable - Sapscript Using Space
Hi Folks,
It seems in SAPScript it will not condense if printing integer type value ,
if need comma separated value e.g 6,000,000 moving the value to char type variable is not a good choice as it will remove the comma in after moving the value .
The trick is put condense character in the SAPscript for e.g
&v_credit_ringgit(C)&
it will condense any empty space even it is integer type value.
Wednesday, July 28, 2010
SAPScripts and Smartforms Myth
1) There is gutter at left 0.6cm perhaps ? How to change this ?
2) Smartforms what you see is what you not get , manually print and check to know if its correct or not.
3) Smartforms need to create structure to import customize itab at report program level any tricks to skip this ?
4) Counter technique is invented and used to manage the footer in sapscript ?
5) RKD_WORD_WRAP used in SAPScript to make to two lines output.
6) More to come.. the quest never end ;-)
2) Smartforms what you see is what you not get , manually print and check to know if its correct or not.
3) Smartforms need to create structure to import customize itab at report program level any tricks to skip this ?
4) Counter technique is invented and used to manage the footer in sapscript ?
5) RKD_WORD_WRAP used in SAPScript to make to two lines output.
6) More to come.. the quest never end ;-)
Subscribe to:
Posts (Atom)


