Hi Experts,
When processing the card data using standard program 'RPRCCC_VISA_VCF4' , i am getting this error message 'Set Screen Not allowed in subscreens(Screen:SAPLSBAL_DISPLAY 0101).
did not found too many posts in SDN except one, but that did not help me out.
https://scn.sap.com/thread/3190700 -- this link does not help me.
My code is :
SUBMIT rprccc_visa_vcf4
WITH n_local EQ abap_true
WITH n_file EQ lv_file_name
EXPORTING LIST TO MEMORY
AND RETURN.
Can anyone help me to get out of it.
Main requirement is to find out which file is PASSED and which file is FAILED during the processing of the file using this program.
Please try to provide specific answer as because i am very new in this field.
Regards,
Jowar Saha