2014 Oct 20 11:50 AM
Hi All,
My requirement is I have a Z program which creates a goods receipt document. Similar to MIGO transaction. But now I need to update the excise details as well. Please could someone let me know what is the correct function module to be used to create an vendor excise invoce and by using this function module the excise invoice is created and updated in the corresponding tables.
Thanks in advance,
Priya
2014 Oct 20 12:52 PM
Hi Priya,
You can use the BAPI_EXCINV_CREATE_FROMDATA FM for updating Excise invoice detials.
Thanks & Regards,
Raghunadh Kodali
2014 Oct 20 1:41 PM
Hi Raghunadh,
Thanks for you help. I had tried this FM 'BAPI_EXCINV_CREATE_FROMDATA', but the table obj_item is having no value. Should we enter all the details in obj_header please? I am entering the excise invoice number and date on the selection screen and I am passing Company code, plant, excise no and date, vendor to obj_header and process_flag = 'I'. But I am not getting any values in the table. Please can you help where I went wrong?
Thanks,
Priya
2014 Oct 21 3:11 PM
Hi Raghunadh,
I am using this FM 'BAPI_EXCINV_CREATE_FROMDATA' to create Excise invoice against GR and passed the header and item tables but the excise data is not updated. Please can you help?
Thanks,
Priya
2014 Oct 20 4:15 PM
Hi All,
Please do anybody know how to update Excise details for material document. The GR is updated using FM 'BAPI_GOODSMVT_CREATE', is there FM to update the excise details.
Thanks in advance,
Priya
2014 Oct 22 9:47 AM
Hi All,
Please can someone help.....I using a Z program to update GR, GR is updated using FM 'BAPI_GOODSMVT_CREATE'and also I need to update excise details....I had tried using FM BAPI_EXCINV_CREATE_FROMDATA but in this the trntyp is automatically set as 'DLFC'. Can we change this transaction type?? Is is FM used for sales or purchase side???
Thanks,
Priya