CNPOC_READ_UNIT_TEST is a standard Executable ABAP Report 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 CNPOC_READ_UNIT_TEST 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: Program ZPOCUNITTEST
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CNPOC_READ CALL FUNCTION 'CNPOC_READ'"#EC ARGCHECKED) EXPORTING PROJECTDEFINITION = PROJDEF WBSELEMENT = WBSELE NETWORK = NET ACTIVITY = ACT ACTIVITYELEMENT = ACTELEM IMPORTING WBS_POC = WBS_POC ACTIVITY_POC = ACTIVITY_POC WBS_AGGREGATED = WBS_AGGREGATED ACTIVITY_AGGREGATED = ACTIVITY_AGGREGATED WBS_EARNED = WBS_EARNED ACTIVITY_EARNED = ACTIVITY_EARNED WBS_MEASUREMENT_METHOD = WBS_MEASUREMENT_METHOD ACTIVITY_MEASUREMENT_METHOD = ACTIVITY_MEASUREMENT_METHOD TABLES ET_RETURN = ET_RET.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CNPOC_READ_UNIT_TEST - Program ZPOCUNITTEST CNPOC_READ_UNIT_TEST - Program ZPOCUNITTEST CNPOC_MODIFY_UNIT_TEST - Program CNPOC_MODIFY_UNIT_TEST CNPOC_MODIFY_UNIT_TEST - Program CNPOC_MODIFY_UNIT_TEST CNPOC_CALCULATE_UNIT_TEST - Program CNPOC_CALCULATE_UNIT_TEST CNPOC_CALCULATE_UNIT_TEST - Program CNPOC_CALCULATE_UNIT_TEST