Fonction SAP BAPI_BUSPARTNER_GETLISTEMPL - IS-H: Find and Display Business Partners in Function "Employer"

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
MAXCNT BAPINALL-MAXCNT I 4 0 X Read Maximum Number of Business Partners from Database

Paramètre Reférence Type Long. Description
WORST_RETURNED_MSGTY BAPINALL-WORSTRETMSG C 1 IS-H: Most Severe Message Type Generated

Paramètre Reférence Long. Facultatif Description
BUSPARTNER_DATA BAPI1309BPARTNERHITS 186 Hit List of Determined Business Partners
FILTER_BUSPARTNER BAPI1309RNGBUSPART 23 X Filter for Business Partner
FILTER_CITY BAPI1309RNGCITY 83 X Filter for City
FILTER_FIRSTNAME BAPI1309RNGFNAME 73 X Filter for 1st / 2nd Name
FILTER_LASTNAME BAPI1309RNGLNAME 73 X Filter for Last Name
FILTER_PARTNER_GUID BAPI1309RNGPARTNER_GUID 35 X Filter for GUID
FILTER_PCODE BAPI1309RNGPCODE 23 X Filter for Postal Code
FILTER_SHORTNAME BAPI1309RNGSNAME 27 X Filter for Short Name
RETURN BAPIRET2 548 X Return Parameters


INCLUDE NBAPI_ISH
It lists all of the business partners in the "Employer" function thatmatch the specified search criteria.

Notes
Business partners that are flagged as deleted or blocked are notdetermined.
The transaction authorization for displaying a business partner in the"Employer" function (NG15) is checked.
INCLUDE NBAPI_WORST_RETURNED_MSGTY

Description
The maximum number of data records which should be selected from thedatabase. If there are more objects in the database that have theselected attributes, then no data records are read. An appropiate errormessage is returned.
You should always set a reasonable value for this parameter when a callis carried out. This avoids too much data being read and improves theperformance of the entire system.

Default
0 = read an unlimited number of data records from the database

Description
The determined business partners together with their most importantattributes are returned in this table.

Description
Filter condition for the number of a business partner in the "Employer"function.

Value range
This field is alpha converted. This means that if you enter a number,you do not have to enter leading blanks or zeros.

Default
There is no default setting for this parameter. If you don't specify afilter condition here, all business partners are determined in relationto the remaining filter conditions.

Description
Filter condition for the city of a business partner in the "Employer"function.

Default
There is no default setting for this parameter. If you don't specify afilter condition here, all business partners are determined in relationto the remaining filter conditions.

Description
Filter condition for the first name of a business partner in the"Employer" function.

Default
There is no default setting for this parameter. If you don't specify afilter condition here, all business partners are determined in relationto the remaining filter conditions.

Description
Filter condition for the last name of a business partner in the"Employer" function.

Default
There is no default setting for this parameter. If you don't specify afilter condition here, all business partners are determined in relationto the remaining filter conditions.

Description
Filter condition for the worldwide unique identification of a businesspartner. Technical attribute for the communication between differentsystems.

Default
This value is not preset. If you do not specify a filter condition here,the system determines all business partners depending on the usual

Description
Filter condition for the postal code of a business partner in the"Employer" function.

Default
There is no default setting for this parameter. If you don't specify afilter condition here, all business partners are determined in relationto the remaining filter conditions.

Description
Filter condition for the short name of a business partner in the"Employer" function.

Default
There is no default setting for this parameter. If you don't specify afilter condition here, all business partners are determined in relationto the remaining filter conditions.

Description
Errors that occurred are returned in this table.

Value range