LAW_RFCERROR - LAW: Storing RFC Error Messages
LAW: Storing RFC Error Messages information is stored in SAP table LAW_RFCERROR.
It is part of development package SLIM2 in software component BC-SRV-LIM. This development package consists of objects that can be grouped under "License Administration Workbench".
It is part of development package SLIM2 in software component BC-SRV-LIM. This development package consists of objects that can be grouped under "License Administration Workbench".
Fields for table LAW_RFCERROR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | X | LAWKEY2 | 0 | |||
SYS_NUMBER | Unique System ID from SAPLICENSE | X | LAW_SYSID | CHAR | 18 | |
.INCLUDE | X | LAWKEY | 0 | |||
SYSID | Name of SAP System | X | SYSYSID | CHAR | 8 | |
INSTNO | Installation number | X | INSTNUMBER | CHAR | 10 | |
HWKEY | Hardware Key | X | HWKEY | CHAR | 11 | |
DATE_OF_ERROR | Field of type DATS | X | DATS | DATS | 8 | |
TIME_OF_ERROR | Field of type TIMS | X | TIMS | TIMS | 6 | |
RFCDEST | Logical destination (specified in function call) | RFCDEST | CHAR | 32 | * | |
SUBRC | Return Code | SYSUBRC | INT4 | 4 | ||
TEXT | Text (80 Characters) | TEXT80 | CHAR | 80 |