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

G/L account upload using Session process

Former Member
0 Likes
362

I am having large volume of data and want to upload that into sap using sessioin process.i am developing object for G/L account upload.but when i am accesing FB01 i am facing problem with period field.

Error which it is showing is "Period not open for this date"

can you solve my problem.can u provide me with some sample code for g/L account upload.

2 REPLIES 2
Read only

Former Member
0 Likes
324

You may try

start program RFBISAG0 which regenerates the source code for RFBISA02.

Start program RFBISAG1 which regenerates the source code for RFBISA11

Then try processing batch input session.

Read only

Former Member
0 Likes
324

Answer is not related