SAP ABAP Function Module OIU_CHECK_HIER_IN_STD (Check that the setname passed is in the standard hierarchy)
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_CHECK_HIER_IN_STD | Check that the setname passed is in the standard hierarchy |
| Function Group | OIU_SET_FUNCTIONS | Common processing logic for sets |
| Program Name | SAPLOIU_SET_FUNCTIONS | Common processing logic for sets |
| INCLUDE Name | LOIU_SET_FUNCTIONSU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_SETCLASS | TYPE | SETCLASS | '8001' | Set class for hierarchy check | ||
| |
I_SETNAME | TYPE | SETNAMENEW | Name of set to be check for in Std Hierarchy | |||
| |
NOT_IN_STANDARD | TYPE | The specified set name is not in the standard hierarchy for the specified class | ||||
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 |