‎2007 Aug 23 7:56 AM
hi all
status code represent the idoc is ready to dispatch ?
report that is used to transfer the script files acress the systems ?
what are the transaction codes for bussiness object builder & goods receipt ?
what class is used to display ALV grid control ?
t-code in script that links driver programe & form routine & form ?
diff b/w transfer idoc & collect idoc ?
thanks
‎2007 Aug 23 8:04 AM
‎2007 Aug 23 8:04 AM
‎2007 Aug 23 8:30 AM
hi
status code represent the idoc is ready to dispatch ?
ans :- 30
report that is used to transfer the script files acress the systems ?
ans :- RSTXR3TR
(Transport Program For SAPscript Transport Objects )
RSTXSCRP
(SAPscript Export to Dataset / SAPscript Import from Dataset)
what are the transaction codes for bussiness object builder & goods receipt ?
ans :- SWO1 & MIGO
what class is used to display ALV grid control ?
ans :- cl_gui_alv_grid (class)
REUSE_ALV_GRID_DISPLAY (function)
t-code in script that links driver programe & form routine & form ?
ans :- NACE
diff b/w transfer idoc & collect idoc ?
please chek the following links.
Please check this online document for ALE and IDoc.
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/BCSRVEDISC/CAEDISCAP_STC.pdf
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf
Also check this links for additional information.
http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
http://www.sapgenie.com/sapedi/index.htm
thanks