RCJ_RPSCO_LIS_OC SAP (RPSCO_LIS for Graphic (Object Currency)) Structure details

Dictionary Type: Structure
Description: RPSCO_LIS for Graphic (Object Currency)




ABAP Code to SELECT data from RCJ_RPSCO_LIS_OC
Related tables to RCJ_RPSCO_LIS_OC
Access table RCJ_RPSCO_LIS_OC




Structure field list including key, data, relationships and ABAP select examples

RCJ_RPSCO_LIS_OC is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "RPSCO_LIS for Graphic (Object Currency)" 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_RCJ_RPSCO_LIS_OC TYPE RCJ_RPSCO_LIS_OC.

The RCJ_RPSCO_LIS_OC table consists of various fields, each holding specific information or linking keys about RPSCO_LIS for Graphic (Object Currency) data available in SAP. These include PROKSTPLN2_OC (Project Cost Plan (Version 2) in Object Currency), AUFKSTPLAN_OC (Current Order Cost Plan in Object Currency), AUFKSTPLN2_OC (Order Cost Plan (Version 2) in Object Currency), PROERLPLAN_OC (Current Project Revenue Plan in Object Currency).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP RCJ_RPSCO_LIS_OC structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
PROKSTPLAN_OCCurrent Project Cost Plan in Object Currency PROKSTPLANOCCURR15(2) WERTV8
PROKSTPLN2_OCProject Cost Plan (Version 2) in Object Currency PROKSTPLN2OCCURR15(2) WERTV8
AUFKSTPLAN_OCCurrent Order Cost Plan in Object Currency AUFKSTPLANOCCURR15(2) WERTV8
AUFKSTPLN2_OCOrder Cost Plan (Version 2) in Object Currency AUFKSTPLN2OCCURR15(2) WERTV8
PROERLPLAN_OCCurrent Project Revenue Plan in Object Currency PROERLPLANOCCURR15(2) WERTV8
PROERLPLN2_OCProject Revenue Plan (Version 2) in Object Currency PROERLPLN2OCCURR15(2) WERTV8
AUFERLPLAN_OCCurrent Order Revenue Plan in Object Currency AUFERLPLANOCCURR15(2) WERTV8
AUFERLPLN2_OCOrder Revenue Plan (Version 2) in Object Currency AUFERLPLN2OCCURR15(2) WERTV8
KREDFINPLN_OCCurrent Credit Side Cash Budget in Object Currency KREDFINPLNOCCURR15(2) WERTV8
DEBFINPLN_OCCurrent Debit Side Cash Budget in Object Currency DEBFINPLNOCCURR15(2) WERTV8
BUDGET_OCAppropriation Budget (Appr.Request Variant Replaced) in OC BUDGETOCCURR15(2) WERTV8
FREIGABE_OCRelease in Object Currency FREIGABEOCCURR15(2) WERTV8
AUFTRANF_OCResidual Order Plan in Object Currency AUFTRANFOCCURR15(2) WERTV8
FESTPROBL_OCFixed Price Commitment in Object Currency FESTPROBLOCCURR15(2) WERTV8
KSTOBLGES_OCTotal Cost Commitment in Object Currency KSTOBLGESOCCURR15(2) WERTV8
ISTKOSTEN_OCAct. Costs in Object Currency ISTKOSTENOCCURR15(2) WERTV8
ISTERLOESE_OCActual Revenues in Object Currency ISTERLOESEOCCURR15(2) WERTV8
KZHLNG_OCTotal Vendor Payments (Down Payments and Payments) OC KZHLNGOCCURR15(2) WERTV8
DZHLNG_OCTotal Customer Payments (Down Payments and Payments) OC DZHLNGOCCURR15(2) WERTV8

Key field Non-key field



How do I retrieve data from SAP structure RCJ_RPSCO_LIS_OC using ABAP code?

As RCJ_RPSCO_LIS_OC is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on RCJ_RPSCO_LIS_OC as there is no data to select.

How to access SAP table RCJ_RPSCO_LIS_OC

Within an ECC or HANA version of SAP you can also view further information about RCJ_RPSCO_LIS_OC and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!