V_T5ASRPROCPAID is an SAP View so does not store data like a database table does but can be used to process "Generated Table for View V_T5ASRPROCPAID" 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_V_T5ASRPROCPAID TYPE V_T5ASRPROCPAID .
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 |
MANDT | MANDT | CLNT | 3 | Client | ||
PROCESS | ASR_PROCESS | CHAR | 32 | T5ASRPROC | Process | |
PROCESS_DESCR | ASR_PROCESS_DESCRIPTION | CHAR | 60 | Process Name | ||
REF_NUM_PAT_ID | ASR_REF_NUM_PAT_ID | CHAR | 12 | T5ASRREFNUMPAID | Pattern ID for Reference Numbers of Process | |
PAT_ID_DESCR | TEXT60 | CHAR | 60 | Text Field of Length 60 |
Key field | |
Non-key field |
T5ASRPROC
T5ASRPROCPAID
T5ASRPROCT
T5ASRREFNUMPAID
T5ASRREFNUMPAIDT
V_T5ASRPROCPAID - Generated Table for View V_T5ASRPROCPAID V_T5ASRPROCH - Generated Table for View V_T5ASRPROCGRVAL - Generated Table for View V_T5ASRPROCGRVAL V_T5ASRPROCGRPA - Generated Table for View V_T5ASRPROCGRPA V_T5ASRPROCGROUP - Generated Table for View V_T5ASRPROCGROUP V_T5ASRPROCCONT - Generated Table for View V_T5ASRPROCCONT