SAP Reports / Programs | Customer Bill of Services | Industry Solution Engineering & Construction | Customer Bill of Services(IS-EC-BOS) SAP IS

RADBOS01 SAP ABAP Report - Quantity Flow (Order, Entry Sheet, Billing Document)







RADBOS01 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 RADBOS01 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

ADBOS01 - SD-SRV Reporting: Quantity Flow


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 RADBOS01. "Basic submit
SUBMIT RADBOS01 AND RETURN. "Return to original report after report execution complete
SUBMIT RADBOS01 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: PVBELN = Document number
Selection Text: PVARIANT = Selection variant
Selection Text: PPOSNR = Item number
Title: Quantity Flow (Order, Entry Sheet, Billing Document)
Text Symbol: 030 = Quantity in invoice
Text Symbol: 031 = Quantity in invoice
Text Symbol: 032 = Quantity in invoice
Text Symbol: 033 = Value in invoice
Text Symbol: 034 = Value in invoice
Text Symbol: 035 = Value in invoice
Text Symbol: 036 = Total net price
Text Symbol: 037 = Service list available
Text Symbol: 038 = Service
Text Symbol: 039 = Mainitem
Text Symbol: 040 = Subitem
Text Symbol: 041 = Open
Text Symbol: 042 = In process
Text Symbol: 043 = Complete
Text Symbol: 044 = Red Light
Text Symbol: 045 = Yellow Light
Text Symbol: 046 = Green Light
Text Symbol: 047 = Main Item
Text Symbol: 048 = Service Line
Text Symbol: 049 = Expand
Text Symbol: 050 = Collapse
Text Symbol: 028 = Sales document number:
Text Symbol: 001 = Long txt
Text Symbol: 002 = BillDoc
Text Symbol: 003 = BillDoc
Text Symbol: 004 = BillDoc
Text Symbol: 005 = SI
Text Symbol: 006 = Selection variant
Text Symbol: 007 = ServiceIndex
Text Symbol: 008 = Down payment request
Text Symbol: 009 = Down payment request
Text Symbol: 010 = DownpaymentReq
Text Symbol: 011 = % in invoice
Text Symbol: 012 = % in invoice





Text Symbol: 013 = % in invoice
Text Symbol: 014 = Cancel
Text Symbol: 016 = Service entry in percent
Text Symbol: 017 = Service Entry %
Text Symbol: 018 = Service Entry %
Text Symbol: 019 = Details
Text Symbol: 020 = Service entry
Text Symbol: 021 = Service entry
Text Symbol: 022 = Service entry
Text Symbol: 024 = Sales document
Text Symbol: 025 = Sold-to party:
Text Symbol: 026 = Purchase order number:
Text Symbol: 027 = Item:


INCLUDES used within this REPORT RADBOS01

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:

/SAPBOQ/GET_SI_FLAG CALL FUNCTION '/SAPBOQ/GET_SI_FLAG' IMPORTING e_si_flag = si_enable.

MS_SUBDIVISION_FOR_PRINT CALL FUNCTION 'MS_SUBDIVISION_FOR_PRINT' EXPORTING packno = eslh-hpackno TABLES gliederung = outline EXCEPTIONS packno_not_exist = 01.

ICON_CREATE * CALL FUNCTION 'ICON_CREATE' * EXPORTING * name = icon_checked ** TEXT = text-037 "Service list available ** INFO = text-037 "Service list available * add_stdinf = 'X' * IMPORTING * RESULT = outline_list-text2 * EXCEPTIONS * icon_not_found = 1 * outputfield_too_short = 2 * OTHERS = 3 * .

ICON_CREATE * CALL FUNCTION 'ICON_CREATE' * EXPORTING * name = icon_checked ** TEXT = text-037 "Service list available ** INFO = text-037 "Service list available * add_stdinf = 'X' * IMPORTING * RESULT = outline_list-text2 * EXCEPTIONS * icon_not_found = 1 * outputfield_too_short = 2 * OTHERS = 3 * .

RS_TREE_CONSTRUCT CALL FUNCTION 'RS_TREE_CONSTRUCT' TABLES nodetab = outline_list EXCEPTIONS tree_failure = 1.

