The Function Module CBHR_BUPT_PARTNER_FIND (EHS-INT: Geschäftspartner suchen) is a standard Function Module in SAP ERP and is part of the function group CBHR_BUPT within the package CBHR.
Function Module | CBHR_BUPT_PARTNER_FIND |
Short Text | EHS-INT: Geschäftspartner suchen |
Function Group | CBHR_BUPT |
Package | CBHR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PARTNER_TABLE_NAME | TYPE | TABNAME | Tab. Name des Infotyps über den gesucht wird |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RECORDS_FOUND | LIKE | SY-TABIX | Anzahl gefunderner Personen |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PARTNERNR_TAB | LIKE | CCHRS_PARTNERNR | Suchergebnis | |
I_COND_TAB | LIKE | CCHRS_COND | Selektionsbedingung | |
I_RESTRICTION_TAB | LIKE | CCHRS_PARTNERNR | Personen die bei der Suche berücksichtigt werden |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Interner Systemfehler |
PARAMETER_ERROR | notwendige Parameter nicht befüllt |
RELEASE_ERROR | Integration für das R/3 Release nicht vorgesehen |