GEF_MEASUREMENT - Measurement Table for Recording the Service Usage
Measurement Table for Recording the Service Usage information is stored in SAP table GEF_MEASUREMENT.
It is part of development package BS_GEF_CORE in software component CA-EPT-GEF. This development package consists of objects that can be grouped under "Geo Enablement Framework Core Functionality".
It is part of development package BS_GEF_CORE in software component CA-EPT-GEF. This development package consists of objects that can be grouped under "Geo Enablement Framework Core Functionality".
Fields for table GEF_MEASUREMENT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
BO_ID | Business Object ID | X | GEF_BO_ID | CHAR | 20 | GEFC_BO |
GEO_ID | Geo Object ID | X | GEF_GEO_ID | CHAR | 20 | GEFC_GEO |
SERVICE_USER | Named Service User | X | GEF_SERVICE_USER | CHAR | 24 | |
USAGE_TYPE | Service Usage Type | X | GEF_USAGE_TYPE | CHAR | 4 | |
YEAR_MONTH | Calendar Year and Month | X | GEF_YEAR_MONTH | NUMC | 12 | |
TOTAL_COUNT | Total Count of Successful Service Calls | GEF_SERVICE_COUNT | INT4 | 4 |