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 |
|---|---|---|---|---|---|---|---|
| |
TABLE_RESP | TYPE | CNV_STANDARD | whether the table is in responsibility of SAP | |||
| |
FIELD_RESP | TYPE | CNV_STANDARD | whether the field is in responsibility of SAP | |||
| |
TABNAME | TYPE | TABNAME | Table name | |||
| |
FIELDNAME | TYPE | FIELDNAME | Field name | |||
| |
DATA_PROVIDER | TYPE REF TO | CNV_00001_CTRL_DATA_PROVIDER | Data provider | |||
| |
TABLE_NOT_FOUND | TYPE | Table was not found in DDIC / package | ||||
| |
FIELD_NOT_FOUND | TYPE | Field was not found in DDIC / package | ||||
Processing Type
| Normal Function 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 |