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

fmbb transaction

Former Member
0 Likes
682

hi all,

iam writing batch input program using transaction FMBB. when i am doing recording i did enter the values of fundcenter,commitment item,distribution key,amount and text but in recording its not showing the screen no and table name and fiels names of that screen.(which contains fields like fundcenter,commitment item subscreen only ). in my program how can i write the code for that screen.what is the screen no and program name for that screen.and what is the table name and field names for fundcenter, commitment item,amount,distribution key,text.upper screen is no problem.( which contains fields like process,budget catagory).

can anybody help me for this.

answer will be rewarded.

praveen

hi all,

iam writing batch input program using transaction FMBB. when i am doing recording i did enter the values of fundcenter,commitment item,distribution key,amount and text but in recording its not showing the screen no and table name and fiels names of that screen.(which contains fields like fundcenter,commitment item subscreen only ). in my program how can i write the code for that screen.what is the screen no and program name for that screen.and what is the table name and field names for fundcenter, commitment item,amount,distribution key,text.upper screen is no problem.( which contains fields like process,budget catagory).

can anybody help me for this.

answer will be rewarded.

praveen

2 REPLIES 2
Read only

Former Member
0 Likes
524

As of 4.7, I don't think you should use batch input for budget documents. Instead, look at BAPIs:

BAPI_0036_CREATE Create GM Budgeting Entry Document

BAPI_0050_CREATE Create FM Budgeting Entry document

Rob

Read only

Former Member
0 Likes
524

hi

good

have you done the recording properly,do the recording properly, if you does not know where to enter which field than ask your functional consultant for enter, bcz sometime it happens that we technical people does not know the exact functionality of all the screens.

After doing the recording you ll find out the screens, and the flow of the screens than you start writing your bdc

thanks

mrutyun^