SAP ABAP Function Module OIUBL01_FG1_UPDATE_PBA_STATUS (Function to update PBA status)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-PRA-REV-BL (Application Component) Balancing
⤷
OIU_BL01 (Package) PRA Balancing - Redesign
⤷
⤷
Basic Data
| Function Module | OIUBL01_FG1_UPDATE_PBA_STATUS | Function to update PBA status |
| Function Group | OIUBL01_FG1 | Balancing Global-use Functions |
| Program Name | SAPLOIUBL01_FG1 | |
| INCLUDE Name | LOIUBL01_FG1U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
STATUS | TYPE | OIUBL01_PBAST-STATUS | Balancing Report Status | |||
| |
RPT_MO | TYPE | OIUBL01_PBAST-RPT_MO | Report Month | |||
| |
BUKRS | TYPE | OIU_DO_DI-BUKRS | Company Code | |||
| |
VNAME | TYPE | OIU_DO_DI-VNAME | Joint venture | |||
| |
DOI_NO | TYPE | OIU_DO_DI-DOI_NO | Division of interest (DOI) | |||
| |
EFF_FROM_DT | TYPE | OIUBL01_PBA-EFF_FROM_DT | Effective from date | |||
| |
EFF_TO_DT | TYPE | OIUBL01_PBA-EFF_TO_DT | Effective To Date | |||
| |
WL_NO | TYPE | OIUBL01_PBAXREF-WL_NO | Well ID number | |||
| |
WC_NO | TYPE | OIUBL01_PBAXREF-WC_NO | Well Completion Number | |||
| |
MP_NO | TYPE | OIUBL01_PBAXREF-MP_NO | Measurement point number | |||
| |
PBA_NO | TYPE | OIUBL01_PBA-PBA_NO | PBA Number | |||
| |
NO_INPUT_ERROR | TYPE | Neither of the optional input is passed. | ||||
| |
INVALID_STATUS | TYPE | Input status is invalid. | ||||
| |
PBA_NOT_FOUND | TYPE | PBA record does not exist for input PBA Number. | ||||
| |
NO_XREF_FOUND | TYPE | PBA Xref does not exist for input Well / MP. | ||||
| |
NO_DOIXREF_FOUND | TYPE | DOI to MP/WC Xref does not exist. | ||||
| |
NO_DATE_ERROR | TYPE | Neither report month or date range is passed. | ||||
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 |