SAP ABAP Function Module CNV_21500_RELID_TABSIZE (Returns structure of data written to single cluster relid)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_21510 (Package) Only for IMG for CNV_21500
⤷
⤷
Basic Data
| Function Module | CNV_21500_RELID_TABSIZE | Returns structure of data written to single cluster relid |
| Function Group | CNV_21510_ANALYS_FUNCT | Analysis functions for INDX conversions |
| Program Name | SAPLCNV_21510_ANALYS_FUNCT | Analysis functions for INDX conversions |
| INCLUDE Name | LCNV_21510_ANALYS_FUNCTU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PD_DATA_EXISTS | TYPE | C | ||||
| |
PD_SIZE | TYPE | I | ||||
| |
P_CLUSTER_NAME | TYPE | CNV_INDX_STRUC-CLUSTER_NAME | ||||
| |
P_RELID | TYPE | CNV_INDX_STRUC-RELID | ||||
| |
P_TABNAME | TYPE | CNV_INDX_STRUC-TABST | ||||
| |
P_ONLYCHECKEXIST | TYPE | C | 'X' | Only check if data exists, don't count entries | ||
| |
RELID_NOT_FOUND | TYPE | Requested RELID was not found | ||||
| |
GENERATION_ERROR | TYPE | Error during generation of form routines | ||||
| |
COULD_NOT_DETERMINE | TYPE | Could not determine number of entries - component is not a table type | ||||
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 | 46C |