Hi Gurus,
We created a custom program to upload budget using BAPI_0036_CREATE. When we execute the program it gives us a short dump (Syntax error in program "CL_FMKU_ENTRYDOC_HANDLER======CP - "Field "I_POST_W" is unknown). I debugged and found out that it dumps at the point where it creates FM object ( to be more precise it dumps when it creates a FM entry document handler - create object g_fm_entrydoc_handler_ref exporting i_fm_area = g_s_fm_objects-fm_area ).
We tried to display FM document (Trasaction FMEDD) it dumps again with the same error (Syntax error in program "CL_FMKU_ENTRYDOC_HANDLER======CP " "Field "I_POST_W" is unknown)
Are we missing any configuration settings?
Thanks in advance
Prakash