The Function Module ISSR_MD_ZGP_QUOTE_HOLDING (Quotenberechnung aller Töchter einer Holding mit Adressaufbereitung) is a standard Function Module in SAP ERP and is part of the function group ISSR4 within the package VVSRFISL.
Function Module | ISSR_MD_ZGP_QUOTE_HOLDING |
Short Text | Quotenberechnung aller Töchter einer Holding mit Adressaufbereitung |
Function Group | ISSR4 |
Package | VVSRFISL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BESTAND_BETRAG | TYPE | ISSR4_BETEIL | Bestandsbetrag in bestandswährung zum Zeitpunkt Budat | |
I_BESTAND_WAER | TYPE | ISSR_TSLCUR | Bilanzwährung | |
I_BUDAT | TYPE | ISSR4_BUDAT | SY-DATUM | Buchungsdatum |
I_BUKRS | LIKE | T001-BUKRS | Buchungskreis | |
I_COMP_RE_HOLDING | LIKE | BP1030-COMP_RE | Kennzeichen Holding | |
I_DEPTH | TYPE | I | 1 | Tiefe bis zu der ausgelesen wird |
I_DIRECTION | TYPE | BOOLE-BOOLE | Kennzeichen Richtung | |
I_PARTNER | LIKE | BUT000-PARTNER | Geschäftspartnernummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_ADRC | TYPE | ISSR4_T_ADRC_QUOTE | tabelle aller töchter mit adresse und quote |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_BUSINESS_DATA | keine Geschäftsjahresdaten zum Partner |
NO_CURRENCY | keine Kursumrechnung möglich |
NO_EQUITY | kein Grundkapital der Holding gepflegt |
NO_REL_FOUND | Keine Beziehungen gefunden |