SAP Reports / Programs | Financials | Financial Supply Chain Management | Transaction Management(FIN-FSCM-TRM-TM-TR) SAP FIN

FTR_ENTRYF01 SAP ABAP INCLUDE - Unterprogramme für FTR_ENTRY







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


Text pool values


Title: Unterprogramme für FTR_ENTRY


INCLUDES used within this REPORT FTR_ENTRYF01

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:

FTR_PID_COMPANYCODE_GET CALL FUNCTION 'FTR_PID_COMPANYCODE_GET' EXPORTING i_bukrs = ftr_entry-bukrs i_pid_bukrs = 'BUK' IMPORTING e_bukrs = ftr_entry-bukrs e_butxt = ftr_entry-xbukrs.

FTR_TRANSACTIONTYPE_GET_TEXT CALL FUNCTION 'FTR_TRANSACTIONTYPE_GET_TEXT' EXPORTING i_sgsart = ftr_entry-sgsart i_sfhaart = ftr_entry-sfhaart IMPORTING e_xgsart = ftr_entry-xsgsart e_xfhaart = ftr_entry-xsfhaart.

FTR_PARTNER_GET_TEXT CALL FUNCTION 'FTR_PARTNER_GET_TEXT' EXPORTING pi_companycode = ftr_entry-bukrs pi_partner_id = ftr_entry-kontrh IMPORTING pe_partner_text = ftr_entry-xkontrh EXCEPTIONS OTHERS = 0.

MASTER_DATA_READ_SEC_BUFFERED CALL FUNCTION 'MASTER_DATA_READ_SEC_BUFFERED' EXPORTING i_ranl = ftr_entry-ranl IMPORTING e_vwpanla = l_vwpanla EXCEPTIONS OTHERS = 0.

FTR_DISPATCH CALL FUNCTION 'FTR_DISPATCH' EXPORTING i_bukrs = ftr_entry-bukrs i_rfha = ftr_entry-rfha i_functionclass = l_functionclass EXCEPTIONS not_found = 1 function_not_supported = 2 OTHERS = 3.

FWTR_SEC_TRANS_MAINTAIN CALL FUNCTION 'FWTR_SEC_TRANS_MAINTAIN' EXPORTING i_transactiontype = '8' EXCEPTIONS OTHERS = 0.

MASTER_DATA_READ_SEC_BUFFERED CALL FUNCTION 'MASTER_DATA_READ_SEC_BUFFERED' EXPORTING i_ranl = ftr_entry-ranl IMPORTING e_vwpanla = l_wrk_mdsec EXCEPTIONS entry_not_found = 1 i_ranl_initial = 2 OTHERS = 3.

FWTR_SEC_TRANS_MAINTAIN CALL FUNCTION 'FWTR_SEC_TRANS_MAINTAIN' EXPORTING i_transactiontype = '8' EXCEPTIONS OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'FTR_ENTRY' fieldname = 'BUKRS' TABLES return_tab = l_tab_bukrs EXCEPTIONS field_not_found = 1 no_help_for_field = 2 inconsistent_help = 3 no_values_found = 4 OTHERS = 5.

TRCA_COMPANYCODE_GETDETAIL CALL FUNCTION 'TRCA_COMPANYCODE_GETDETAIL' EXPORTING companycode = ftr_entry-bukrs IMPORTING companyname = ftr_entry-xbukrs EXCEPTIONS OTHERS = 0.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = 'FTR_ENTRY' dynumb = sy-dynnr TABLES dynpfields = l_tab_dynpfields EXCEPTIONS OTHERS = 0.

TB_PRODUCTTYPE_VALUES CALL FUNCTION 'TB_PRODUCTTYPE_VALUES' EXPORTING display = l_display IMPORTING selection = l_sgsart TABLES t_applications = l_tab_application t_productcategories = l_tab_productcat EXCEPTIONS OTHERS = 0.

FTR_TRANSACTIONTYPE_GET_TEXT CALL FUNCTION 'FTR_TRANSACTIONTYPE_GET_TEXT' EXPORTING i_sgsart = ftr_entry-sgsart IMPORTING e_xgsart = ftr_entry-xsgsart.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = 'FTR_ENTRY' dynumb = sy-dynnr TABLES dynpfields = l_tab_dynpfields EXCEPTIONS OTHERS = 0.

