SAP Reports / Programs

ETPROLLOVER SAP ABAP Report - Program ETPROLLOVER







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


Text pool values


Title: Program ETPROLLOVER
Text Symbol: 002 = Error in start_form


INCLUDES used within this REPORT ETPROLLOVER

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:

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'p0002-nachn' VALUE = P0002-NACHN EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'p0002-vorna' VALUE = P0002-VORNA EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'p0002-gbdat' VALUE = P0002-GBDAT EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'p0006_01-stras' VALUE = P0006_01-STRAS EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'p0006_01-locat' VALUE = P0006_01-LOCAT EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'p0006_01-ort01' VALUE = P0006_01-ORT01 EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'p0006_01-state' VALUE = P0006_01-STATE EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'p0006_01-pstlz' VALUE = P0006_01-PSTLZ EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'p0006_aa-name2' VALUE = P0006_AA-NAME2 EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'p0006_aa-stras' VALUE = P0006_AA-STRAS EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'p0006_aa_locat' VALUE = P0006_AA-LOCAT EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'p0006_aa-ort01' VALUE = P0006_AA-ORT01 EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'p0006_aa-state' VALUE = P0006_AA-STATE EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'p0006_aa-pstlz' VALUE = P0006_AA-PSTLZ EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'p0006_aa-telnr' VALUE = P0006_AA-TELNR EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE *&&&&& call function 'TEXT_SYMBOL_SETVALUE' *&&&&& exporting *&&&&& name = 'p0000-begda' *&&&&& value = ipernr-early_start_date *&&&&& exceptions *&&&&& others = 1.

TEXT_SYMBOL_SETVALUE *&&&&& call function 'TEXT_SYMBOL_SETVALUE' *&&&&& exporting *&&&&& name = 'l_txt_pre83days' *&&&&& value = l_txt_pre83days *&&&&& exceptions *&&&&& others = 1.

TEXT_SYMBOL_SETVALUE *&&&&& call function 'TEXT_SYMBOL_SETVALUE' *&&&&& exporting *&&&&& name = 'l_txt_post83days' *&&&&& value = l_txt_post83days *&&&&& exceptions *&&&&& others = 1.

TEXT_SYMBOL_SETVALUE





*&&&&& call function 'TEXT_SYMBOL_SETVALUE' *&&&&& exporting *&&&&& name = 'l_txt_fund_name' *&&&&& value = everyones_fund_details-fund_name *&&&&& exceptions *&&&&& others = 1.

TEXT_SYMBOL_SETVALUE *&&&&& call function 'TEXT_SYMBOL_SETVALUE' *&&&&& exporting *&&&&& name = 'l_txt_fund_add1' *&&&&& value = everyones_fund_details-fund_add1 *&&&&& exceptions *&&&&& others = 1.

TEXT_SYMBOL_SETVALUE *&&&&& call function 'TEXT_SYMBOL_SETVALUE' *&&&&& exporting *&&&&& name = 'l_txt_fund_add2' *&&&&& value = everyones_fund_details-fund_add2 *&&&&& exceptions *&&&&& others = 1.

TEXT_SYMBOL_SETVALUE *&&&&& call function 'TEXT_SYMBOL_SETVALUE' *&&&&& exporting *&&&&& name = 'l_txt_fund_postcode' *&&&&& value = everyones_fund_details-fund_postcode *&&&&& exceptions *&&&&& others = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'l_txt_fund_amount' VALUE = LC_CONV_TEXT1 EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'l_txt_tf_invalidity' VALUE = LC_CONV_TEXT EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'l_txt_tf_post83' VALUE = LC_CONV_TEXT EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'l_txt_tf_pre83' VALUE = LC_CONV_TEXT EXCEPTIONS OTHERS = 1.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING NAME = 'l_txt_acnno' VALUE = L_TXT_ACNNO EXCEPTIONS OTHERS = 1.

OPEN_FORM CALL FUNCTION 'OPEN_FORM' EXPORTING * form = 'RP_ROLLOVER_A_PP' FORM = 'ETPROLL_A_PP' LANGUAGE = SY-LANGU OPTIONS = ITCPO * device = 'PRINTER' DEVICE = XDEVICE DIALOG = ' '.

START_FORM CALL FUNCTION 'START_FORM' EXCEPTIONS OTHERS = 1.

CLOSE_FORM CALL FUNCTION 'CLOSE_FORM' IMPORTING RESULT = RESULTS.

WRITE_FORM CALL FUNCTION 'WRITE_FORM' EXPORTING ELEMENT = ELEMENT WINDOW = WINDOW.



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