SAP Reports / Programs | Cross-Application Components | General Application Functions | Business Application Support(CA-GTF-BS) SAP CA

CNV_20200_ASSIGN_SPECIAL_PR_20 SAP ABAP INCLUDE - Include CNV_20200_ASSIGN_SPECIAL_PR_20







CNV_20200_ASSIGN_SPECIAL_PR_20 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 CNV_20200_ASSIGN_SPECIAL_PR_20 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT CNV_20200_ASSIGN_SPECIAL_PR_20. "Basic submit
SUBMIT CNV_20200_ASSIGN_SPECIAL_PR_20 AND RETURN. "Return to original report after report execution complete
SUBMIT CNV_20200_ASSIGN_SPECIAL_PR_20 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Include CNV_20200_ASSIGN_SPECIAL_PR_20


INCLUDES used within this REPORT CNV_20200_ASSIGN_SPECIAL_PR_20

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

DOCU_CALL CALL FUNCTION 'DOCU_CALL' EXPORTING DISPL = 'X' DISPL_MODE = '2' id = 'TX' langu = sy-langu object = 'CNV_20200_TX_SPEC_PRIO_ADD' SUPPRESS_EDIT = 'X'.

CNV_CMIS_M_10_GET_DYNP_VALUE CALL FUNCTION 'CNV_CMIS_M_10_GET_DYNP_VALUE' EXPORTING i_field = 'TABNAME' i_repid = sy-cprog i_dynnr = sy-dynnr CHANGING o_value = tabname.

CNV_CMIS_M_10_GET_DYNP_VALUE CALL FUNCTION 'CNV_CMIS_M_10_GET_DYNP_VALUE' EXPORTING i_field = 'FIELDNAME' i_repid = sy-cprog i_dynnr = sy-dynnr CHANGING o_value = fieldname.

CNV_CMIS_M_10_GET_DYNP_VALUE CALL FUNCTION 'CNV_CMIS_M_10_GET_DYNP_VALUE' EXPORTING i_field = 'LEADING_TABLE' i_repid = sy-cprog i_dynnr = sy-dynnr CHANGING o_value = leading_table.

CNV_CMIS_M_10_GET_DYNP_VALUE CALL FUNCTION 'CNV_CMIS_M_10_GET_DYNP_VALUE' EXPORTING i_field = 'TABNAME' i_repid = sy-cprog i_dynnr = sy-dynnr CHANGING o_value = tabname.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = lv_repid dynumb = sy-dynnr TABLES dynpfields = lt_dynpfields EXCEPTIONS OTHERS = 8.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING RETFIELD = 'TABNAME' DYNPPROG = lv_repid DYNPNR = sy-dynnr DYNPROFIELD = 'LEADING_TABLE' VALUE_ORG = 'S' TABLES VALUE_TAB = lt_tables RETURN_TAB = lt_return_tab EXCEPTIONS PARAMETER_ERROR = 1 NO_VALUES_FOUND = 2 OTHERS = 3.

CNV_10020_GET_ITR_FIELD * CALL FUNCTION 'CNV_10020_GET_ITR_FIELD' * EXPORTING * p_packid = gv_packid * p_fieldname = -fieldname * IMPORTING * P_ITR_FIELD = lv_dfies_fieldname.

DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = tabname LFIELDNAME = lv_dfies_fieldname IMPORTING DFIES_WA = ls_dfies EXCEPTIONS NOT_FOUND = 1 INTERNAL_ERROR = 2 OTHERS = 3.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING RETFIELD = 'FIELDNAME' DYNPPROG = lv_repid DYNPNR = sy-dynnr DYNPROFIELD = 'FIELDNAME' VALUE_ORG = 'S' TABLES VALUE_TAB = lt_fields RETURN_TAB = lt_return_tab EXCEPTIONS PARAMETER_ERROR = 1 NO_VALUES_FOUND = 2 OTHERS = 3.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING PERCENTAGE = 1 TEXT = text-028.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING PERCENTAGE = 40 TEXT = text-029.

CNV_MBT_KP_TAB_FIELD_DET CALL FUNCTION 'CNV_MBT_KP_TAB_FIELD_DET' TABLES CT_TAB_FIELD = lt_tab_def EXCEPTIONS NO_INPUT_PARAMETERS = 1 MISSING_TABNAME = 2 TABLE_UNKNOWN = 3 TABLE_FIELD_UNKNOWN = 4 TRY_AUTO_LOAD_SECOND_TIME = 5 OTHERS = 6.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING PERCENTAGE = 80 TEXT = text-030.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING PERCENTAGE = 0 TEXT = ''.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING RETFIELD = 'TABNAME' DYNPPROG = lv_repid DYNPNR = sy-dynnr DYNPROFIELD = 'TABNAME' VALUE_ORG = 'S' TABLES VALUE_TAB = lt_tables RETURN_TAB = lt_return_tab EXCEPTIONS PARAMETER_ERROR = 1 NO_VALUES_FOUND = 2 OTHERS = 3.

CNV_10020_GET_ITR_FIELD * CALL FUNCTION 'CNV_10020_GET_ITR_FIELD' * EXPORTING * p_packid = gv_packid * p_fieldname = -fieldname * IMPORTING * P_ITR_FIELD = lv_dfies_fieldname = -fieldname.

DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = tabname LFIELDNAME = lv_dfies_fieldname IMPORTING DFIES_WA = ls_dfies EXCEPTIONS NOT_FOUND = 1 INTERNAL_ERROR = 2 OTHERS = 3.

CNV_MBT_KP_TAB_FIELD_DET





CALL FUNCTION 'CNV_MBT_KP_TAB_FIELD_DET' EXPORTING I_TABLE = iv_tabname IMPORTING E_RESPONSE_TYPE = lv_response_type EXCEPTIONS NO_INPUT_PARAMETERS = 1 MISSING_TABNAME = 2 TABLE_UNKNOWN = 3 TABLE_FIELD_UNKNOWN = 4 TRY_AUTO_LOAD_SECOND_TIME = 5 OTHERS = 6.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name CNV_20200_ASSIGN_SPECIAL_PR_20 or its description.