M_TICL003_6_PM is an SAP View so does not store data like a database table does but can be used to process "Generated Table for View" Information within sap ABAP programs. This is done by declaring abap internal tables, work areas or database tables based on this View. These can then be used to store and process the required data appropriately.
i.e. DATA: wa_M_TICL003_6_PM TYPE M_TICL003_6_PM .
Below is the documentation avaialable and full details of the fields which make up this View.
You can view further information about this via relevant transactions such as SE11 or SE80. Also check out the Comments section below to view or add related contributions and example screen shots.
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
CLIENT | MANDT | CLNT | 3 | T000 | Client | |
CLTYPE | ICL_CLTYPE | CHAR | 4 | TICL011 | Internal Claim Type | |
GENERAT | ICL_CLTYPEG | NUMC | 5 | TICL011 | Generation of Internal Claim Type | |
VERSION | ICL_CLTYPEV | NUMC | 5 | Internal Claim Type Version |
Key field | |
Non-key field |
TICL022T
TICL027
TICL036
TICL036T
TICL153
TICL153T
TICL301
TICL301T
TICL327
TICL327T
TICL328
TICL328T
TICL340
TICL340T
M_TICL003_PM
TBRF150
TBRF150T
TCURC
TCURT
TICL001
TICL001T
TICL022
TICL015T
TICL015
TICL011T