ROXPD10186 is an SAP Structure so does not store data like a database table does but can be used to process "Organizational Areas Using Object (Def. in CSERV)" 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_ROXPD10186 TYPE ROXPD10186 .
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.
Delivery Class: A - Application table containing master and transaction data
Display/Maintenance via SM30: Yes but with Restrictions
Enhancement category i: Not classified
See here for more information about this and other SAP enhancement categories
Field | Component Type | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
MANDT | MANDT | CLNT | 3 | T000 | Client | |
PNGUID | PVS_GUID | RAW | 16 | Internal Identification for PVS Objects | ||
PNCNT | PVS_COUNT | NUMC | 8 | Internal Counter for iPPE Objects | ||
OWNER_NATION | LAND1 | CHAR | 3 | T005 | Country Key | |
SERVICE_ID | /ISDFPS/SERVICE_ID | CHAR | 1 | /ISDFPS/CSERV | Organizational Area | |
SERVICE_QUANT | /ISDFPS/SERVICE_QUANT | NUMC | 8 | Number for Organizational Area | ||
SPEC_PLVAR | /ISDFPS/SPEC_PLVAR | CHAR | 2 | Plan Version Processor | ||
SPEC_OTYPE | /ISDFPS/SPEC_OTYPE | CHAR | 2 | Object Type Processor | ||
SPEC_OBJID | /ISDFPS/SPEC_OBJID | NUMC | 8 | Object ID Processor | ||
LOCK_FLAG | /ISDFPS/LOCK_FLAG | CHAR | 1 | Lock Flag |
Key field | |
Non-key field |
ROXPD10186 - Organizational Areas Using Object (Def. in CSERV) ROXPD10185 - Generated Structure for View /ISDFPS/V_BI_RPP ROXPD10184 - Generated Structure for View /ISDFPS/V_BI_MLS ROXPD10183 - Extraction Texts MPO ROXPD10182 - Generated Table for View /ISDFPS/V_BI_MCT ROXPD10181 - Generated Table for View /ISDFPS/V_BI_MC