SAP Reports / Programs

/IBS/DRB_ENTWICKLUNG SAP ABAP Report - RBD: Development List







/IBS/DRB_ENTWICKLUNG is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You can use the development list to display the value adjustment position for one or more RBD accounts...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter /IBS/DRB_ENTWICKLUNG 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 - RBD: Dev. List Value Adjustment


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_ENTWICKLUNG. "Basic submit
SUBMIT /IBS/DRB_ENTWICKLUNG AND RETURN. "Return to original report after report execution complete
SUBMIT /IBS/DRB_ENTWICKLUNG 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
Selection Text: P_STOCK = Pre-Impairment Accounts
Selection Text: P_WAE = Display Currency
Selection Text: RB_ALLEP = Observe All Planned Records
Selection Text: RB_BGBID = Until End of Observation Prd
Selection Text: RB_STICP = Only Planned Recs to Key Date
Selection Text: SO_DBUDA = Analysis Period
Selection Text: SO_GBIDA = Planned Records up to Key Date
Selection Text: P_DIS = D .
Selection Text: RB_IST = D .
Selection Text: RB_PLAN = D .
Selection Text: SO_AGEWB = D .
Selection Text: SO_AWAER = D .
Selection Text: SO_BEWME = D .
Selection Text: SO_BWAGR = D .
Selection Text: SO_GROUP = D .
Selection Text: SO_KTTYP = 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 .
Title: RBD: Development List
Text Symbol: TUP = Plnd Rec Selection
Text Symbol: 001 = Print Date:
Text Symbol: 002 = UserName:
Text Symbol: 003 = Program Name:
Text Symbol: 004 = Page:
Text Symbol: 005 = Event: PRINT_TOP_OF_LIST
Text Symbol: 006 = RBD Area
Text Symbol: 007 = Server:
Text Symbol: 008 = Client:
Text Symbol: 009 = Display Curr.
Text Symbol: AKT = Active Accounts
Text Symbol: ALL = All Accounts
Text Symbol: FOC = Focus of Development List
Text Symbol: IAK = Inactive Accts





Text Symbol: PRC = Processing Type
Text Symbol: TI1 = Development List (per Account) from
Text Symbol: TI2 = Development List (Total) from
Text Symbol: TI3 = RBD Postings from
Text Symbol: TI4 = RBD Acct List
Text Symbol: TI5 = -
Text Symbol: TI6 = RBD Planned Recs (all open)
Text Symbol: TI7 = Contracts With Different Contract Currencies and Display Currencies
Text Symbol: TKT = Acct Accr/ Def.
Text Symbol: TPL = (incl. Plan)
Text Symbol: TST = Output Control
Text Symbol: TUI = Accr/Def Records


INCLUDES used within this REPORT /IBS/DRB_ENTWICKLUNG

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:

/IBS/RB_FI_GJAHR_DETERMINE CALL FUNCTION '/IBS/RB_FI_GJAHR_DETERMINE' EXPORTING i_budat = i_bukrs = IMPORTING e_gjahr = h_gjahr EXCEPTIONS data_error = 1 parameter_nicht_vollstaendig = 2 OTHERS = 3.

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = IMPORTING output = .

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

/IBS/RB_RBD_P CALL FUNCTION '/IBS/RB_RBD_P' EXPORTING i_rbdid = so_rbdid-low IMPORTING e_rbd_p = wa_rbd_p EXCEPTIONS data_error = 1 parameter_nicht_vollstaendig = 2 OTHERS = 3.

/IBS/RB_KTODATE_GET_LIST CALL FUNCTION '/IBS/RB_KTODATE_GET_LIST' TABLES ti_so_rbdid = so_rbdid * TI_SO_RBDNR = ti_so_bewme = so_bewme te_ktodate = it_ktodate EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_IS_DEV_GET_SHEETDATA CALL FUNCTION '/IBS/RB_IS_DEV_GET_SHEETDATA' EXPORTING ti_so_rbdid = it_rbdid ti_so_rbdnr = it_rbdnr i_bewme = wa_bewme_p-bewme IMPORTING te_sheeth = it_sheeth te_up = it_up te_ui = it_ui EXCEPTIONS no_data_found = 1 param_error = 2 OTHERS = 3.

/IBS/RB_UI_GET_LIST CALL FUNCTION '/IBS/RB_UI_GET_LIST' EXPORTING i_bewme = wa_bewme_p-bewme TABLES te_ui = it_ui_ecf EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_UP_GET_LIST CALL FUNCTION '/IBS/RB_UP_GET_LIST' EXPORTING i_bewme = wa_bewme_p-bewme TABLES te_up = it_up_ecf EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_IS_DEV_GET_LIST CALL FUNCTION '/IBS/RB_IS_DEV_GET_LIST' EXPORTING i_deadline1 = so_dbuda-low "#EC DOM_EQUAL i_deadline2 = so_dbuda-high "#EC DOM_EQUAL i_awaers = p_wae i_ktodis = p_dis TABLES ti_so_rbdid = so_rbdid ti_so_rbdnr = so_rbdnr ti_so_rbdkl = so_rbdkl ti_so_kttyp = so_kttyp ti_so_rbdst = r_rbdst ti_so_agewb = so_agewb ti_so_rbsna = so_rbsna ti_so_awaers = so_awaer ti_so_bwagr = so_bwagr ti_so_orgein = so_orgei ti_so_bewme = so_bewme ti_so_group = so_group te_kto = it_kto te_statement = it_statement te_saldo1 = it_saldo1 te_saldo2 = it_saldo2 te_saldo3 = it_saldo3 EXCEPTIONS parameter_error = 1 data_error = 2 no_umsatz_warning = 3 OTHERS = 4.

/IBS/RB_KTODATE_GET_LIST CALL FUNCTION '/IBS/RB_KTODATE_GET_LIST' TABLES ti_so_rbdid = so_rbdid ti_so_rbdnr = so_rbdnr ti_so_bewme = so_bewme te_ktodate = it_ktodate EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_ORGEIN CALL FUNCTION '/IBS/RB_ORGEIN' EXPORTING i_uname = sy-uname * I_ORGEIN = IMPORTING e_admin = $h_admin * E_PRIMAER = * E_GUELTIG = * TABLES * TE_BENORD = EXCEPTIONS data_error = 1 parameter_nicht_vollstaendig = 2 zuord_error = 3 OTHERS = 4.

/IBS/RB_IS_PLAN_GET CALL FUNCTION '/IBS/RB_IS_PLAN_GET' EXPORTING i_awaers = p_wae TABLES ti_kto = it_kto ti_so_rbdkl = so_rbdkl ti_so_bwagr = so_bwagr ti_so_bewme = so_bewme te_plan = it_plan * EXCEPTIONS * DATA_ERROR = 1 * OTHERS = 2 .






/IBS/RB_IS_DEVELOPMENT CALL FUNCTION '/IBS/RB_IS_DEVELOPMENT' EXPORTING i_awaers = p_wae i_deadline1 = so_dbuda-low i_deadline2 = so_dbuda-high * I_KZ_GRP = C_YES * I_KZ_TYP = ' ' i_ktodis = p_dis TABLES ti_statement = it_statement_tmp te_saldo1 = it_saldo1_tmp te_saldo2 = it_saldo2_tmp te_statement = it_statement EXCEPTIONS parameter_error = 1 data_error = 2 no_umsatz_warning = 3 OTHERS = 4.

/IBS/RB_IS_ACC_BALANCE CALL FUNCTION '/IBS/RB_IS_ACC_BALANCE' EXPORTING i_awaers = p_wae i_kz_grp = c_yes i_kz_typ = c_yes i_ktodis = p_dis "wa_crbd_p-ktodis i_budat = wa_statement-dbudat TABLES ti_acc_statement = it_statement2_f te_saldo = it_saldo3_f * EXCEPTIONS * PARAMETER_ERROR = 1 * DATA_ERROR = 2 * OTHERS = 3 .

