2006 Jul 06 9:47 AM
HI,
i have one issue.. i have to copy and Develop a SAP Script from the STANDARD Script.
SD_EXPORT_FUSD
in the Script.. The window F009 is getting printed..
in which i have written one variable &V55ENAFT-KZGBE&
After <F3>9. METHOD OF TRANSPORTATION</> <F6>(Specify)</>
When i debug.. the value is there in V55ENAFT-KZGBE but the value is not getting printed in SAP Script..
Can anyone please help me....
Thanks & Regards
Guhapriyan
HI,
i have one issue.. i have to copy and Develop a SAP Script from the STANDARD Script.
SD_EXPORT_FUSD
in the Script.. The window F009 is getting printed..
in which i have written one variable &V55ENAFT-KZGBE&
After <F3>9. METHOD OF TRANSPORTATION</> <F6>(Specify)</>
When i debug.. the value is there in V55ENAFT-KZGBE but the value is not getting printed in SAP Script..
Can anyone please help me....
Thanks & Regards
Guhapriyan
2006 Jul 06 9:54 AM
Hi Guhapriyan,
Generally it does not happen that the the value is there in the dbugging mode in the sapscript form and it is not getting displayed in the print.
Check whether the window in which you are displaying this value is big enough to contain this value.Activate the form.Execute
2006 Jul 06 9:57 AM
Hi Guhapriyan...
1. is the variable declared globally or locally?? if its a local variable then it doesnt show up in sapscript.
2. while debugging did u get the value in the variable exactly at the point wen it is passed to the sapscript?? ie, at the relevant 'write_form' in the program?? if no, then u need to chk this..
2006 Jul 06 10:07 AM
hi,
debug sap script itself by activate debugger you can find this in sap script se71 utilities menu, see in that
whether your variable is having any value or not . if yes try to increase the size of the window and check it once again.
Regards,
Manohar.
2006 Jul 06 10:37 AM
Hi Guhapriyan,
Is the text "9. METHOD OF TRANSPORTATION" getting displayed. Check that, if it is not just increase the size of the window, coz if value is there for V55ENAFT-KZGBE definitely it will be displayed in the script. The problem should be with the size of the window.
Reward if helpful.
Regards,
Tushar
Message was edited by: Tushar Marshall Dass
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |