Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module BUPA_SEARCH (SAP-GP, API: Geschäftspartner suchen) is a standard Function Module in SAP ERP and is part of the function group BUBA_4 within the package BUPA.
Function Module | BUPA_SEARCH |
Short Text | SAP-GP, API: Geschäftspartner suchen |
Function Group | BUBA_4 |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_CATEGORY | TYPE | BU_TYPE | Business Partner Category | |
IV_COUNTRY_FOR_TEL | TYPE | AD_COMCTRY | Land für Telefonnummer | |
IV_FAX_DATA | TYPE | BAPIBUS1006_FAX_DATA | BFaxnummern + Land der Faxnummer | |
IV_MAX_PARTNERS | TYPE | BU_MAXSEL | Maximum number of selected entries | |
IV_NATION_VERS | TYPE | AD_NATION | International address version ID | |
IV_NO_SEARCH_FOR_CONTP | TYPE | BOOLE-BOOLE | Suche nach Person in Firma (Space -> Suche findet statt, X -> Keine Suche) | |
IV_SORT1 | TYPE | BU_SORT1 | Search term 1 for business partner | |
IV_SORT2 | TYPE | BU_SORT2 | Search term 2 for business partner | |
IV_XADDRVERSION | TYPE | BOOLE-BOOLE |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.