Fonction SAP BAPI_APPLICANT_CHECKEXISTENCE - Check applicant's existence

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
APPLICANTNUMBER BAPIAPPL-PERNR N 8 Applicant number

Paramètre Reférence Type Long. Description
RETURN BAPIRETURN u 452 Structure for return code

Functionality
You can use this method to check whether an applicant number exists inapplicant master data.

Notes
Messages are issued in the RETURN parameter. Please refer to thedocumentation on this parameter to find out what the return values areand what they mean.

Description
Return code of method

Value range
If an error occurs, the structure might, for example, contain thefollowing information:

  • Message type (field TYPE), ABAP/4 Dictionary data type: CHAR
  • (field length 1)
    • Message code (field CODE), ABAP/4 Dictionary data type: CHAR
    • (field length 5)
      • Message text (field MESSAGE), ABAP/4 Dictionary data type: CHAR
      • (field length 220)

        Description
        For information on what an applicant number is, please refer to thefollowing data element documentation: applicant number

        Value range
        ABAP/4 Dictionary data type: NUMC (field length 8)