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

Function modules for updating Excise details

Former Member
0 Likes
842

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

5 REPLIES 5
Read only

former_member226225
Contributor
0 Likes
790

Hi Priya,

You can use the BAPI_EXCINV_CREATE_FROMDATA  FM for updating Excise invoice detials.

Thanks & Regards,

Raghunadh Kodali

Read only

0 Likes
790

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

Read only

0 Likes
790


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

Read only

Former Member
0 Likes
790

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

Read only

0 Likes
790

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