Functionality You can use this method to read status information on an applicant fromtable BAPIUSW01. 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)
- OBJTYPE
ABAP/4 Dictionary data type: CHAR (field length 10)
- OBJID
ABAP/4 Dictionary data type: CHAR (field length 15)
- SERVICE
ABAP/4 Dictionary data type: INT1 (field length 3)
- STATE
ABAP/4 Dictionary data type: CHAR (field length 1)
- UIDDATE
ABAP/4 Dictionary data type: DATS (field length 8)
- VALIDTO>
ABAP/4 Dictionary data type: DATS (field length 8)
- LCNT
ABAP/4 Dictionary data type: INT1 (field length 3)
- LDATE
ABAP/4 Dictionary data type: DATS (field length 8)
- LTIME
ABAP/4 Dictionary data type: TIMS (field length 6)
- UPDPASS
ABAP/4 Dictionary data type: DATS (field length 8)
|