RS_TREE_LIST_DISPLAY CALL FUNCTION 'RS_TREE_LIST_DISPLAY' EXPORTING callback_program = grepid callback_user_command = 'NODE_SELECT' * CALLBACK_TEXT_DISPLAY = callback_moreinfo_display = 'MOREINFO_DISPLAY' * CALLBACK_COLOR_DISPLAY = callback_top_of_page = 'TOP_OF_PAGE' * CALLBACK_GUI_STATUS = status = 'OWN' * CHECK_DUPLICATE_NAME = '1' color_of_node = '0' color_of_mark = '0' color_of_link = '0' color_of_match = '0' * LOWER_CASE_SENSITIVE = ' ' * modification_log = ' ' * node_length = 30 * text_length = 40 * text_length1 = 45 * text_length2 = 20 * return_marked_subtree = ' ' * screen_start_column = 20 * screen_start_line = 5 * screen_end_column = 70 * screen_end_line = 20 * suppress_node_output = 'X' * layout_mode = 'C' * use_control = 'L' IMPORTING f15 = f15.

RS_TREE_GET_CURRENT_LAYOUT CALL FUNCTION 'RS_TREE_GET_CURRENT_LAYOUT' TABLES layout = l_layout.

RS_TREE_SET_CURRENT_TREE CALL FUNCTION 'RS_TREE_SET_CURRENT_TREE' TABLES nodeinfo = outline_list.

RS_TREE_SET_CURRENT_LAYOUT CALL FUNCTION 'RS_TREE_SET_CURRENT_LAYOUT' TABLES layout = l_layout.

REUSE_ALV_HIERSEQ_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_HIERSEQ_LIST_DISPLAY' EXPORTING i_interface_check = ' ' i_callback_program = grepid i_callback_pf_status_set = 'SET_PF_STATUS' i_callback_user_command = g_usercommand is_layout = list_layout it_fieldcat = gt_fldcat * IT_EXCLUDING = * IT_SPECIAL_GROUPS = * IT_SORT = * IT_FILTER = * IS_SEL_HIDE = * I_SCREEN_START_COLUMN = 0 * I_SCREEN_START_LINE = 0 * I_SCREEN_END_COLUMN = 0 * I_SCREEN_END_LINE = 0 * I_DEFAULT = 'X' i_save = 'X' "e is_variant = g_variant it_events = list_events[] * it_event_exit = i_tabname_header = 'SERVICES' i_tabname_item = 'DETAILS_LIST' * i_structure_name_header = 'ML_ESLL' * i_structure_name_item = 'DETAILS_LIST' is_keyinfo = gs_keyinfo * IS_PRINT = * IS_REPREP_ID = * IMPORTING * E_EXIT_CAUSED_BY_CALLER = * ES_EXIT_CAUSED_BY_USER = TABLES t_outtab_header = services t_outtab_item = details_list * EXCEPTIONS * PROGRAM_ERROR = 1 * OTHERS = 2 .

/SAPBOQ/CHECK_SES_PROCESS CALL FUNCTION '/SAPBOQ/CHECK_SES_PROCESS' "N 1035073 EXPORTING vbeln = vbak-vbeln IMPORTING new_process = new_process EXCEPTIONS invalid_doc_number = 1 OTHERS = 2.

RV_CALL_DISPLAY_TRANSACTION





CALL FUNCTION 'RV_CALL_DISPLAY_TRANSACTION' EXPORTING vbeln = details_list-vbeln.

RV_CALL_DISPLAY_TRANSACTION CALL FUNCTION 'RV_CALL_DISPLAY_TRANSACTION' EXPORTING vbeln = details_list-fkvbeln.

RV_ORDER_FLOW_INFORMATION CALL FUNCTION 'RV_ORDER_FLOW_INFORMATION' EXPORTING * AUFBEREITUNG = '2' belegtyp = vbak-vbtyp comwa = vbco6 * NACHFOLGER = 'X' * N_STUFEN = '50' * VORGAENGER = 'X' * V_STUFEN = '50' * IMPORTING * BELEGTYP_BACK = TABLES vbfa_tab = ivbfa * EXCEPTIONS * NO_VBFA = 1 * NO_VBUK_FOUND = 2 * OTHERS = 3 .

/SAPBOQ/CHECK_SES_PROCESS CALL FUNCTION '/SAPBOQ/CHECK_SES_PROCESS' EXPORTING vbeln = vbak-vbeln * VBTYP = * DISPLAY_DOCUMENT = ' ' IMPORTING new_process = new_process * OLD_PROCESS = * ERROR_CODE = EXCEPTIONS invalid_doc_number = 1 OTHERS = 2.

VIEW_KNA1 CALL FUNCTION 'VIEW_KNA1' EXPORTING kunde = vbak-kunnr IMPORTING anschrift = lkna1.

READ_TEXT CALL FUNCTION 'READ_TEXT' EXPORTING id = text_header-tdid language = text_header-tdspras name = text_header-tdname object = text_header-tdobject IMPORTING header = text_header TABLES lines = text_lines_long EXCEPTIONS id = 01 language = 02 name = 03 not_found = 04 object = 05 reference_check = 06.

