cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to extend a view for a single material in sap

former_member658126
Participant
0 Kudos

HI Gurus,

I am from ABAP background. want to understand how to extend a material view in sap(Apart from MM50). I would like to know is there a tcode to check material/plant level configuration for the views to check in system.

Attached is the example case where we are trying to extend material views to Purchasing, Accounting and Storage. But it is not getting extended. Please help in understanding the configuration possible for this.

Kindly help. its very urgent.

material.png

Thanks In Advance,

Chittu

Accepted Solutions (1)

Accepted Solutions (1)

former_member197616
Active Contributor
0 Kudos

Probably it would have failed when internal field structurr table control exists.

Pl check pstat is just mapping views only and not table control segments of idoc like sales tax classifications or uom conversions etc.

Just open the segments of matetial failed and see where it missed.

Regards

Answers (6)

Answers (6)

former_member658126
Participant
0 Kudos

Thanks all for the guidance. The issue is solved.

former_member197616
Active Contributor
0 Kudos

Idoc is successful except extending the views means what?

Is it matmas?

former_member658126
Participant
0 Kudos

Yes.. It is matmas

BijayKumarBarik
Active Contributor
0 Kudos

How the data picking in target system with MM01 t.code or MMZ1 t.code ?

former_member658126
Participant
0 Kudos

It is MM01.

BijayKumarBarik
Active Contributor
0 Kudos

Try with MMZ1

former_member197616
Active Contributor
0 Kudos

Probably view descripancy mapping be there. Any error message?

former_member658126
Participant
0 Kudos

No error message. The idoc is successful updating all other data except for extending the views

former_member233510
Active Contributor
0 Kudos

Please check the views enabled for the material type by comparing both the sender and receiver system individually in OMS2 transaction. If there is a discrepancy then you've to correct the same.

former_member658126
Participant
0 Kudos

I checked in OMS2 also all the views are selected for the material type. But still failed to extend to one particular material

former_member197616
Active Contributor
0 Kudos

Are u usibg the lsmw? You need yo firdt create recirfibg and map fieldd and follow lsmw steps.

Else if u use mm01 for 1 material select yiews furst and then enter into and create.

former_member658126
Participant
0 Kudos

Hi Sai,

Thanks for the reply. We are not using LSMW. We have 2 SAP system. Material is created in one system. Once material is created, we are passing the data in IDOC along with the PSTAT(views to be extended) to the other system. No luck in extending the view only for one particular material.

Regards,

Chittu.