‎2006 Aug 08 7:27 AM
Hi all
As soon as user creates inspection lot it should go to XI through idoc. For this i think i need to configure output types.. can anyone give me in detail to create output types for ale/idoc and where to assign this output types
regards
prajith
‎2006 Aug 08 11:18 AM
Go to NACE TCODE ......
First u have to determine the which application area , you willhave to work .then create the output type with program RSNASTED with subroutine ALE_PROCESSING .
assign ur output type to procedure (FOR HEADER LEVEL OR ITEM LEVEL ) .
With Regards ,
Vikram ......
‎2006 Aug 08 12:13 PM
Shankar,
First and foremost, identify whether SAP Standard condition types would serve your purpose. If i`m right its <b>AQC1</b>.
If you can handle with the SAP Standard, all you have to do is configure your condition tables and accordingly the condition records. Go to Tcode -- NACE and enter the condition records as per the key criteria.
<i><b>If you had to build from scratch, go to tcode -- VK01.
Configure your output type, access sequence and link your condition type to the standard procedure.</b></i>
<b><i>In the initial screen of VK01, enter B for USAGE and V2 for APPLICATION.</i></b>
Standard SAP Components are :
Output Type -- AQC1
Access Sequence -- 0008 / 0003
Procedure -- v20001
Partner Function -- SH
If you are still unable to configure, hook onto sap help and identify the document for edi configuation. Else, the best document is EDI,ALE&IDOC by Arvind Nagpal. This is the best cook book.
Hope this should serve your need, reward points.
Regards