SCR_SRCID - Table Source Id
Table Source Id information is stored in SAP table SCR_SRCID.
It is part of development package SABP_COMPILER in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Compiler".
It is part of development package SABP_COMPILER in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Compiler".
Fields for table SCR_SRCID
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| SRCID | Source Id | X | SCR_SOURCE_ID | RAW | 16 | |
| SRCID_DESCR | Source id description | SCR_SOURCE_ID_DESCR | CHAR | 510 | ||
| SYSID | Name of SAP System | SYSYSID | CHAR | 16 | ||
| CREATED_ON | Created on ... timestamp | SCR_CREATED_ON | DEC | 8 | ||
| CREATED_BY | User Name | SYUNAME | CHAR | 24 | ||
| EXPORTED_ON | Created on ... timestamp | SCR_CREATED_ON | DEC | 8 | ||
| EXPORTED_BY | User Name | SYUNAME | CHAR | 24 | ||
| RFC_MODE | CHAR01 data element for SYST | SYCHAR01 | CHAR | 2 | ||
| DESTINATION | Logical destination (specified in function call) | RFCDEST | CHAR | 64 | ||
| CLOUD_DESTINATION | CHAR(200) | SYCHAR200 | CHAR | 400 | ||
| SERVICE_INSTANCE_NAME | Service Instance Name | SVC_INSTANCE_NAME | CHAR | 160 |