The Function Module BAPI_ISSR_ASSET_GET_DETAIL (ISSR: BAPI Stammdaten Kapitalanlage lesen) is a standard Function Module in SAP ERP and is part of the function group BAPI_ISSR_ADMN_ASSET within the package VVSRFISL.
Function Module | BAPI_ISSR_ASSET_GET_DETAIL |
Short Text | ISSR: BAPI Stammdaten Kapitalanlage lesen |
Function Group | BAPI_ISSR_ADMN_ASSET |
Package | VVSRFISL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ASSET_KEY | LIKE | BAPI_ISSR_ASSET_KEY | FSSR: Stammdaten (Schlüsselfelder) | |
ASSET_SPEC_CC_KEY | LIKE | BAPI_ISSR_ASSET_SPEC_CC_KEY | FSSR: Stammdaten / Schlüsselfelder (buchungskreisabhängig) | |
ASSET_SPEC_KEY | LIKE | BAPI_ISSR_ASSET_SPEC_KEY | FSSR: Stammdaten / Schlüsselfelder (Stichtagsbezog. Kennz.) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ASSET | LIKE | BAPI_ISSR_ASSET | FSSR: Stammdaten | |
ASSET_SPEC | LIKE | BAPI_ISSR_ASSET_SPEC | FSSR: Stammdaten (Stichtagsbezogene Kennzeichen) | |
ASSET_SPEC_CC | LIKE | BAPI_ISSR_ASSET_SPEC_CC | FSSR: Stammdaten (buchungskreisabhängig) |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BENCHM_TYPE | LIKE | BAPI_ISSR_BENCHM_TYPE | FSSR: Benchmarkzusammensetzung des Fonds | |
BOND_TYPE | LIKE | BAPI_ISSR_BOND_TYPE | FSSR: Zuordnung Wertpapierart - Fonds | |
FOF_REL | LIKE | BAPI_ISSR_FOF_REL | FSSR: Abwicklung Vertragsbedingungen von Dachfonds | |
INDUSTRY_TYPE | LIKE | BAPI_ISSR_INDUSTRY_TYPE | FSSR: Branchenstruktur des Fonds | |
INVESTM_TYPE | LIKE | BAPI_ISSR_INVESTM_TYPE | Returnparameter | |
RATING_TYPE | LIKE | BAPI_ISSR_RATING_TYPE | FSSR: Ratingeinstufung des Fonds | |
RETURN | LIKE | BAPIRET2 | Returnparameter |
This function module does not define any Exceptions.