SAP ABAP Function Module CNV_MBT_ANS_GET_TABLE_LINES (Get no of table lines in each client)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_PCL_46 (Package) MBT PCT : Process controlling functions 4.6
⤷
⤷
Basic Data
| Function Module | CNV_MBT_ANS_GET_TABLE_LINES | Get no of table lines in each client |
| Function Group | CNV_MBT_ANS_TOOL | Helpers to analyse different problems |
| Program Name | SAPLCNV_MBT_ANS_TOOL | Helpers to analyse different problems |
| INCLUDE Name | LCNV_MBT_ANS_TOOLU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IP_TABNAME | TYPE | TABNAME | Table name | |||
| |
T_T000 | TYPE | T000 | Clients | |||
| |
T_LINES | TYPE | CNV_MBT_LINES_OF_TABLE | Read the number of table lines in each client of the system | |||
| |
TABLE_NOT_EXIST | TYPE | Table does not exist in the system | ||||
| |
NO_CLIENTS | TYPE | No entry in table t000 | ||||
| |
NO_CLIENT_FIELD | TYPE | Table is client independant or has no client/mandt field | ||||
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 | 2006_1_46C |