Fonction SAP BAPI_APPLICANT_GETSTATUS - Determine applicant status

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
APP_STATUS BAPIAPSTA-STATX C 20 Status text
F_O_A_ATT BAPIAPSTA-SALUT C 20 Form of address
NAME BAPIAPSTA-ENAME C 40 Applicant name
RETURN BAPIRETURN u 452 Structure for return code
STATUS BAPIAPSTA-APSTA C 1 Overall status

Paramètre Reférence Long. Facultatif Description
VACANCY_STATUS BAPIVASTA 71 Status of vacancy assignments

Functionality
You can use this method to determine an applicant's overall status andalso the statuses of vacancy assignments.

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.

Value range
ABAP/4 Dictionary data type: CHAR (field length 20)

Value range
ABAP/4 Dictionary data type: CHAR (field length 20)

Value range
ABAP/4 Dictionary data type: CHAR (field length 40)

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 the overall status is, please refer to thefollowing data element documentation: Overall status

        Value range
        ABAP/4 Dictionary data type: CHAR (field length 1)

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

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

        • TY_VACANCY

        • ABAP/4 Dictionary data type: CHAR (field length 2)
          • VACANCY

          • ABAP/4 Dictionary data type: NUMC (field length 8)
            • OBJ_NAME

            • ABAP/4 Dictionary data type: CHAR (field length 40)
              • VA_STATUS

              • ABAP/4 Dictionary data type: CHAR (field length 1)
                • APP_STATUS

                • ABAP/4 Dictionary data type: CHAR (field length 20)