SAP Reports / Programs | Supplier Relationship Management | Enterprise Buyer | Enterprise/Business Partner Management(SRM-EBP-ADM) SAP SRM

BBP_VENDOR_CREATE_PVR SAP ABAP INCLUDE - BBPVENDORCREATEPVR







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


INCLUDES used within this REPORT BBP_VENDOR_CREATE_PVR

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:

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BUT050' fieldname = 'PARTNER1' searchhelp = gv_shlp_bupa_bbp_org shlpparam = 'PARTNER' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'TMP_P1_1' callback_program = gc_own_program callback_form = 'GET_PARTNER_NUMBER_ALL' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BUT050' fieldname = 'PARTNER1' searchhelp = gv_shlp_bupa_bbp_org shlpparam = 'PARTNER' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'TMP_P1_2' callback_program = gc_own_program callback_form = 'GET_PARTNER_NUMBER_ALL' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BUT050' fieldname = 'PARTNER1' searchhelp = gv_shlp_bupa_bbp_org shlpparam = 'PARTNER' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'TMP_P1_3' callback_program = gc_own_program callback_form = 'GET_PARTNER_NUMBER_ALL' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BUT050' fieldname = 'PARTNER1' searchhelp = gv_shlp_bupa_org shlpparam = 'PARTNER' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'TMP_P1_4' callback_program = gc_own_program callback_form = 'GET_PARTNER_NUMBER' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BUT050' fieldname = 'PARTNER1' searchhelp = 'BBP_BUPA_CONT_PERS' shlpparam = 'PARTNER' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'TMP_P2_1' callback_program = gc_own_program callback_form = 'GET_PARTNER_ORG_NUMBER' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BUT050' fieldname = 'PARTNER1' searchhelp = gv_shlp_bupa_org shlpparam = 'PARTNER' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'TMP_P1_5' callback_program = gc_own_program callback_form = 'GET_PARTNER_NUMBER_ALL' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BUT050' fieldname = 'PARTNER1' searchhelp = 'BBP_BUPA_CONT_PERS' shlpparam = 'PARTNER' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'TMP_P2_2' callback_program = gc_own_program callback_form = 'GET_PARTNER_ORG_NUMBER' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BUT050' fieldname = 'PARTNER1' searchhelp = 'BBP_BUPA_VENDOR' shlpparam = 'PARTNER' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'TMP_P1_6' callback_program = gc_own_program callback_form = 'CALLBACK_F4_VENDOR' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BUT050' fieldname = 'PARTNER1' searchhelp = 'BBP_BUPA_BUYING_COMPANY' shlpparam = 'PARTNER' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'TMP_P1_7' callback_program = gc_own_program callback_form = 'GET_PARTNER_NUMBER' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BUT050' fieldname = 'PARTNER1' searchhelp = 'BBP_BUPA_CONT_PERS' shlpparam = 'PARTNER' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'TMP_P2_3' callback_program = gc_own_program callback_form = 'GET_PARTNER_ORG_NUMBER' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BUT050' fieldname = 'PARTNER1' searchhelp = 'BBP_BUPA_LOCATION' shlpparam = 'PARTNER' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'LOCATION' callback_program = gc_own_program callback_form = 'GET_PARTNER_NUMBER' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

BBP_MS_C_SELECT_STATUS_GET CALL FUNCTION 'BBP_MS_C_SELECT_STATUS_GET' IMPORTING ev_marketset = lv_marketset.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'T002' fieldname = 'LANGU' searchhelp = 'BBP_LANGUAGE_VALUE' shlpparam = 'LANGUAGE' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'BAPIBUS1006_ADDRESS-LANGU' callback_program = gc_own_program callback_form = 'CALLBACK_LANGUAGE_F4_120' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'TB038B' fieldname = 'IND_SECTOR' searchhelp = 'BBP_INDUSTRY_VALUE' shlpparam = 'INDUSTRY' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'BAPIBUS1006_CENTRAL_ORGAN-INDUSTRYSECTOR' callback_program = gc_own_program callback_form = 'CALLBACK_INDUSTRY_F4_120' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'T005' fieldname = 'LAND1' searchhelp = 'BBP_COUNTRY_VALUE' shlpparam = 'COUNTRY' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'BAPIBUS1006_ADDRESS-COUNTRY' callback_program = gc_own_program callback_form = 'CALLBACK_COUNTRY_F4_120' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'T005' fieldname = 'LAND1' searchhelp = 'BBP_COUNTRY_VALUE' shlpparam = 'COUNTRY' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'BAPIBUS1006_ADDRESS-POBOX_CTRY' callback_program = gc_own_program callback_form = 'CALLBACK_COUNTRY_POB_F4_120' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'T005U' fieldname = 'BLAND' searchhelp = 'BBP_REGION_VALUE' shlpparam = 'REGION' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'BAPIBUS1006_ADDRESS-REGION' callback_program = gc_own_program callback_form = 'CALLBACK_REGION_F4_120' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'T005' fieldname = 'LAND1' searchhelp = 'BBP_COUNTRY_VALUE' shlpparam = 'COUNTRY' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_BANK_SCREEN-BANK-BANK_CTRY' callback_program = gc_own_program callback_form = 'CALLBACK_COUNTRY_F4_130' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST





CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'SYTABIX' fieldname = space searchhelp = 'BBP_TAXGROUP_S_VALUE' shlpparam = 'TAXGROUP_INDEX' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_TAXGRP_SCREEN-TAXGROUP_INDEX' callback_program = gc_own_program callback_form = 'CALLBACK_TAXGROUP_F4_140' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'TFKTAXNUMTYPE' fieldname = 'TAXTYPE' searchhelp = 'BBP_TAXNUMT_VALUE' shlpparam = 'TAXNUMTYPE' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_TAXNUM_SCREEN-TAXTYPE' callback_program = gc_own_program callback_form = 'CALLBACK_TAXNUMT_F4_150' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

DYNP_GET_STEPL CALL FUNCTION 'DYNP_GET_STEPL' IMPORTING POVSTEPL = LV_CURRENT_LINE EXCEPTIONS STEPL_NOT_FOUND = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BUT050' fieldname = 'PARTNER1' searchhelp = 'BBP_BUPA_VENDOR' shlpparam = 'PARTNER' dynpprog = GC_OWN_PROGRAM dynpnr = SY-DYNNR dynprofield = 'GS_REL_VENDOR_SCREEN-PARTNER' STEPL = LV_CURRENT_LINE callback_program = GC_OWN_PROGRAM callback_form = 'CALLBACK_VENDOR_F4_220' TABLES return_tab = IT_RETVALUES EXCEPTIONS OTHERS = 0.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING INPUT = LV_PARTNER IMPORTING OUTPUT = LV_PARTNER.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING DYNAME = GC_OWN_PROGRAM DYNUMB = SY-DYNNR TABLES DYNPFIELDS = LT_DYNPFIELDS EXCEPTIONS OTHERS = 0 .

