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

RFBIBL00

Former Member
0 Likes
654

Hi,

I need to create an Output file for the Std program RFBIBL00.

Please guide me regarding the procedure for the same.

thanks

albert

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
622

Hi,

Why dont you use the LSMW object in Batch Input <b>0100</b>.

The tool will help you create the source structure that you require to do the upload using the same program <b>RFBIBL00</b>

This is used to upload Financial Documents

5 REPLIES 5
Read only

Former Member
0 Likes
622

hi,

use program RFBIBLT0 to generate test data

Read only

Former Member
0 Likes
623

Hi,

Why dont you use the LSMW object in Batch Input <b>0100</b>.

The tool will help you create the source structure that you require to do the upload using the same program <b>RFBIBL00</b>

This is used to upload Financial Documents

Read only

0 Likes
622

Thanks for the inputs.

Could you plz tell me about the follg structure and thier usage.

BGR00

BBKPF

BBSEG

thanks

albert

Read only

0 Likes
622

Hi Albert,

BGR00 - This structure is used to help you define the Batch Input Structure for Session Data . ie the mode of input and such

BBKPF - This is used to define the header document .ie if you go to the FB01 transaction ,the values on the initial screen are in this structure

BBSEG - This is used for the line items ie. the number of line items being posted to the account to which it is posted whether customer or vendor and also the G/l Account to which it should be counter posted.

If you go inside the Field Mapping Rule in LSMW you will get the same info and also info for other fields in the respective structure

Also read the documentation for the same program

Message was edited by:

Dominic Pappaly

Read only

0 Likes
622

Hi Dominic,

Thanks for ur time.