SAP ABAP Interface IF_CNV_00001_API_RUNTIME (Runtime API for conversion exits)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_RUNTIME CWB Basis Runtime API implementation 20110211
Properties
Interface IF_CNV_00001_API_RUNTIME  
Short Description Runtime API for conversion exits    
General Data
Package CNV_BASIS   Conversion: Basis functions 
Created 20110207   SAP 
Last changed 20141030    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CNV_MBT_ULV_LOGGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_CNV_MBT_ULV_MESSAGE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 LEVEL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_CNV_00001_API_RUNTIME has no interface.
Friends
Interface IF_CNV_00001_API_RUNTIME has no friend.
Attributes
Interface IF_CNV_00001_API_RUNTIME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_COPY_LOOP_INDEX Instance method Public Method Returns the index of the copy loop 20110211
2 GET_CURRENT_FIELDNAME Instance method Public Method Returns the name of the currently converted field 20110211
3 GET_LOGGER Instance method Public Method Returns the logger instance 20110314
4 GET_ORG_UNIT Instance method Public Method Returns the corresponding org unit (and furt. units if req.) 20110211
5 GET_PACKID Instance method Public Method Returns the number of the loaded package 20110314
6 GET_TABLE_NAME Instance method Public Method Returns the name of the processed table (RELID, component) 20110314
7 HAS_PRIORITY Instance method Public Method Returns the priority of the current row 20110211
8 IS_CHANGED Instance method Public Method Returns whether the currently processed row was changed 20110211
9 IS_COPY Instance method Public Method Returns whether the copy flag is set 20110211
10 IS_MULTICOPY_SCENARIO Instance method Public Method Returns whether the scenario involves MULTICOPY 20110211
11 IS_TEST_MODE Instance method Public Method Returns whether running in test mode 20110211
12 LOG_MESSAGE Instance method Public Method Logs the message 20110718
13 SET_COPY Instance method Public Method Sets the copy flag 20110211
14 SET_PRIORITY Instance method Public Method Sets the priority flag for the current row 20110211
Events
Interface IF_CNV_00001_API_RUNTIME has no event.
Types
Interface IF_CNV_00001_API_RUNTIME has no local type.
Method Signatures

Method GET_COPY_LOOP_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INDEX Value transfer Type reference (TYPE) SYINDEX Loops, Current Loop Pass 20110211

Method GET_COPY_LOOP_INDEX on Interface IF_CNV_00001_API_RUNTIME has no exception.

Method GET_CURRENT_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FIELDNAME Value transfer Type reference (TYPE) FIELDNAME Field Name 20110211

Method GET_CURRENT_FIELDNAME on Interface IF_CNV_00001_API_RUNTIME has no exception.

Method GET_LOGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOGGER Value transfer Object reference (TYPE REF TO) CL_CNV_00001_ULV_LOGGER CWB ULV logger implementation 20110314

Method GET_LOGGER on Interface IF_CNV_00001_API_RUNTIME has no exception.

Method GET_ORG_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DTOBJ Call by reference Type reference (TYPE) CNV_10020_DTOBJ_T Target determination object 20110211
2 Exporting DTVAL Call by reference Type reference (TYPE) CNV_10020_DTVALT_X Target value of determination (extra long) 20110211
3 Exporting NOTREL Call by reference Type reference (TYPE) CNV_10020_NOT_RELV Relevance 20110211
4 Exporting ORG_UNITS Call by reference Type reference (TYPE) CNV_10020_DT_RESULT_TT Determination result 20110211

Method GET_ORG_UNIT on Interface IF_CNV_00001_API_RUNTIME has no exception.

Method GET_PACKID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PACKID Value transfer Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20110314

Method GET_PACKID on Interface IF_CNV_00001_API_RUNTIME has no exception.

Method GET_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COMPONENT Call by reference Type reference (TYPE) CNV_INDX_TABNAME INDX RELID component 20110314
2 Exporting INDX Call by reference Type reference (TYPE) FLAG Whether in INDX context 20110314
3 Exporting LOG_TABNAME Call by reference Type reference (TYPE) STRING Long table name for use in logging 20110314
4 Exporting RELID Call by reference Type reference (TYPE) CNV_INDX_RELID Area of the INDX table 20110314
5 Exporting TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20110314

Method GET_TABLE_NAME on Interface IF_CNV_00001_API_RUNTIME has no exception.

Method HAS_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PRIORITY Value transfer Type reference (TYPE) FLAG General Flag 20110211

Method HAS_PRIORITY on Interface IF_CNV_00001_API_RUNTIME has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGED Value transfer Type reference (TYPE) FLAG General Flag 20110211

Method IS_CHANGED on Interface IF_CNV_00001_API_RUNTIME has no exception.

Method IS_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COPY Value transfer Type reference (TYPE) FLAG General Flag 20110211

Method IS_COPY on Interface IF_CNV_00001_API_RUNTIME has no exception.

Method IS_MULTICOPY_SCENARIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MULTICOPY Value transfer Type reference (TYPE) FLAG General Flag 20110211

Method IS_MULTICOPY_SCENARIO on Interface IF_CNV_00001_API_RUNTIME has no exception.

Method IS_TEST_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEST Value transfer Type reference (TYPE) FLAG General Flag 20110211

Method IS_TEST_MODE on Interface IF_CNV_00001_API_RUNTIME has no exception.

Method LOG_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALSORT Call by reference Type reference (TYPE) BALSORT Application log: Sort criterion/grouping 20110718
2 Importing CLASS Call by reference Type reference (TYPE) SYMSGID Messages, message class 20110718
3 Importing CONTAINER Call by reference Type reference (TYPE) FLAG SPACE Is container message? 20110718
4 Importing LEVEL Call by reference Type reference (TYPE) BALLEVEL CL_CNV_MBT_ULV_LOGGER=>LEVEL_SAME Message hierarchy level (either explicit or relative) 20110718
5 Importing NUMBER Call by reference Type reference (TYPE) SYMSGNO Messages, message number 20110718
6 Importing OUTPUT_KEY Call by reference Type reference (TYPE) FLAG SPACE Save key of the current row in the context 20110718
7 Importing PARAM1 Call by reference Type reference (TYPE) ANY Message parameter 1 20110718
8 Importing PARAM2 Call by reference Type reference (TYPE) ANY Message parameter 2 20110718
9 Importing PARAM3 Call by reference Type reference (TYPE) ANY Message parameter 3 20110718
10 Importing PARAM4 Call by reference Type reference (TYPE) ANY Message parameter 4 20110718
11 Importing TYPE Call by reference Type reference (TYPE) CNV_MBT_ULV_MSG_TYPE CL_CNV_MBT_ULV_MESSAGE=>INFO Type 20110718

Method LOG_MESSAGE on Interface IF_CNV_00001_API_RUNTIME has no exception.

Method SET_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COPY Call by reference Type reference (TYPE) FLAG General Flag 20110211

Method SET_COPY on Interface IF_CNV_00001_API_RUNTIME has no exception.

Method SET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PRIORITY Call by reference Type reference (TYPE) FLAG General Flag 20110211

Method SET_PRIORITY on Interface IF_CNV_00001_API_RUNTIME has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620