Hi All,
My requirement is i have to send some materials from ECC system to SCM system.
But before sending the material i have to do a look up in "material existance check" in SCM system.And i have to trnasfer those material which are not present in SCM system.
what i thought is to Do a IDOC-to File scenario.
From PI i will call a FM which will send me some staus "Y/N" and depending upon that i will filter the materials and will generate the XML.
Any easy ideas???