cancel
Showing results for 
Search instead for 
Did you mean: 

Bapi for MIGO with Excise Details

Former Member
0 Kudos

Hi,

i am using bapi for Creating GR, as there is no excise parameters in bapi BAPI_GOODSMVT_CREATE

is there any option to Capture Part 1 in backgroud for MIGO.

Accepted Solutions (1)

Accepted Solutions (1)

kailas_ugale
Active Contributor
0 Kudos

Hi,

I think there is not Bapi which will create part1 along material document

you can try this

1) Create Material document through Bapi

2) then update part1 in J1I5

3) then post part2 in J1IEX

for more check following link

http://scn.sap.com/thread/296797

Regards

Kailas Ugale

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Subhash,

          I too have a similar requirement to update the Excise details after GR using a Z program. I had used FM 'BAPI_EXCINV_CREATE_FROMDATA' but its not working. Please can you suggest how you solve your problem or is there another function module for updating excise details from ZProgram.

Thanks in advance,

Priya

Former Member
0 Kudos

Hi,

Pls note that BAPI's are NOT compatible with CIN.

Only BADI's can be used.

MB_MIGO_BADI is the std SAP delivered BADI for CIN with CIN_PLUG_IN_TO_MIGO as the std

deleivered implementation.

This BADI is resposible for all excise postings.

Regards,

Rajasree R

Former Member
0 Kudos

Hi subhash,

Are you able to set right the issue.

We have the same problem.

Please guide us how have you done it.

Thanks in advance.

former_member192897
Active Contributor
0 Kudos

Just check whether you can select "Only Part1" option during GR Posting in Excise tab through BAPI. Later you can update the Excise Part 1 register through J1I5 transaction for 101 Material document. Since you have already captured excise part 1, when you post the excise invoice in J1IEX transaction you will get the tabstrips Simulate Cenvat and Post Cenvat.

Former Member
0 Kudos

Hi Ashok Kumar,

Bapi lo 'Only Part1' option ledu anna.

former_member192897
Active Contributor
0 Kudos

Is it weigh bridge integrated process?

Former Member
0 Kudos

No, GR updates from third party web application through bapi, now we need to update part1 also

former_member192897
Active Contributor
0 Kudos

Then you should check it with your Technical team rather than asking in SCN. Else raise a message to SAP.