‎2015 Jul 08 7:00 AM
Hi Experts,
My requirement is to remove the output type when PO creation using IDoc with PORDCR103 (basic type) based on certain conditions.
Please put some light on the possible way outs to achieve the requirement.
Thanks
Partha S Goswami
‎2015 Jul 08 9:51 AM
Hi Partha,
Did you consider creating Requirement Routine ( VOFM ) and attach that to your Access Sequence/ Procedure ?
You can populate some dummy field in your PO while creating via Idoc and check the same field inside your code in the requirement routine and stops the processing.
R
‎2015 Jul 08 9:51 AM
Hi Partha,
Did you consider creating Requirement Routine ( VOFM ) and attach that to your Access Sequence/ Procedure ?
You can populate some dummy field in your PO while creating via Idoc and check the same field inside your code in the requirement routine and stops the processing.
R