on 2009 Aug 26 4:01 AM
HI,Experts :
I work in SRM7.0.ECS!
I get material data fron ECC Via. CRM Middleware .BUT the Plant data not in it .How can I get the plant data (just plant number) Via. CRM Middleware ? I need your suggestions warmly?
BR
Alex!
Request clarification before answering.
Hi Alex
check these two reports in srm 7.0
BBP_GET_LOCATIONS_ALL
BBP_LOCATIONS_GET_SELECTED
after replicating plant
generally in srm 5.0 we run any one of the report and bring the plant into srm and map the plant in extended attribute tab in locations
here we type BP number ( of plant - once you transfer a plant from ecc to srm , it creates a BP for each plant) and we map as said earlier.
check it up .
try one plant BBP_LOCATIONS_GET_SELECTED by this report . make ensure no ranges available for Business partner in bucf tcode
br
muthu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,Muthu :
Firstly,thanks for your quick reply .
I am sorry for that I did not speak clearly about my questions.
Now ,we can get material data Via Middlewear from ECC .But the plant number is not included in the data .We know that material data can maintained in Plant level in ECC .Yeah,I want to konw may get the plant number about the material number Via Middleware? If so ,I can konw which material can be used in which plant.(location).
BR!
Alex.
Hi,Muthu:
In my case:There are two plants in ECC-Plant1001 and Plant 2001.I Ceate material M-001 in Plant 1001.
In SRM ,There two company code :1000 and 2000.The relations :1000-1001---employee1;2000-2001-employee2.
when the employee2 create SC ,he perhas select the material "M-001".But there will be one error happen .So the systen must display the plant data when the employee select .
So ,I want to get palnt field in material .have any suggestions?
BR
Alex!
HI Yang,
Since there is no link between plant and material in SRM,, you cannot restrict the selection of material on the basis of plant attribute of user....
But if you are creating Shopping cart for Direct materials , i think there a check will happen with the backend ,, please check...
Thanks
Hi,
When you order a material as direct material while creating SC,, goods recipient will be relaced with plant in the SC.
Just debug from where this plant is coming in to the SC,,, is this from attributes of the user creating from shopping cart or coming from ECC.
once this is known,, we can develop logic and use DOC_CHECK-BADI
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.