2011 May 25 7:37 AM
Hello Experts,
I am writing a program to upload GL master data Using FS00.
But i am facing problem with check boxes and radio buttons........
I am giving value 'X' in my file to get check box ticked....and blank for nothing..
But value X or blank is not assigned to check box, it get assigned to next field and check box is not considered.
so my program is not running successfully.
So please reply me if anyone has solution for it.
Thanks,
Amar
Hello Experts,
I am writing a program to upload GL master data Using FS00.
But i am facing problem with check boxes and radio buttons........
I am giving value 'X' in my file to get check box ticked....and blank for nothing..
But value X or blank is not assigned to check box, it get assigned to next field and check box is not considered.
so my program is not running successfully.
So please reply me if anyone has solution for it.
Thanks,
Amar
2011 May 25 8:12 AM
2011 May 26 12:58 PM
Hi,
Use LSMW instead of BDC.
As it is master record with standard batch/Direct imput method.
Stnd prg RFBISA00
It will be easy way!