FTR_TRANSACTIONTYPE_GET_TEXT CALL FUNCTION 'FTR_TRANSACTIONTYPE_GET_TEXT' EXPORTING i_sgsart = ftr_entry-sgsart i_sfhaart = ftr_entry-sfhaart IMPORTING e_xfhaart = ftr_entry-xsfhaart.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = 'FTR_ENTRY' dynumb = sy-dynnr TABLES dynpfields = l_tab_dynpfields EXCEPTIONS OTHERS = 0.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = 'FTR_ENTRY' dynumb = sy-dynnr translate_to_upper = con_xon TABLES dynpfields = l_tab_dynpfields EXCEPTIONS OTHERS = 1.

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

MASTER_DATA_READ_SEC_BUFFERED





CALL FUNCTION 'MASTER_DATA_READ_SEC_BUFFERED' EXPORTING i_ranl = l_ranl IMPORTING e_vwpanla = l_str_vwpanla EXCEPTIONS OTHERS = 0.

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

MASTER_DATA_READ_SEC_BUFFERED CALL FUNCTION 'MASTER_DATA_READ_SEC_BUFFERED' EXPORTING i_ranl = l_ranl IMPORTING e_vwpanla = l_str_vwpanla EXCEPTIONS OTHERS = 0.

TB_DEALTYPE_VALUES CALL FUNCTION 'TB_DEALTYPE_VALUES' EXPORTING display = con_xoff IMPORTING selection_dealtype = l_selected_sfhaart selection_producttype = l_selected_sgsart TABLES t_applications = l_tab_application t_productcategories = l_tab_productcat t_producttypes = l_tab_producttype.

FTR_TRANSACTIONTYPE_GET_TEXT CALL FUNCTION 'FTR_TRANSACTIONTYPE_GET_TEXT' EXPORTING i_sgsart = ftr_entry-sgsart IMPORTING e_xgsart = ftr_entry-xsgsart.

FTR_TRANSACTIONTYPE_GET_TEXT CALL FUNCTION 'FTR_TRANSACTIONTYPE_GET_TEXT' EXPORTING i_sgsart = ftr_entry-sgsart i_sfhaart = ftr_entry-sfhaart IMPORTING e_xfhaart = ftr_entry-xsfhaart.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = 'FTR_ENTRY' dynumb = sy-dynnr TABLES dynpfields = l_tab_dynpfields EXCEPTIONS OTHERS = 0.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = sy-cprog dynumb = sy-dynnr translate_to_upper = 'X' TABLES dynpfields = l_tab_dynpfields EXCEPTIONS OTHERS = 04.

FTR_PARTNER_GET_VALUES CALL FUNCTION 'FTR_PARTNER_GET_VALUES' EXPORTING pi_companycode = ftr_entry-bukrs pi_producttype = ftr_entry-sgsart pi_transactiontype = ftr_entry-sfhaart * pi_partner_role = 'TR0151' "/ take default TR0151 IMPORTING pe_partner = ftr_entry-kontrh.

FTR_PARTNER_GET_TEXT CALL FUNCTION 'FTR_PARTNER_GET_TEXT' EXPORTING pi_companycode = ftr_entry-bukrs pi_partner_id = ftr_entry-kontrh * pi_partner_role = 'TR0151' "/ take default TR0151 IMPORTING pe_partner_text = ftr_entry-xkontrh EXCEPTIONS OTHERS = 0.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = 'FTR_ENTRY' dynumb = sy-dynnr TABLES dynpfields = l_tab_dynpfields EXCEPTIONS OTHERS = 0.

DYNP_VALUES_READ call function 'DYNP_VALUES_READ' exporting dyname = sy-cprog dynumb = sy-dynnr translate_to_upper = 'X' tables dynpfields = l_tab_dynpfields exceptions others = 04.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = l_con_domname dynpprog = 'FTR_ENTRY' dynpnr = sy-dynnr dynprofield = 'FTR_ENTRY-RPORTB' value_org = 'S' tables value_tab = l_tab_values exceptions parameter_error = 0 no_values_found = 0 OTHERS = 0.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = l_con_domname dynpprog = 'FTR_ENTRY' dynpnr = sy-dynnr dynprofield = 'FTR_ENTRY-RPORTB' value_org = 'S' tables value_tab = l_tab_value exceptions parameter_error = 0 no_values_found = 0 OTHERS = 0.



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