Functionality You can use this method to change the password assigned to anapplicant. The password is stored in encrypted form in central table BAPIUSW01. Notes Messages are returned in the RETURN> parameter. Please refer tothe documentation on this parameter to find out what the return valuesare and 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) If no errors occur, the structure remains empty.Description For information on what the applicant number means, please refer to thedocumentation on the data element applicant number>Value range ABAP/4 Dictionary data type: NUMC (field length 8) Value range ABAP/4 Dictionary data type: CHAR (field length 16) Value range ABAP/4 Dictionary data type: CHAR (field length 16) Value range ABAP/4 Dictionary data type: CHAR (field length 16)
|