CNIF_CLOSE_ORDER_TECH is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter CNIF_CLOSE_ORDER_TECH into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Include CNIF_CLOSE_ORDER_TECH
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CO_SF_CLOSE_ORDER_TECHNICAL CALL FUNCTION 'CO_SF_CLOSE_ORDER_TECHNICAL' EXPORTING CAUFVD_IMP = p_caufvd I_FLG_NO_DIALOG = 'X' CHANGING CAUFVD_EXP = p_caufvd EXCEPTIONS TECH_CLOSE_NOT_ALLOWED = 1 BUSINESS_TRANSACTION_NOT_VALID = 2 ERROR_HANDLING_RECORDS_EXTIST = 3 OTHERS = 4.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CNIF_CLOSE_ORDER_TECH - Include CNIF_CLOSE_ORDER_TECH CNIF_CHECK_ACTIVITY - Include CNIF_CHECK_ACTIVITY CNIF_ADD_CHECK_SOP - Include CNIF_ADD_CHECK_SOP CNHTTST4 - Demo for HTML ControL: Own Initial Pages for WebRFC CNHTTST4 - Demo for HTML ControL: Own Initial Pages for WebRFC CNHTTST3 - Demo for HTML Control: Use with WebRFC