SAP ABAP Function Module OIU_SEARCH_FRMDW (Search by MP, MATNR, VT, and effective date)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-PRA (Application Component) Production and Revenue Accounting
⤷
OIU (Package) PRA Production and Revenue Accounting (Upstream Business)
⤷
⤷
Basic Data
| Function Module | OIU_SEARCH_FRMDW | Search by MP, MATNR, VT, and effective date |
| Function Group | OIU_FORMULA_MASTER | Formula Master Reads |
| Program Name | SAPLOIU_FORMULA_MASTER | |
| INCLUDE Name | LOIU_FORMULA_MASTERU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_MP_NO | TYPE | OIU_PR_FRMDW-MP_NO | Measurement point number | |||
| |
I_MATNR | TYPE | OIU_PR_FRMDW-MATNR | Material number | |||
| |
I_VT_CD | TYPE | OIU_PR_FRMDW-VT_CD | Volume type code | |||
| |
I_FR_DT | TYPE | OIU_PR_FRMH-EFF_FROM_DT | SY-DATUM | Effective from date | ||
| |
I_TO_DT | TYPE | OIU_PR_FRMH-EFF_TO_DT | '99991231' | Effective To Date | ||
| |
T_FRM_HDR | TYPE | OIU_PR_FRMH | Formula Rules Maintenance Detail | |||
| |
NONE_FOUND | TYPE | No formulas were found | ||||
| |
KEY_MISSING | TYPE | One or more key fields are missing | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 46C |