‎2006 Jul 14 5:51 AM
Hi all,
I never used an Idoc I need to post data into SAP using the Idoc CONF21, can any one suggest me how to proceed. I have the data in internal table I need to pass this to Idoc in order to update SAP.
Thanx in advance.
Parvez.
‎2006 Jul 14 6:17 AM
‎2006 Jul 14 6:17 AM
‎2006 Jul 14 6:26 AM
Hi Kiran,
Thanx for your response.
I am not understanding how to pass the data. The function module for this is IDOC is KK2A_GET_DATA_FROM_IDOC I hope.
Please tell me how to use the IDOC.
Thanx in advance,
Parvez.
‎2006 Jul 14 6:25 AM
Hi,
You need an ALE setup to process your IDOC's because IDOC's are just 'intermediate documents' which contain data.
What to do with this data you need ALE setup.
look into these links for ALE and IDOC's help.
http://www.sapgenie.com/whitepapers/ale.htm
http://www.sapgenie.com/ale/index.htm
http://www.sappoint.com/abap.html
http://www.sapbrain.com/TUTORIALS/TECHNICAL/ALE_tutorial.html
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEIO/BCMIDALEIO.pdf
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEPRO/BCMIDALEPRO.pdf
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEQS/CABFAALEQS.pdf
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEHR/CABFAALEHR_ALE_QS.pdf
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/ECPCA/ECPCA_ALE_154.pdf
Regards,
Wasim Ahmed