SVMCRT_RESOURCES - VMC Runtime: Resources
VMC Runtime: Resources information is stored in SAP table SVMCRT_RESOURCES.
It is part of development package SVMCRT in software component BC-VMC. This development package consists of objects that can be grouped under "VM Container Runtime".
It is part of development package SVMCRT in software component BC-VMC. This development package consists of objects that can be grouped under "VM Container Runtime".
Fields for table SVMCRT_RESOURCES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MOD_NUM | Module Number | X | SVMCRTMODNUM | INT4 | 4 | |
MOD_STAMP | Time Stamp of Module | X | SVMCRTMODSTAMP | INT4 | 4 | |
NUM | Resource Number | X | SVMCRTRESNUM | INT4 | 4 | |
KIND | Type of Resource | SVMCRTRESKIND | INT2 | 2 | ||
NAME_POSTFIX | End of Resource Name (Postfix) | SVMCRTRESNAMEPOSTFIX | CHAR | 250 | ||
NAME_PREFIX | Beginning of Name of Resource (Prefix) | SVMCRTRESFULLNAME | STRG | 8 | ||
BYTES | Binary Data of Resource | SVMCRTRESBIN | RSTR | 8 | ||
CERTS | Binary Data of Certificate | SVMCRTCERTSBIN | RSTR | 8 |