‎2015 Apr 07 12:56 PM
Hi experts ,
I am having problem while uploading a sfg material . when i upload it through my upload program it gives me error "Profit center 1000/1121 does not exist" ,though it has been created .........and for same material if we create it manually through MM01 it gets created without error...........my programme is running properly for other material.
error file is attached herewith.
‎2015 Apr 07 1:34 PM
Hi Sachin,
Try calling the conversion routine "CONVERSION_EXIT_ALPHA_INPUT" to the profit center and pass the new value to your upload program.
Hope this will solve your issues.
Thanks,
Gupta
‎2015 Apr 07 1:26 PM
‎2015 Apr 07 1:34 PM
Hi Sachin,
Try calling the conversion routine "CONVERSION_EXIT_ALPHA_INPUT" to the profit center and pass the new value to your upload program.
Hope this will solve your issues.
Thanks,
Gupta
‎2015 Apr 07 1:39 PM
Hi.
Please check whether you have passed the Profit center value at PLANTDATA-PROFIT_CTR.
Do check this & let me know...
~Guru
‎2015 Apr 07 2:10 PM
‎2015 Apr 07 2:12 PM
by using same programme i have already uploaded materials but at that time profit center was not defined
‎2015 Apr 07 2:20 PM
Hello.
the idoc is not created properly. Not used field have to be set to /.
If you use transaction MASS with BUS1001 you can see the idoc resulting
from your data.
Here you can see your error.
Best regards,
Sebastian
‎2015 Apr 07 2:23 PM
Hello.
you have to set the breakpoint in fm "IDOC_INPUT_MATMAS01". It will be called from Tx MASS.
BR,
Sebastian