SAP Reports / Programs | Cross-Application Components | European Monetary Union: Euro(CA-EUR) SAP CA

CNVC_SCWB_INIT_OBJDEF_EXEC SAP ABAP Report - Determine Relevant Objects







CNVC_SCWB_INIT_OBJDEF_EXEC 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 CNVC_SCWB_INIT_OBJDEF_EXEC 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 CNVC_SCWB_INIT_OBJDEF_EXEC. "Basic submit
SUBMIT CNVC_SCWB_INIT_OBJDEF_EXEC AND RETURN. "Return to original report after report execution complete
SUBMIT CNVC_SCWB_INIT_OBJDEF_EXEC VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: SO_OBJTY = D Object Type
Selection Text: P_TEST = Test Mode
Selection Text: P_RUNID = D Package Number
Title: Determine Relevant Objects
Text Symbol: T88 = Number of Decimal Places
Text Symbol: T87 = Conversion Routine
Text Symbol: T86 = ABAP data type (C,D,N,...)
Text Symbol: T85 = Length (No. of Characters)
Text Symbol: T84 = Internal Length in Bytes
Text Symbol: T83 = Data type
Text Symbol: T82 = Data element
Text Symbol: T81 = Data selection in source system possible
Text Symbol: T80 = Flag: Required-entry field
Text Symbol: T79 = Long description
Text Symbol: T78 = Medium description
Text Symbol: T77 = Short Description
Text Symbol: T76 = Position of the field in the table
Text Symbol: T75 = INVISIBLE
Text Symbol: T74 = InfoSource type
Text Symbol: T73 = Content release
Text Symbol: T72 = Type of requested data
Text Symbol: T71 = BW Infosource type
Text Symbol: T70 = Transfer structure
Text Symbol: T69 = Update type
Text Symbol: T68 = ID for update rules
Text Symbol: T67 = UNITCONV
Text Symbol: T66 = UNIROUTINE
Text Symbol: T65 = Source InfoObject of comm. structure
Text Symbol: T64 = Rule number (update rule)
Text Symbol: T63 = Table as a return
Text Symbol: T62 = ABAP routine
Text Symbol: T61 = Position of the Field
Text Symbol: T60 = Object version
Text Symbol: T59 = Time-Dependency when Reading master-data
Text Symbol: W17 = Creating attributes list
Text Symbol: W16 = Test mode on. Results won't be stored into database.
Text Symbol: W15 = Development class
Text Symbol: W14 = Setting attributes for &1





Text Symbol: W13 = Comparison package does not exist.
Text Symbol: W12 = No relevant attributes for object:
Text Symbol: W11 = ... relevant attribute
Text Symbol: W10 = Setting attributes for:
Text Symbol: W09 = Start time:
Text Symbol: W08 = Start date:
Text Symbol: W07 = Program started by
Text Symbol: W06 = Program started for Package-ID
Text Symbol: W05 = This comparison package does not exist:
Text Symbol: W04 = User decided to continue anyway.
Text Symbol: W03 = Not all attribute load jobs are finished.
Text Symbol: W02 = No active comparison package found.
Text Symbol: W01 = Expert options
Text Symbol: U02 = Roll up data in the aggregate automatically
Text Symbol: U01 = Set quality status to OK automatically
Text Symbol: T99 = Maximum number of partitions
Text Symbol: T98 = Partitioning time char.
Text Symbol: T97 = Source system
Text Symbol: T96 = BasicCube for Aggregate
Text Symbol: T95 = InfoCube type
Text Symbol: T94 = InfoArea
Text Symbol: T93 = BW Application (Namespace)
Text Symbol: T92 = Active and revised version do not agree
Text Symbol: T91 = Content time stamp: Last modification to the object by SAP
Text Symbol: T90 = Object Status
Text Symbol: T89 = Name of the relevant unit field
Text Symbol: T58 = InfoObject
Text Symbol: T25 = Fixed point arithmetic
Text Symbol: T24 = Final class/method
Text Symbol: T23 = Class/Interface category
Text Symbol: T22 = Externally callable
Text Symbol: T21 = Class type
Text Symbol: T20 = Description
Text Symbol: T19 = Checksum
Text Symbol: T18 = Reference type
Text Symbol: T17 = Typing
Text Symbol: T16 = Event declaration level
Text Symbol: T15 = Release status
Text Symbol: T14 = Initial value





