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)
|