Paramètre | Reférence | Type | Long. | Valeur par déf. | Facultatif | Description |
---|---|---|---|---|---|---|
I_AC_DATERANGE | RCGDATERANGE | u | 16 | X | ||
I_CR_DATERANGE | RCGDATERANGE | u | 16 | X | ||
I_DATERANGE | RCGDATERANGE | u | 16 | X | Period for Historical Search | |
I_MPREC | CIHMP_MPHAPI_WA_TYPE | 0 | Selection Criteria | |||
I_PL_DATERANGE | RCGDATERANGE | u | 16 | X | Planning Period | |
I_SEARCHMODE | ESESEARCHMODE | C | 1 | ESP1_SEARCHMODE-WEAK | X | Search Mode |
I_VALDAT | RCGUADM-VALTO | D | 8 | SY-DATUM | X | Key Date for Validity |
Paramètre | Reférence | Type | Long. | Description |
---|---|---|---|---|
E_RECORDS_FOUND | SYST-TABIX | I | 4 | No. of entries found |
Paramètre | Reférence | Long. | Facultatif | Description |
---|---|---|---|---|
E_KEY_TAB | CIHMP_KEYTAB_TAB_TYPE | 0 | Record Number of Measurement Projects Found | |
I_RECNTMPV_TAB | CIHMP_KEYTAB_TAB_TYPE | 0 | X | Restriction via Preceding Project |
I_RECNTWAH_TAB | CIHWA_WAFAPI_KEY_TAB_TYPE | 0 | X | Restriction via Work Area Assignment |
I_RESTRICTION_TAB | CIHMP_KEYTAB_TAB_TYPE | 0 | X | Restriction via Record Numbers |
Exception | Description |
---|---|
INTERNAL_ERROR | Internal Program/System Error |
Functionality
Only data valid on this date is read. A data record of the measurement project header with search parameters.The search parameters are linked with an AND logic operation. Search mode for the historical search, default value is 'w' = weak. If I_DATERANGE is filled, the historical search is run. I_DATERANGEcontains the time period for the historical search. When searching withI_DATERANGE, only the search mode 'w' = weak is permitted. Returns the number of measurement project keys found. Restriction to the search by predefined measurement project recordnumbers. If no measurement project record numbers are passed, the searchis run on all records of the measurement project header. This table contains the internal work area keys for the assigned workareas at measurement project header level. If entries exist in thistable, the search is restricted to those measurement projects that havean assigned work area listed in this table. This table contains the internal measurement project keys for thepreceding projects. If entries exist in this table, the search isrestricted to those measurement projects that have one of the precedingprojects listed in this table. All measurement project record numbers found are written to this resulttable. Note |