EVPOC_RPSQT is an SAP Structure so does not store data like a database table does but can be used to process "Structure for PDB PSJ (Percentage of Completion)" Information within sap ABAP programs. This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.
i.e. DATA: wa_EVPOC_RPSQT TYPE EVPOC_RPSQT .
Below is the documentation avaialable and full details of the fields which make up this Structure.
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 | Component Type | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
.INCLUDE | RPSQT | Project info database: quantities | ||||
MANDT | MANDT | CLNT | 3 | T000 | Client | |
OBJNR | BP_OBJEKT | CHAR | 22 | ONR00 | Object number | |
WRTTP | CO_WRTTP | CHAR | 2 | Value Type | ALPHA | |
TRGKZ | BP_TRGKZ | CHAR | 1 | Object indicator | ||
GJAHR | GJAHR | NUMC | 4 | Fiscal Year | GJAHR | |
ACPOS | ACPOS | CHAR | 14 | TPIR2 | Value category | |
VORGA | BP_VORGANG | CHAR | 4 | T022 | Budget Type Budgeting/Planning | |
VERSN | BP_VERSION | CHAR | 3 |
* | Planning/budgeting version | ALPHA |
ABKAT | ABKAT | NUMC | 2 | Category for Variance/Results Analysis | ABKAT | |
GEBER | BP_GEBER | CHAR | 10 |
* | Fund | |
TWAER | TWAER | CUKY | 5 |
* | Transaction Currency | |
PERBL | PERBL | NUMC | 3 | Period block | ||
BELTP | BP_INOUT | NUMC | 1 | Debit type | ||
MENTP | MENTP | CHAR | 1 | Quantity Type | ||
MEINH | CO_MEINH | UNIT | 3 | T006 | Unit of Measure | CUNIT |
MEG000 | MEGXXX | QUAN | 15(3) | Total Quantity | ||
MEG001 | MEGXXX | QUAN | 15(3) | Total Quantity | ||
MEG002 | MEGXXX | QUAN | 15(3) | Total Quantity | ||
MEG003 | MEGXXX | QUAN | 15(3) | Total Quantity | ||
MEG004 | MEGXXX | QUAN | 15(3) | Total Quantity | ||
MEG005 | MEGXXX | QUAN | 15(3) | Total Quantity | ||
MEG006 | MEGXXX | QUAN | 15(3) | Total Quantity | ||
MEG007 | MEGXXX | QUAN | 15(3) | Total Quantity | ||
MEG008 | MEGXXX | QUAN | 15(3) | Total Quantity | ||
MEG009 | MEGXXX | QUAN | 15(3) | Total Quantity | ||
MEG010 | MEGXXX | QUAN | 15(3) | Total Quantity | ||
MEG011 | MEGXXX | QUAN | 15(3) | Total Quantity | ||
MEG012 | MEGXXX | QUAN | 15(3) | Total Quantity | ||
MEG013 | MEGXXX | QUAN | 15(3) | Total Quantity | ||
MEG014 | MEGXXX | QUAN | 15(3) | Total Quantity | ||
MEG015 | MEGXXX | QUAN | 15(3) | Total Quantity | ||
MEG016 | MEGXXX | QUAN | 15(3) | Total Quantity | ||
MUV000 | MUVXX | CHAR | 1 | Quantities Incomplete | ||
MUV001 | MUVXX | CHAR | 1 | Quantities Incomplete | ||
MUV002 | MUVXX | CHAR | 1 | Quantities Incomplete | ||
MUV003 | MUVXX | CHAR | 1 | Quantities Incomplete | ||
MUV004 | MUVXX | CHAR | 1 | Quantities Incomplete | ||
MUV005 | MUVXX | CHAR | 1 | Quantities Incomplete | ||
MUV006 | MUVXX | CHAR | 1 | Quantities Incomplete | ||
MUV007 | MUVXX | CHAR | 1 | Quantities Incomplete | ||
MUV008 | MUVXX | CHAR | 1 | Quantities Incomplete | ||
MUV009 | MUVXX | CHAR | 1 | Quantities Incomplete | ||
MUV010 | MUVXX | CHAR | 1 | Quantities Incomplete | ||
MUV011 | MUVXX | CHAR | 1 | Quantities Incomplete | ||
MUV012 | MUVXX | CHAR | 1 | Quantities Incomplete | ||
MUV013 | MUVXX | CHAR | 1 | Quantities Incomplete | ||
MUV014 | MUVXX | CHAR | 1 | Quantities Incomplete | ||
MUV015 | MUVXX | CHAR | 1 | Quantities Incomplete | ||
MUV016 | MUVXX | CHAR | 1 | Quantities Incomplete |
Key field | |
Non-key field |
EVPOC_RPSQT - Structure for PDB PSJ (Percentage of Completion) EVPOC - Percentage of completion EVORB01 - Start Parameter(s) for Meter Reading Order Creation EVOP_VS - Object parameters (Project version) EVOPD_WBS - Progress and Milestone: WBS and Activities EVOPD_RCNEV - Structure:Progress and Milestones