SAP Reports / Programs | Service | Solution Manager | Custom Development Management Cockpit(SV-SMG-CDM) SAP SV

CNVCDMC_CA_COLLCUSTOBJSANALSUB SAP ABAP INCLUDE - Include CNVCDMC_CA_COLLCUSTOBJSANALSUB







CNVCDMC_CA_COLLCUSTOBJSANALSUB 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 CNVCDMC_CA_COLLCUSTOBJSANALSUB 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 CNVCDMC_CA_COLLCUSTOBJSANALSUB. "Basic submit
SUBMIT CNVCDMC_CA_COLLCUSTOBJSANALSUB AND RETURN. "Return to original report after report execution complete
SUBMIT CNVCDMC_CA_COLLCUSTOBJSANALSUB 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 CNVCDMC_CA_COLLCUSTOBJSANALSUB


INCLUDES used within this REPORT CNVCDMC_CA_COLLCUSTOBJSANALSUB

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:

CHECK_EXIST_LIMU_FUNC CALL FUNCTION 'CHECK_EXIST_LIMU_FUNC' EXPORTING name = lv_funcname_limu aggname = 'SEUEXIST' IMPORTING exist = lv_flag.

FUNCTION_INCLUDE_INFO CALL FUNCTION 'FUNCTION_INCLUDE_INFO' CHANGING funcname = lv_funcname include = lv_fugr_name EXCEPTIONS function_not_exists = 1 include_not_exists = 2 group_not_exists = 3 no_selections = 4 no_function_include = 5 OTHERS = 6.

REPOSITORY_ENVIRONMENT_SET CALL FUNCTION 'REPOSITORY_ENVIRONMENT_SET' EXPORTING obj_type = lv_object environment_types = is_envi object_name = lv_fugr_name TABLES environment = xt_senvi EXCEPTIONS batch = 1 batchjob_error = 2 not_executed = 3 OTHERS = 4.

REPOSITORY_ENVIRONMENT_SET CALL FUNCTION 'REPOSITORY_ENVIRONMENT_SET' EXPORTING obj_type = is_object_iter-object environment_types = is_envi object_name = is_object_iter-obj_name TABLES environment = xt_senvi EXCEPTIONS batch = 1 batchjob_error = 2 not_executed = 3 OTHERS = 4.

TR_GET_PGMID_FOR_OBJECT CALL FUNCTION 'TR_GET_PGMID_FOR_OBJECT' EXPORTING iv_object = lv_object IMPORTING es_type = ls_type EXCEPTIONS illegal_object = 1 OTHERS = 2.

TR_GET_PGMID_FOR_OBJECT * CALL FUNCTION 'TR_GET_PGMID_FOR_OBJECT' * EXPORTING * iv_object = lv_object * IMPORTING * es_type = ls_type * EXCEPTIONS * illegal_object = 1 * OTHERS = 2.

REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_program_name = lv_progname i_structure_name = 'ENVI_TYPES' CHANGING ct_fieldcat = lt_fieldcat EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.

TR_GET_PGMID_FOR_OBJECT * CALL FUNCTION 'TR_GET_PGMID_FOR_OBJECT' * EXPORTING * iv_object = lv_object * IMPORTING * es_type = ls_type * EXCEPTIONS * illegal_object = 1 * OTHERS = 2.

TR_CHECK_TYPE * CALL FUNCTION 'TR_CHECK_TYPE' * EXPORTING * wi_e071 = ls_e071 * IMPORTING * pe_result = lv_result * we_tadir = ls_tadir.

FUNCTION_INCLUDE_INFO CALL FUNCTION 'FUNCTION_INCLUDE_INFO' CHANGING funcname = lv_funcname *{+DA18012012 - Get function group and not function include group = lv_fugr_name *+DA18012012} * include = lv_fugr_name "-DA18012012 EXCEPTIONS function_not_exists = 1 include_not_exists = 2 group_not_exists = 3 no_selections = 4 no_function_include = 5 OTHERS = 6.

PUT_CHECK_NAME_CLASS CALL FUNCTION 'PUT_CHECK_NAME_CLASS' EXPORTING wi_object = lv_objtype wi_objname = lv_objname wi_pgmid = lv_pgmid IMPORTING we_name_class = lv_nameclass.

