SAP ABAP Function Module RSOBI_EXT_GET_RELATED_GFSV ( Returns all FSI providers who belong to the given FSI Views)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOBI_MF_EXT (Package) SOBI Model Factory: Interface for Field Enhancement Tool
⤷
⤷
Basic Data
| Function Module | RSOBI_EXT_GET_RELATED_GFSV | Returns all FSI providers who belong to the given FSI Views |
| Function Group | RSOBI_MF_EXT | Interface for Extensibility Tool |
| Program Name | SAPLRSOBI_MF_EXT | |
| INCLUDE Name | LRSOBI_MF_EXTU12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_INFOOBJECT_TYPE | TYPE | RSIOBJTP | InfoObject Type | |||
| |
I_T_FAST_SEARCH_VIEWS | TYPE | RSOBI_EXT_T_GFSV | SOBI Model Factory: FSI View | |||
| |
I_T_BO_BONODE | TYPE | RSOBI_EXT_T_BO_BONODE | SOBI Model Factory: BusinessObject and BusinessObject Node | |||
| |
E_T_RETURN | TYPE | BAPIRET2 | Return Parameter(s) | |||
| |
E_T_FAST_SEARCH_PROVIDER_VIEW | TYPE | RSOBI_EXT_T_FSIP_GFSV | SOBI Model Factory: FSI Provider and FSI View | |||
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 | 20110909 |
| SAP Release Created in | 710 |