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

Structure for RFBIBL00

RohitAgrl
Explorer
0 Likes
804

Hi,

I am planning to use RFBIBL00 to create an interface for posting accounting data from third party systems. Can somebody tell me how to get the field list from the structure of this program and also how to get the sample file for this program. I tried using RFBIBLT0 to get the test file format but no output file was generated. I kept getting the message "One output session generated".

Regards,

Rohit

Hi,

I am planning to use RFBIBL00 to create an interface for posting accounting data from third party systems. Can somebody tell me how to get the field list from the structure of this program and also how to get the sample file for this program. I tried using RFBIBLT0 to get the test file format but no output file was generated. I kept getting the message "One output session generated".

Regards,

Rohit

1 REPLY 1
Read only

Former Member
0 Likes
484

1. We have following structures used in output file.

BGR00

BBKPF

BBSEG

BBTAX

BSELK

BSELP

you can see the details on any of them in SE11.

2. second parameter is for file name. you can get the file name from there and then go to transaction CG3Y. give above file name in Source file on application server and give desktop file path in target as required and download the file.