/IBS/RB_IS_ACC_BALANCE CALL FUNCTION '/IBS/RB_IS_ACC_BALANCE' EXPORTING i_awaers = p_wae i_kz_grp = c_yes i_kz_typ = c_yes i_ktodis = p_dis TABLES ti_acc_statement = it_statement te_saldo = it_saldo3_tmp * EXCEPTIONS * PARAMETER_ERROR = 1 * DATA_ERROR = 2 * OTHERS = 3 .

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = -rese1 IMPORTING output = -rese1.

/IBS/RB_DOMAIN_GET_VALUE * CALL FUNCTION '/IBS/RB_DOMAIN_GET_VALUE' * EXPORTING * i_dname = wa_dd07v-domname * i_dlangu = sy-langu * i_dvalue = wa_dd07v-domvalue_l * IMPORTING * e_dd07v_wa = wa_dd07v * EXCEPTIONS * data_error = 1 * OTHERS = 2.

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = -rese1 IMPORTING output = -rese1.

PRINT_SELECTIONS CALL FUNCTION 'PRINT_SELECTIONS' EXPORTING rname = sy-cprog rvariante = $h_variante mode = 'TABLE' TABLES infotab = $i_selections.

/IBS/RB_DOMAIN_GET_VALUE CALL FUNCTION '/IBS/RB_DOMAIN_GET_VALUE' EXPORTING i_dname = wa_dd07v-domname i_dlangu = sy-langu i_dvalue = wa_dd07v-domvalue_l IMPORTING e_dd07v_wa = wa_dd07v EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_BWTXT_GET_VALUE CALL FUNCTION '/IBS/RB_BWTXT_GET_VALUE' EXPORTING i_dname = wa_dd07v-domname i_dlangu = sy-langu i_dvalue = wa_dd07v-domvalue_l IMPORTING e_dd07v_wa = wa_dd07v EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_BWTXT_GET_VALUE CALL FUNCTION '/IBS/RB_BWTXT_GET_VALUE' EXPORTING i_dname = wa_dd07v-domname i_dlangu = sy-langu i_dvalue = wa_dd07v-domvalue_l IMPORTING e_dd07v_wa = wa_dd07v EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_BWTXT_GET_VALUE CALL FUNCTION '/IBS/RB_BWTXT_GET_VALUE' EXPORTING i_dname = wa_dd07v-domname i_dlangu = sy-langu i_dvalue = wa_dd07v-domvalue_l IMPORTING e_dd07v_wa = wa_dd07v EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_BWTXT_GET_VALUE CALL FUNCTION '/IBS/RB_BWTXT_GET_VALUE' EXPORTING i_dname = wa_dd07v-domname i_dlangu = sy-langu i_dvalue = wa_dd07v-domvalue_l IMPORTING e_dd07v_wa = wa_dd07v EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_IS_DEV_GET_LIST CALL FUNCTION '/IBS/RB_IS_DEV_GET_LIST' EXPORTING i_deadline1 = so_dbuda-low i_deadline2 = so_dbuda-high i_awaers = p_wae i_ktodis = '3' TABLES ti_so_rbdid = it_rbdid_tmp ti_so_rbdnr = it_rbdnr_tmp ti_so_rbdkl = so_rbdkl ti_so_kttyp = so_kttyp ti_so_rbdst = r_rbdst ti_so_agewb = so_agewb ti_so_rbsna = so_rbsna ti_so_awaers = so_awaer ti_so_bwagr = so_bwagr ti_so_orgein = so_orgei ti_so_bewme = so_bewme te_kto = it_kto_tmp te_statement = it_statement_tmp te_saldo1 = it_saldo1_tmp te_saldo2 = it_saldo2_tmp te_saldo3 = it_saldo3_tmp EXCEPTIONS parameter_error = 1 data_error = 2 no_umsatz_warning = 3 OTHERS = 4.

