SAP Reports / Programs | Project System | Information System(PS-IS) SAP PS

RCNBF0VP SAP ABAP Report - Project Info System: Set User-Specific Conditions for Sales Doc. Items







RCNBF0VP is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter RCNBF0VP into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT RCNBF0VP. "Basic submit
SUBMIT RCNBF0VP AND RETURN. "Return to original report after report execution complete
SUBMIT RCNBF0VP VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_FILT12 = Field No. 12
Selection Text: P_FILT13 = Field No. 13
Selection Text: P_FILT14 = Field No. 14
Selection Text: P_FILT15 = Field No. 15
Selection Text: P_FILT16 = Field No. 16
Selection Text: P_FILT17 = Field No. 17
Selection Text: P_FILT18 = Field No. 18
Selection Text: P_FILT19 = Field No. 19
Selection Text: P_FILT2 = Field No. 2
Selection Text: P_FILT20 = Field No. 20
Selection Text: P_FILT3 = Field No. 3
Selection Text: P_FILT4 = Field No. 4
Selection Text: P_FILT11 = Field No. 11
Selection Text: P_FILT1 = Field No. 1
Selection Text: P_FILT10 = Field No. 10
Selection Text: P_FILT5 = Field No. 5
Selection Text: S_FILT17 = User-Defined Condition No. 17
Selection Text: S_FILT18 = User-Defined Condition No. 18
Selection Text: S_FILT19 = User-Defined Condition No. 19
Selection Text: S_FILT2 = User-Defined Condition No. 2
Selection Text: S_FILT20 = User-Defined Condition No. 20
Selection Text: S_FILT3 = User-Defined Condition No. 3
Selection Text: S_FILT4 = User-Defined Condition No. 4
Selection Text: S_FILT5 = User-Defined Condition No. 5
Selection Text: S_FILT6 = User-Defined Condition No. 6
Selection Text: S_FILT7 = User-Defined Condition No. 7
Selection Text: S_FILT8 = User-Defined Condition No. 8
Selection Text: S_FILT9 = User-Defined Condition No. 9
Selection Text: S_FILT15 = User-Defined Condition No. 15
Selection Text: S_FILT14 = User-Defined Condition No. 14
Selection Text: S_FILT13 = User-Defined Condition No. 13
Selection Text: S_FILT12 = User-Defined Condition No. 12
Selection Text: S_FILT11 = User-Defined Condition No. 11
Selection Text: S_FILT10 = User-Defined Condition No. 10
Selection Text: S_FILT1 = User-Defined Condition No. 1
Selection Text: P_TABNAM = Object Type
Selection Text: P_FILT9 = Field No. 9
Selection Text: S_FILT16 = User-Defined Condition No. 16





Selection Text: P_FILT6 = Field No. 6
Selection Text: P_FILT7 = Field No. 7
Selection Text: P_FILT8 = Field No. 8
Title: Project Info System: Set User-Specific Conditions for Sales Doc. Items
Text Symbol: %FP = Filter Criteria
Text Symbol: %FS = Filter Criteria
Text Symbol: BFT = User-Defined Conditions
Text Symbol: FDA = Choose Fields
Text Symbol: FLA = Select Field String
Text Symbol: FT1 = Condition
Text Symbol: FT2 = Conditions
Text Symbol: FT3 = Conditions
Text Symbol: FT4 = Select Conditions


INCLUDES used within this REPORT RCNBF0VP

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RCNBF0VP or its description.