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

Park Functionality using FM PRELIMINARY_POSTING_FB01

Former Member
0 Likes
463

Hi ,

I am working the program which park the GL Accounts.For this i am using the function module PRELIMINARY_POSTING_FB01.However i am getting the error saying that "No item information transferred into Accounting". when i debugg the function module i find that i am getting the error from PERFORM AC_PP_WRITE and the 2 structures(T_ACCCR,T_ACCIT) are not populated.I have refered the below theards also.

http://scn.sap.com/docs/DOC-27370

http://scn.sap.com/message/8224054

Now any one suggest me where these 2 tables are populating.Please let me know.

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
407

Hi, post your code for further analysis.