Hi Frnds
Need some help in saving confirmation with Goods Movement
I have created a Z report to enter confirmation data and save .
am using following BAPI
CALL FUNCTION 'BAPI_PRODORDCONF_CREATE_TT' *EXPORTING *POST_WRONG_ENTRIES = '0' *TESTRUN = *IMPORTING *RETURN = TABLES TIMETICKETS = P_IT_BAPI_PP_TIMETICKET GOODSMOVEMENTS = P_IT_GOODSMOVEMENTS *LINK_CONF_GOODSMOV = P_IT_LINK_CONF_GOODSMKOV DETAIL_RETURN = P_IT_DETAIL_RETURN .
here P_IT_BAPI_PP_TIMETICKET gives me confirmation details.
and P_IT_GOODSMOVEMENTS gives me Goods movement details
I am able to create confirmation successfully when i check it in AFRU
but when I am checking Goods Movement Data in AUFM
I am not getting the header part with movemet type 101
any idea
thanks in advance
Regards,
Aniruddh
Edited by: aniruddha surve on Aug 28, 2008 12:14 PM
Edited by: aniruddha surve on Aug 28, 2008 12:16 PM