SAP Reports / Programs

/IBS/DRB_DEVL_LIST_SINGLE SAP ABAP Report - RBD: Development List per Source System Contract







/IBS/DRB_DEVL_LIST_SINGLE 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 /IBS/DRB_DEVL_LIST_SINGLE into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

/IBS/RB_DEVL_SINGLE - RBD: Development List per Contract


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 /IBS/DRB_DEVL_LIST_SINGLE. "Basic submit
SUBMIT /IBS/DRB_DEVL_LIST_SINGLE AND RETURN. "Return to original report after report execution complete
SUBMIT /IBS/DRB_DEVL_LIST_SINGLE VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


RBD Information System: Development List per Source System Contract
Selection Text: P_STOCK = Pre-Impairment Accounts
Selection Text: SO_DBUDA = Analysis Period
Selection Text: P_BEWME = D .
Selection Text: RB_LOSS = D .
Selection Text: RB_ONLYI = D .
Selection Text: RB_ONLYP = D .
Selection Text: RB_PANDI = D .
Selection Text: SO_BWAGR = D .
Selection Text: SO_GROUP = D .
Selection Text: SO_KTTYP = D .
Selection Text: SO_LIBUE = D .
Selection Text: SO_MODID = D .
Selection Text: SO_ORGEI = D .
Selection Text: SO_PARTV = D .
Selection Text: SO_RBDID = D .
Selection Text: SO_RBDKL = D .
Selection Text: SO_RBDNR = D .
Selection Text: SO_RBSNA = D .
Selection Text: SO_VERTV = D .
Title: RBD: Development List per Source System Contract
Text Symbol: TUV = Accr/Def. Srce Sys. Contract
Text Symbol: TUI = Accr/Def Records
Text Symbol: 001 = Evaluate Actual Records Only
Text Symbol: 002 = Evaluate Planned Records Only
Text Symbol: 003 = Evaluate Planned and Actual Records
Text Symbol: 004 = Restrict Selection
Text Symbol: 005 = RBD Accts
Text Symbol: 006 = RBD Area
Text Symbol: 007 = Val. Method
Text Symbol: 008 = Mdl. ID
Text Symbol: 009 = Flow Type Group
Text Symbol: 010 = RBD Class
Text Symbol: 011 = Vals.
Text Symbol: 012 = Value Adjustment Procedure
Text Symbol: 013 = RBD: Development List per Source System Contract
Text Symbol: 014 = SAP RBD: Business Operations in RBD 2
Text Symbol: 015 = /IBS/EAFS_RBD_BUSOPR5





Text Symbol: PRC = Processing Type
Text Symbol: SAT = Plan-Act. Record Accrual
Text Symbol: TI1 = Dev. List (per Source System Contract) from
Text Symbol: TI2 = -
Text Symbol: TI3 = Ind. Docs. (per Srce Sys.Contrct) fr.
Text Symbol: TI4 = Postings (per Srce Sys.Contrct) fr.
Text Symbol: TKT = Acct Accr/ Def.


INCLUDES used within this REPORT /IBS/DRB_DEVL_LIST_SINGLE

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:

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = h_vertv IMPORTING output = h_vertv.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = h_vertv IMPORTING output = h_vertv.



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 /IBS/DRB_DEVL_LIST_SINGLE or its description.