2011 Oct 21 5:25 AM
Hi All,
I have written bdc for tcode FS00 for gl master record upload but im getting the below error while uploading.
Cursor filed GLACCOUNT_CCODE-WAERS. does not exist in the screen.
But the screen has the default value for WAERS as EUR.
Can you please let me know ,what is the prblem involved?
Regards,
Priya
2011 Oct 21 5:35 AM
hi,
If the screen has the default value then you dont have to give the waers value in your sheet during the upload comment the waers area in your upload it will work and remove the waers fields from your upload text file.
Edited by: ZAHID HAMEED on Oct 21, 2011 9:35 AM
2011 Oct 21 5:40 AM
Hi,
I have removed the waers fields in recording and flat file.
eventhough i am getting the below error.
Regards.
Priya.
2011 Oct 21 5:53 AM
hi,
I think you didnt select the tbe tab control data in during the recording thats why it is giving you the error. Please make the recording again and select the tab 'CONTROL DATA' . I think it will resolve your problme.
Regards,
2011 Oct 21 6:02 AM
Hi,
Thanks for the information.
During the recording, i have selected the tab control data and WAERS filed have the value then i selected Create/bank/interest to give field status group.
Regrds,
Priya.
2011 Oct 21 6:19 AM
hi,
Enable the waers field both in your program and Text file and use mode A on your selection screen during the execution of the program and then look at each value you will be able to know where the error does exist.
Regards,
Edited by: ZAHID HAMEED on Oct 21, 2011 10:19 AM
2011 Oct 21 6:24 AM
Hi,
Thanks for the information.
I tired that too.
if i execute the program in ' A' ,it is uploading the data successfully.
If i try to exceute in 'N' mode ,it is giving that error.
Regards,
Priya.