DYNP_GET_STEPL CALL FUNCTION 'DYNP_GET_STEPL' IMPORTING POVSTEPL = LV_CURRENT_LINE EXCEPTIONS STEPL_NOT_FOUND = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BUT050' fieldname = 'PARTNER2' searchhelp = 'BBP_BUPA_INVOICING_PARTY' shlpparam = 'PARTNER' dynpprog = GC_OWN_PROGRAM dynpnr = SY-DYNNR dynprofield = 'GS_REL_INV_PARTY_SCREEN-PARTNER' callback_program = GC_OWN_PROGRAM callback_form = 'CALLBACK_IVPARTY_F4_230' TABLES return_tab = IT_RETVALUES EXCEPTIONS OTHERS = 0.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING DYNAME = GC_OWN_PROGRAM DYNUMB = SY-DYNNR TABLES DYNPFIELDS = LT_DYNPFIELDS EXCEPTIONS OTHERS = 0 .

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BBP_TQ02U' fieldname = 'QSSYSFAM' searchhelp = 'BBP_QMSYSTEM_VALUE' shlpparam = 'QM_SYSTEM' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_QMS_SCREEN-QM_SYSTEM' callback_program = gc_own_program callback_form = 'CALLBACK_QMSYSTEM_F4_330' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BBPM_BUT_FRG0061' fieldname = 'PURCHASE_ORG' searchhelp = 'BBP_PURCHORG_VALUE' shlpparam = 'PURCH_ORG' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_PUR_SCREEN-FRG61-PURCHASE_ORG' callback_program = gc_own_program callback_form = 'CALLBACK_PURCHORG_F4_420' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BBPM_BUT_FRG0061' fieldname = 'PO_CURRENCY' searchhelp = 'BBP_CURRENCY_VALUE' shlpparam = 'CURRENCY' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_PUR_SCREEN-FRG61-PO_CURRENCY' callback_program = gc_own_program callback_form = 'CALLBACK_CURRENCY_F4_420' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BBPM_BUT_FRG0061' fieldname = 'PAYMENTTERM' searchhelp = 'BBP_PAYMENT_VALUE' shlpparam = 'PAYMENTTERM' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_PUR_SCREEN-FRG61-PAYMENTTERM' callback_program = gc_own_program callback_form = 'CALLBACK_PAYMENT_F4_420' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BBPM_BUT_FRG0061' fieldname = 'INCOTERM1' searchhelp = 'BBPH_INCOTERMS' shlpparam = 'INCOTERM_KEY' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_PUR_SCREEN-FRG61-INCOTERM1' callback_program = gc_own_program callback_form = 'CALLBACK_INCOTERM_F4_420' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BBPM_BUT_FRG0041' fieldname = 'CARD_TYPE' searchhelp = 'BBP_PCARD_VALUE' shlpparam = 'PCARD' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_PCARD_SCREEN-FRG40-CARD_TYPE' callback_program = gc_own_program callback_form = 'CALLBACK_PCARD_F4_430' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'VENMAP' fieldname = 'LOG_SYS' searchhelp = 'BBP_LOGSYS_VALUE' shlpparam = 'LOG_SYS' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_MAP_SCREEN-MAPPING-LOG_SYS' callback_program = gc_own_program callback_form = 'CALLBACK_LOGSYS_F4_440' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'T002' fieldname = 'LANGU' searchhelp = 'BBP_LANGUAGE_VALUE' shlpparam = 'LANGUAGE' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'BAPIBUS1006_CENTRAL-PARTNERLANGUAGE' callback_program = gc_own_program callback_form = 'CALLBACK_LANGUAGE_F4_520' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'TSAD2T' fieldname = 'TITLE_KEY' searchhelp = 'BBP_ACADEMIC_VALUE' shlpparam = 'ACAD_TITLE' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'BAPIBUS1006_CENTRAL_PERSON-TITLE_ACA1' callback_program = gc_own_program callback_form = 'CALLBACK_ACADEMIC_F4_520' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'T005O' fieldname = 'NAMEFORMAT' searchhelp = 'BBP_NAMEFORM_VALUE' shlpparam = 'NAMEFORMAT' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'BAPIBUS1006_CENTRAL_PERSON-NAMEFORMAT' callback_program = gc_own_program callback_form = 'CALLBACK_NAMEFORM_F4_520' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'T005' fieldname = 'LAND1' searchhelp = 'BBP_COUNTRY_VALUE' shlpparam = 'COUNTRY' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'BAPIBUS1006_ADDRESS-COUNTRY' callback_program = gc_own_program callback_form = 'CALLBACK_COUNTRY_F4_520' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.




F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'TTZZT' fieldname = 'TZONE' searchhelp = 'BBP_TIMEZONE_VALUE' shlpparam = 'TIME_ZONE' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'BAPIBUS1006_ADDRESS-TIME_ZONE' callback_program = gc_own_program callback_form = 'CALLBACK_TIMEZONE_F4_520' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'AGR_DEFINE' fieldname = 'AGR_NAME' searchhelp = 'BBP_ROLE_VALUE' shlpparam = 'ROLE' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'ACTIVITY' callback_program = gc_own_program callback_form = 'CALLBACK_ROLE_F4_520' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'AGR_DEFINE' fieldname = 'AGR_NAME' searchhelp = 'BBP_ROLE_VALUE' shlpparam = 'ROLE' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'ACTIVITY' callback_program = gc_own_program callback_form = 'CALLBACK_ROLE_F4_620' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BBPM_BUT_FRG0061' fieldname = 'PURCHASE_ORG' searchhelp = 'BBP_PORGCOMP_VALUE' shlpparam = 'PURCH_ORG' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_PUR_SCREEN-FRG61-PURCHASE_ORG' callback_program = gc_own_program callback_form = 'CALLBACK_PORGCOMP_F4_720' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BBPM_BUT_FRG0061' fieldname = 'PO_CURRENCY' searchhelp = 'BBP_CURRENCY_VALUE' shlpparam = 'CURRENCY' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_PUR_SCREEN-FRG61-PO_CURRENCY' callback_program = gc_own_program callback_form = 'CALLBACK_CURRENCY_F4_720' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BBPM_BUT_FRG0061' fieldname = 'PAYMENTTERM' searchhelp = 'BBP_PAYMENT_VALUE' shlpparam = 'PAYMENTTERM' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_PUR_SCREEN-FRG61-PAYMENTTERM' callback_program = gc_own_program callback_form = 'CALLBACK_PAYMENT_F4_720' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BBPM_BUT_FRG0061' fieldname = 'INCOTERM1' searchhelp = 'BBPH_INCOTERMS' shlpparam = 'INCOTERM_KEY' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_PUR_SCREEN-FRG61-INCOTERM1' callback_program = gc_own_program callback_form = 'CALLBACK_INCOTERM_F4_720' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

