Application Development 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: 

How to pass posting period while budget creation using BAPI_0050_CREATE?

Former Member
0 Kudos

Hi,

We have a requirement to create budget documents from a flat file. We are using BAPI_0050_CREATE to create a budget document. The flat file contains 'Posting Period' field i.e. period field (drop down with values ALL, 001,....012) in the header section of a budget document (t-code FMBB). But the header parameter of this BAPI doesn't contain any field for passing 'Period' value. We tried using PERIOD_DATA parameter but its not working. Can anyone please help us on this issue?

Thanks,

Priyanka.

2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos

Did you notice the PERIOD_DATA parameter (or elaborate more on your requirement)

Former Member
0 Kudos

Yes, I tried that. But I was not able to use it because PERIOD_DATA needs Item number, Budgeting Period and Amount. I want to update the Period field in the header section (highlighted in red in below screenshot). Could you please explain if I can use PERIOD_DATA to update 'Period' field in the header section, if Yes please provide some details on how to use it. Thanks in advance.

fmbb-screenshot.png