Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BDC for FS00

former_member925838
Participant
0 Likes
567

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

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
467

Did you try to use SAP standard program RFBISA00 to create GL accounts ?

Regards,

Raymond

Read only

former_member361845
Participant
0 Likes
467

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!