2010 May 07 5:53 PM
Hi,
I need to attach some kind of routine to VL02n.
The requirement is that in VL02N, on goods issue, an output type is supposed to be triggered.
Please suggest me as to how to trigger this output type on goods issue.
The functionality is like this.......on triggering the output type, idocs are generated. SO i need to write a routine sort of from where i can trigger and then write the idoc related code
2010 May 07 6:50 PM
Use the standard requirement #1 for a goods-issue hold on a delivery output. Your output type is going to use RSNASTED and form ALE_PROCESSING, then proceed with your IDOC config/dev work.
Hi,
I need to attach some kind of routine to VL02n.
The requirement is that in VL02N, on goods issue, an output type is supposed to be triggered.
Please suggest me as to how to trigger this output type on goods issue.
The functionality is like this.......on triggering the output type, idocs are generated. SO i need to write a routine sort of from where i can trigger and then write the idoc related code
2010 May 07 6:50 PM
Use the standard requirement #1 for a goods-issue hold on a delivery output. Your output type is going to use RSNASTED and form ALE_PROCESSING, then proceed with your IDOC config/dev work.
2010 May 08 6:10 AM
Can you please explain in detail about how to use standard requirement #1 for a goods-issue since i do not have a clear idea about it....
2010 May 10 2:44 PM
You would put a '1' in the requirement field in your delivery header output procedure for your custom output type - this will hold the output from being triggered until PGI time on the delivery. Other than that, all the documentation you need is in the help files for output determination and ALE configuration.
2010 May 08 6:37 AM
Hi,
just follow this link..it might be useful...
[Automatic Output Type from VL01|http://wiki.sdn.sap.com/wiki/x/BY-jBw]
Regards
Kiran