DYNP_GET_STEPL CALL FUNCTION 'DYNP_GET_STEPL' IMPORTING povstepl = lv_stepl EXCEPTIONS stepl_not_found = 1 OTHERS = 2.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = sy-cprog dynumb = '0420' perform_conversion_exits = 'X' TABLES dynpfields = lt_dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 invalid_parameter = 7 undefind_error = 8 double_conversion = 9 stepl_not_found = 10 OTHERS = 11.

DYNP_GET_STEPL CALL FUNCTION 'DYNP_GET_STEPL' IMPORTING povstepl = lv_stepl EXCEPTIONS stepl_not_found = 1 OTHERS = 2.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = sy-cprog dynumb = '0420' perform_conversion_exits = 'X' TABLES dynpfields = lt_dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 invalid_parameter = 7 undefind_error = 8 double_conversion = 9 stepl_not_found = 10 OTHERS = 11.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BBP_LOCMAP' fieldname = 'LOGSYS' searchhelp = 'BBP_LOGSYS_VALUE' shlpparam = 'LOG_SYS' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_LOCATION_SCREEN-LOGSYS' callback_program = gc_own_program callback_form = 'CALLBACK_LOGSYS_F4_160' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'BBP_OPI_CAT_FAV' fieldname = 'CATALOG_ID' searchhelp = 'BBP_OPI_CAT_VALUE' shlpparam = 'CATALOG_ID' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GV_CATALOG_ID' callback_program = gc_own_program callback_form = 'CALLBACK_OPICAT_F4_21' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'T005' fieldname = 'LAND1' searchhelp = 'BBP_COUNTRY_VALUE' shlpparam = 'COUNTRY' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_COMP_PHONE_SCREEN-COUNTRY' callback_program = gc_own_program callback_form = 'CALLBACK_COUNTRY_F4_121' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'T005' fieldname = 'LAND1' searchhelp = 'BBP_COUNTRY_VALUE' shlpparam = 'COUNTRY' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_COMP_FAX_SCREEN-COUNTRY' callback_program = gc_own_program callback_form = 'CALLBACK_COUNTRY_F4_122' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'T005' fieldname = 'LAND1' searchhelp = 'BBP_COUNTRY_VALUE' shlpparam = 'COUNTRY' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_PERS_PHONE_SCREEN-COUNTRY' callback_program = gc_own_program callback_form = 'CALLBACK_COUNTRY_F4_521' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'T005' fieldname = 'LAND1' searchhelp = 'BBP_COUNTRY_VALUE' shlpparam = 'COUNTRY' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_PERS_FAX_SCREEN-COUNTRY' callback_program = gc_own_program callback_form = 'CALLBACK_COUNTRY_F4_522' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 0 no_values_found = 0 OTHERS = 0.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'PERSMAP' fieldname = 'LOG_SYS' searchhelp = 'BBP_LOGSYS_VALUE' shlpparam = 'LOG_SYS' dynpprog = gc_own_program dynpnr = sy-dynnr dynprofield = 'GS_PERS_MAP_SCREEN-MAPPING-LOG_SYS' callback_program = gc_own_program callback_form = 'CALLBACK_LOGSYS_F4_524' TABLES return_tab = it_retvalues EXCEPTIONS field_not_found = 0 no_help_for_field = 0 inconsistent_help = 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 BBP_VENDOR_CREATE_PVR or its description.