SAP ABAP Function Module CNV_00001_CHECK_RESPONSIBILITY (Checks whether table/field is SAP's or customer's responsibility)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Basic Data
Function Module CNV_00001_CHECK_RESPONSIBILITY Checks whether table/field is SAP's or customer's responsibility  
Function Group CNV_00001_CHECKS   Function group for Basis checks  
Program Name SAPLCNV_00001_CHECKS   Function group for Basis checks 
INCLUDE Name LCNV_00001_CHECKSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TABLE_RESP TYPE CNV_STANDARD whether the table is in responsibility of SAP
Exporting FIELD_RESP TYPE CNV_STANDARD whether the field is in responsibility of SAP
Importing TABNAME TYPE TABNAME Table name
Importing FIELDNAME TYPE FIELDNAME Field name
Importing DATA_PROVIDER TYPE REF TO CNV_00001_CTRL_DATA_PROVIDER Data provider
Exception TABLE_NOT_FOUND TYPE Table was not found in DDIC / package
Exception FIELD_NOT_FOUND TYPE Field was not found in DDIC / package
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20141030 
SAP Release Created in