TRINT_OBJECT_NAMESPACE_INFO CALL FUNCTION 'TRINT_OBJECT_NAMESPACE_INFO' EXPORTING iv_pgmid = lv_pgmid iv_object = lv_objtype iv_objname = lv_objname IMPORTING ev_nameclass = lv_nameclass ev_namespace = lv_namespace EXCEPTIONS namespace_not_existing = 1 namespace_use_rejected = 2 invalid_object = 3 OTHERS = 4.

FUNCTION_INCLUDE_INFO CALL FUNCTION 'FUNCTION_INCLUDE_INFO' CHANGING funcname = lv_funcname group = lv_fungr EXCEPTIONS function_not_exists = 1 include_not_exists = 2 group_not_exists = 3 no_selections = 4 no_function_include = 5 OTHERS = 6.

RS_PROGRAM_GET_DEVCLASS CALL FUNCTION 'RS_PROGRAM_GET_DEVCLASS' EXPORTING progname = lv_progname IMPORTING devclass = xv_devclass.

GET_KORRNUM_AUTHOR_DATUM_40 CALL FUNCTION 'GET_KORRNUM_AUTHOR_DATUM_40' EXPORTING objname = ls_vrsd-objname objtype = ls_vrsd-objtype IMPORTING author = ls_vrsd-author datum = ls_vrsd-datum korrnum = ls_vrsd-korrnum.

SVRS_GET_VERSION_DIRECTORY_46 CALL FUNCTION 'SVRS_GET_VERSION_DIRECTORY_46' EXPORTING objname = ls_vrsd-objname objtype = ls_vrsd-objtype TABLES lversno_list = lt_vrsno version_list = lt_vrsd EXCEPTIONS no_entry = 1 communication_failure = 2 system_failure = 3 OTHERS = 4.

TR_CHECK_TYPE CALL FUNCTION 'TR_CHECK_TYPE' EXPORTING wi_e071 = ls_e071 IMPORTING we_tadir = ls_tadir.

GET_KORRNUM_AUTHOR_DATUM_40 CALL FUNCTION 'GET_KORRNUM_AUTHOR_DATUM_40' EXPORTING objname = ls_vrsd-objname objtype = ls_vrsd-objtype IMPORTING author = ls_vrsd-author datum = ls_vrsd-datum korrnum = ls_vrsd-korrnum.

SVRS_RESOLVE_E071_OBJ





CALL FUNCTION 'SVRS_RESOLVE_E071_OBJ' EXPORTING e071_obj = ls_e071 TABLES obj_tab = xt_sub_int_obj EXCEPTIONS not_versionable = 1 OTHERS = 2.

FUNCTION_INCLUDE_SPLIT CALL FUNCTION 'FUNCTION_INCLUDE_SPLIT' IMPORTING suffix = lv_func_incl_suffix CHANGING include = xs_sub_int_obj-objname+0(40) EXCEPTIONS include_not_exists = 1 group_not_exists = 2 no_selections = 3 no_function_include = 4 no_function_pool = 5 delimiter_wrong_position = 6 no_customer_function_group = 7 no_customer_function_include = 8 reserved_name_customer = 9 namespace_too_long = 10 area_length_error = 11 OTHERS = 12.

GET_KORRNUM_AUTHOR_DATUM_40 CALL FUNCTION 'GET_KORRNUM_AUTHOR_DATUM_40' EXPORTING objname = ls_vrsd-objname objtype = ls_vrsd-objtype IMPORTING author = ls_vrsd-author datum = ls_vrsd-datum korrnum = ls_vrsd-korrnum.

CNVCDMC_STORE_BPCA_INFORMATION * CALL FUNCTION 'CNVCDMC_STORE_BPCA_INFORMATION' * EXPORTING * it_ca_objs = it_caobjs.

CNVCDMC_STORE_BPCA_INFORMATION * CALL FUNCTION 'CNVCDMC_STORE_BPCA_INFORMATION' * EXPORTING * it_projhier = it_projhier.

ENQUEUE_ECNV_CAOBJS CALL FUNCTION 'ENQUEUE_ECNV_CAOBJS' EXPORTING mode_cnvcdmc_projid = 'E' proj_id = p_projid sysid = sy-sysid EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.

DEQUEUE_ECNV_CAOBJS CALL FUNCTION 'DEQUEUE_ECNV_CAOBJS' EXPORTING mode_cnvcdmc_projid = 'E' proj_id = p_projid sysid = sy-sysid.



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 CNVCDMC_CA_COLLCUSTOBJSANALSUB or its description.