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

gb01 upload

Former Member
0 Likes
717

Hi all,

I am trying to upload data from excel sheet to GB01 transaction using function module JV_GB01_DIRECT_INPUT. It directly posted the data so i want to upload by BAPI function module but i do'nt know the exact FM for that. Please help me.

THanks

goutam

Hi all,

I am trying to upload data from excel sheet to GB01 transaction using function module JV_GB01_DIRECT_INPUT. It directly posted the data so i want to upload by BAPI function module but i do'nt know the exact FM for that. Please help me.

THanks

goutam

2 REPLIES 2
Read only

Former Member
0 Likes
549

Hi,

Try JV_GB01_DOCUMENT_POST. It may help. I'm not sure.

Regards.

Mireia

Read only

Former Member
0 Likes
549

Has anyone used function module JV_GB01_DIRECT_INPUT to post directly to a table group table in SPL?

I passed all of the correct parameter values into function module JV_GB01_DIRECT_INPUT and get the next accounting document number but I don’t see any records in the table group tables.

Any other function modules, BAPIs or programs that I can use in a custom ABAP program that can load data into Special Purpose Ledger (SPL) ?

Mike V.