EDIT_TEXT CALL FUNCTION 'EDIT_TEXT' EXPORTING display = displaykz editor_title = texthead header = text_header save = savekz IMPORTING function = functionkz newheader = text_header TABLES lines = text_lines_long EXCEPTIONS id = 01 language = 02 linesize = 03 name = 04 object = 05.

MS_READ_AND_CHECK_FORMULA CALL FUNCTION 'MS_READ_AND_CHECK_FORMULA' EXPORTING i_formelnr = services-formelnr no_errors = 'X' IMPORTING e_formel = formula TABLES variablen = variables EXCEPTIONS OTHERS = 0.

REUSE_ALV_VARIANT_F4 CALL FUNCTION 'REUSE_ALV_VARIANT_F4' EXPORTING is_variant = g_variant i_save = g_save * i_tabname_header = 'SERVICES' * i_tabname_item = 'DETAILS_LIST' * it_default_fieldcat = IMPORTING e_exit = g_exit es_variant = gx_variant EXCEPTIONS not_found = 2.

REUSE_ALV_VARIANT_EXISTENCE CALL FUNCTION 'REUSE_ALV_VARIANT_EXISTENCE' EXPORTING i_save = g_save CHANGING cs_variant = gx_variant EXCEPTIONS wrong_input = 1 not_found = 2 program_error = 3 OTHERS = 4.

MS_SERVICES_FOR_PRINT CALL FUNCTION 'MS_SERVICES_FOR_PRINT' EXPORTING packno = outline-sub_packno TABLES leistung = tservices EXCEPTIONS no_services_found = 1 OTHERS = 2.

MS_SUBDIVISION_FOR_PRINT CALL FUNCTION 'MS_SUBDIVISION_FOR_PRINT' EXPORTING packno = eslh-hpackno TABLES gliederung = toutline EXCEPTIONS packno_not_exist = 1 OTHERS = 2.

MS_SERVICES_FOR_PRINT CALL FUNCTION 'MS_SERVICES_FOR_PRINT' EXPORTING packno = toutline-sub_packno * ONLINE_DATA = TABLES leistung = tservices EXCEPTIONS no_services_found = 1 * OTHERS = 2 .

SD_VBAK_SELECT CALL FUNCTION 'SD_VBAK_SELECT' EXPORTING * IBS_DI_BOQ_SI * i_document_number = pvbeln-low i_document_number = pvbeln * IBS_DI_BOQ_SI IMPORTING e_vbak = vbak EXCEPTIONS document_not_found = 1 OTHERS = 2.

SD_VBAP_SELECT CALL FUNCTION 'SD_VBAP_SELECT' EXPORTING * IBS_DI_BOQ_SI * i_document_number = pvbeln-low * i_item_number = pposnr-low i_document_number = pvbeln i_item_number = pposnr * IBS_DI_BOQ_SI IMPORTING e_vbap = vbap EXCEPTIONS item_not_found = 1 OTHERS = 2.

SD_VBKD_SELECT CALL FUNCTION 'SD_VBKD_SELECT' EXPORTING * IBS_DI_BOQ_SI * i_document_number = pvbeln-low * i_item_number = pposnr-low i_document_number = pvbeln i_item_number = pposnr * IBS_DI_BOQ_SI
IMPORTING e_vbkd = vbkd EXCEPTIONS entry_not_found = 1 OTHERS = 2.

/SAPBOQ/CHECK_SES_PROCESS CALL FUNCTION '/SAPBOQ/CHECK_SES_PROCESS' EXPORTING vbeln = vbak-vbeln * VBTYP = * DISPLAY_DOCUMENT = ' ' IMPORTING new_process = new_process * OLD_PROCESS = * ERROR_CODE = EXCEPTIONS invalid_doc_number = 1 OTHERS = 2.

RV_CALL_DISPLAY_TRANSACTION CALL FUNCTION 'RV_CALL_DISPLAY_TRANSACTION' EXPORTING vbeln = details_list-vbeln.

RV_CALL_DISPLAY_TRANSACTION CALL FUNCTION 'RV_CALL_DISPLAY_TRANSACTION' EXPORTING vbeln = details_list-fkvbeln.

MS_SUBDIVISION_FOR_PRINT CALL FUNCTION 'MS_SUBDIVISION_FOR_PRINT' EXPORTING packno = eslh-hpackno TABLES gliederung = toutline EXCEPTIONS packno_not_exist = 1 OTHERS = 2.




MS_SERVICES_FOR_PRINT CALL FUNCTION 'MS_SERVICES_FOR_PRINT' EXPORTING packno = toutline-sub_packno * ONLINE_DATA = TABLES leistung = tservices EXCEPTIONS no_services_found = 1 * OTHERS = 2 .



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