cancel
Showing results for 
Search instead for 
Did you mean: 

Function Module : BOM Comparison With ECN

08-03-2020 8:36 AM
1480 views 4 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Dear All,

Hope you are doing good.

Need solution on below query.

We are developing custom report based BOM comparison with ECN based. Please suggest a suitable Function Module.

If anyone have codes, please share.

I have already tried below Function Module, but it not working.

  • CS_BC_COMPARE_TWO_BOM_VARIANTS
  • API_DOCUMENT_COMPARE_BOM

Kindly consider.

Thanks in advance.

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

rupesh_brahmankar
Active Contributor

Hello,

FM CS_BC_COMPARE_TWO_BOM_VARIANTS should help you here. If not then use same logic of CS14 report (SAPMC29V ) in your custom report too.

Best Regards,

R.Brahmankar

former_member623217
Participant
0 Likes

Dear Sir,

Thanks a lot for reply.

Mentioned program executed in T-Code : SE38 and it is giving same results as that of T-Code : CS14

rupesh_brahmankar
Active Contributor
0 Likes

Hello,

Yes its program behind the transaction CS14, you can call the report in your custom report if needed.

Or you can use CS12/13 transaction to compare BOM with two different change number for same material.

Use of function module CS_BOM_EXPL_MAT_V2

Best Regards,

R.Brahmankar

former_member623217
Participant
0 Likes

Dear Sir,

Thanks a lot for reply.

I have tried with FM : CS_BOM_EXPL_MAT_V2

But as per Customer Requirement, they want to have BOM Status : 2 ---- Inactive and later on after approval to be BOM Status : 1

While using above FM getting error : BOM is not active. ---- Tried FM in T-Code : SE37. Please see below image.

Any other solution you can suggest.

Answers (0)