Text Symbol: T13 = Only readable indicator
Text Symbol: T12 = Declaration level
Text Symbol: T11 = Last changed on
Text Symbol: T10 = Last changed by
Text Symbol: T09 = Created on
Text Symbol: T08 = Author
Text Symbol: T07 = Indicator cannot be changed
Text Symbol: T06 = Visibility
Text Symbol: T05 = Indicator redifined
Text Symbol: T04 = Indicator alias component
Text Symbol: T03 = Method category
Text Symbol: T02 = Component type
Text Symbol: T01 = Include
Text Symbol: S06 = Reading data
Text Symbol: S05 = Setting attributes for object types
Text Symbol: S04 = Completed
Text Symbol: S03 = Started
Text Symbol: M03 = Error
Text Symbol: M02 = Done
Text Symbol: M01 = Not all attribute load jobs are finished - continue anyway?
Text Symbol: T57 = BW: Unequivocal ID in room and time
Text Symbol: T56 = External Formula ID
Text Symbol: T55 = DATECONV
Text Symbol: T54 = ID for ABAP code
Text Symbol: T53 = Name of Currency Conversion Type
Text Symbol: T52 = Factory Calendar
Text Symbol: T51 = Source InfoObject for time distribution
Text Symbol: T50 = Source InfoObject of comm. structure
Text Symbol: T49 = COPYFLAG
Text Symbol: T48 = Source InfoObject of comm. struct. master data-read
Text Symbol: T47 = Date InfoObject for reading master data on demand
Text Symbol: T46 = Constant
Text Symbol: T45 = Type of Calc. Method of Target InfoObject (Chars.)
Text Symbol: T44 = Type of Calc. Method of Target InfoObject (Key Figure)
Text Symbol: T43 = TNAME
Text Symbol: T42 = ID for Generated ODS Object Program
Text Symbol: T41 = ABAP routine
Text Symbol: T40 = EXPERTMODE
Text Symbol: T39 = Active and revised version do not agree



Text Symbol: T38 = BW Application (Namespace)
Text Symbol: T37 = Owner (Person Responsible)
Text Symbol: T36 = Content time stamp: Last mod. by SAP
Text Symbol: T35 = Contentrelease
Text Symbol: T34 = Object Status
Text Symbol: T33 = UTC Time Stamp in Short Form
Text Symbol: T32 = ID for generated InfoCube write program
Text Symbol: T31 = ID for generated update program
Text Symbol: T30 = ID for update rules
Text Symbol: T29 = Short text for fixed values
Text Symbol: T28 = Status
Text Symbol: T27 = Unicode check performed
Text Symbol: T26 = Upper-/lowercase


INCLUDES used within this REPORT CNVC_SCWB_INIT_OBJDEF_EXEC

INCLUDE : CNVC_SCWB_PARAMS,


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:

CNVCF_SCNG_RUNID_GETACTIVE * CALL FUNCTION 'CNVCF_SCNG_RUNID_GETACTIVE' * IMPORTING * RUNID = P_RUNID.

GET_JOB_RUNTIME_INFO * CALL FUNCTION 'GET_JOB_RUNTIME_INFO' * IMPORTING * jobcount = gv_jobcount * jobname = gv_jobname * EXCEPTIONS * no_runtime_info = 1 * OTHERS = 2.

CNVCF_SCWB_ZLOG * CALL FUNCTION 'CNVCF_SCWB_ZLOG' * EXPORTING * I_LOG_OBJECT = C_OBJ_ZXIPROXY * I_EXTNUMBER = GV_EXT_NUMBER * TABLES * T_LOG_MESSAGE = GT_LOG_MESSAGE * EXCEPTIONS * LOG_HEADER_INCONSISTENT = 1 * LOGGING_ERROR = 2 * OTHERS = 3.

BAL_DSP_LOG_DISPLAY * CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' * EXCEPTIONS * OTHERS = 1.

CNVCF_PROGRESS * CALL FUNCTION 'CNVCF_PROGRESS' * EXPORTING * text = text-w17. " 'Creating attributes list'

SAPGUI_PROGRESS_INDICATOR ** CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' ** EXPORTING ** PERCENTAGE = LD_PERCENT ** TEXT = 'Creating attributes list'.

SAPGUI_PROGRESS_INDICATOR * CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' * EXPORTING * PERCENTAGE = LD_PERCENT * TEXT = LC_TEXT.

CNVCF_SCWB_ZLOG * CALL FUNCTION 'CNVCF_SCWB_ZLOG' * EXPORTING * I_LOG_OBJECT = C_OBJ_ZXIPROXY * I_EXTNUMBER = GV_EXT_NUMBER * TABLES * T_LOG_MESSAGE = GT_LOG_MESSAGE * EXCEPTIONS * LOG_HEADER_INCONSISTENT = 1 * LOGGING_ERROR = 2 * OTHERS = 3.

BAL_DSP_LOG_DISPLAY * CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' * EXCEPTIONS * OTHERS = 1.

CNVCF_PROGRESS * CALL FUNCTION 'CNVCF_PROGRESS' * EXPORTING * TEXT = IV_ACTION * VAR1 = IV_VAR1 * POSITION = IV_POS * MAXIMUM = IV_MAX.

CNV_MBT_L_SUBSTATE_UPDATE CALL FUNCTION 'CNV_MBT_L_SUBSTATE_UPDATE' EXPORTING * SESSION_ID = * SUBACT_ID = * TASK_ID = * STATE_TEC = state_log = 'U' * ABORTED = proc_total = lv_proc_tot proc_compl = lv_proc_com * SEQNUM = * FORCE_UPDATE = ' ' EXCEPTIONS parameters_not_defined = 1 entry_not_found = 2 update_failed = 3 pcl_update_failed = 4 rfc_failure = 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 CNVC_SCWB_INIT_OBJDEF_EXEC or its description.