Hi,
I am using the following command to include a text id in sapscript.
INCLUDE &VBDKR-XBLNR& OBJECT VBBK ID Z001 LANGUAGE &VBDKR-SPRAS_VKO&
But the text is not showing in form. Now when I debug the sap script I found that altough VBDKR-XBLNR is holding value 0060000120 but the at include commant the value passed is 60000120.
So the text id is not found.
How to resolve this problem.
Regards,
Mainak