Hi,
Boleto for Brazil.
I have a Script which is tagged to a Payment method in FBZP set up and the payment medium
program is RFFOBR_D.As desired it is triggering the Script and also the subroutines that are
within the script.But the problem is it is not transferring the data from RFFOBR_D into script.
ie if I had used ®UH-VBLNR& in the script instead of the vblnr value it is having XXXXXX.The same value is getting passed to the subroutine within the script which is resulting in no data in the final output.
It seems it is due to the missing linkage between the driver program(RFFOBR_D) and the script.As I said earlier it is triggering the desired script(I had checked in script debugging) but I didn't get why the data is not getting flown into the script from RFFOBR_D.Is there anything else that needs to be checked regarding the linkage and other reasons on why the data is not getting flown into the script.Any suggestions on possible break-points where we can check.
Any possible reasons that you people can highlight on why data is getting as XXXXX in the script.
Thanks,
K.Kiran.