/IBS/RB_UP_GET_LIST CALL FUNCTION '/IBS/RB_UP_GET_LIST' EXPORTING i_bewme = $s_bewme_ecf-bewme TABLES ti_so_rbdid = so_rbdid ti_so_rbdnr = so_rbdnr te_up = it_up_ecf EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_UI_GET_LIST CALL FUNCTION '/IBS/RB_UI_GET_LIST' EXPORTING i_bewme = $s_bewme_ecf-bewme TABLES ti_so_rbdid = so_rbdid ti_so_rbdnr = so_rbdnr te_ui = it_ui_ecf EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_ECF_GET_LIST CALL FUNCTION '/IBS/RB_ECF_GET_LIST' EXPORTING ti_so_sheetnr = it_so_sheetnr IMPORTING te_ecf_hd = $it_ecf_hd te_ecf_bal = $it_ecf_bal EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_F4HELP *CALL FUNCTION '/IBS/RB_F4HELP' * EXPORTING * i_tabname = '/IBS/VRB_F4_KTO' * i_fieldname = 'RBDNR' * i_dynprog = '/IBS/MRB_SAPMKTO' * i_dynnr = '1000' * i_dynfield = '/IBS/TRB_KTO-RBDNR' * EXCEPTIONS * DATA_ERROR = 1 * PARAM_ERROR = 2 * OTHERS = 3.

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = -partv IMPORTING output = -partv.

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = -finrv IMPORTING output = -finrv.

/IBS/RB_RBD_P_GET_LIST



CALL FUNCTION '/IBS/RB_RBD_P_GET_LIST' TABLES ti_so_rbdid = so_rbdid te_rbd_p = $it_rbdid EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_BEWME_P CALL FUNCTION '/IBS/RB_BEWME_P' EXPORTING i_bewme = so_bewme-low IMPORTING e_bewme_p = $wa_bewme_p EXCEPTIONS data_error = 1 parameter_nicht_vollstaendig = 2 OTHERS = 3.

/IBS/RB_BEWME_P_GET_LIST CALL FUNCTION '/IBS/RB_BEWME_P_GET_LIST' TABLES ti_so_bewme = so_bewme te_bewme_p = it_bewme_p EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_GLOBAL_GET_LIST CALL FUNCTION '/IBS/RB_GLOBAL_GET_LIST' EXPORTING mandant = sy-mandt IMPORTING te_global = it_global EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_RBD_P_GET_LIST CALL FUNCTION '/IBS/RB_RBD_P_GET_LIST' TABLES ti_so_rbdid = so_rbdid te_rbd_p = it_rbd_p EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_PROC_T_GET_LIST CALL FUNCTION '/IBS/RB_PROC_T_GET_LIST' IMPORTING te_proc_t = it_proc_t EXCEPTIONS custom_error = 1 OTHERS = 2.

/IBS/RB_PROCE_T_GET_LIST CALL FUNCTION '/IBS/RB_PROCE_T_GET_LIST' IMPORTING te_proce_t = it_proce_t EXCEPTIONS custom_error = 1 OTHERS = 2.

/IBS/RB_DOMAIN_GET_VALUE CALL FUNCTION '/IBS/RB_DOMAIN_GET_VALUE' EXPORTING i_dname = wa_dd07v-domname i_dlangu = sy-langu i_dvalue = wa_dd07v-domvalue_l IMPORTING e_dd07v_wa = wa_dd07v EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_DOMAIN_GET_VALUE CALL FUNCTION '/IBS/RB_DOMAIN_GET_VALUE' EXPORTING i_dname = wa_dd07v-domname i_dlangu = sy-langu i_dvalue = wa_dd07v-domvalue_l IMPORTING e_dd07v_wa = wa_dd07v EXCEPTIONS data_error = 1 OTHERS = 2.

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = $partv IMPORTING output = $partv.

/IBS/RB_KVV_GET_LIST CALL FUNCTION '/IBS/RB_KVV_GET_LIST' TABLES ti_so_rbdid = so_rbdid ti_so_rbdnr = so_rbdnr * TI_SO_MODID = * TI_SO_VERTV = te_kvv = $it_kvv EXCEPTIONS data_error = 1 OTHERS = 2.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = -low IMPORTING output = -low.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = -high IMPORTING output = -high.



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_ENTWICKLUNG or its description.