Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module FVD_DEFCAP_OL_GET_CUSTOMIZING (Stundungs-/Kap. spezifisches Customizing holen) is a standard Function Module in SAP ERP and is part of the function group FVD_DEFCAP_OL within the package FVVCL_DEFCAP.
Function Module | FVD_DEFCAP_OL_GET_CUSTOMIZING |
Short Text | Stundungs-/Kap. spezifisches Customizing holen |
Function Group | FVD_DEFCAP_OL |
Package | FVVCL_DEFCAP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUKRS | TYPE | BUKRS | Buchungskreis | |
I_GSART | TYPE | VVSART | Produktart | |
I_SBEWART | TYPE | SBEWART | Bewegungsart | |
I_SBO_CAT | TYPE | SBO_CAT | Geschäftsvorfalltyp | |
I_SKOGRP | TYPE | SKOGRP | Konditionsgruppe | |
I_SLOANFUNC | TYPE | VVSLOANFUNC | Anwendungsteilfunktion |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STR_CAP_CUST | TYPE | TDCAP_CUST | Einstellungen/Vorbelegung Rückstandskapitalisierung | |
E_STR_DEF_CUST | TYPE | TDDEF_CUST | Einstellungen/Vorbelegung Stundung | |
E_STR_FLOW_TYPES | TYPE | DEFCAP_FLOW_TYPES | Bewegungarten für Zahlungsvereinbarung | |
E_STR_GSTEER | TYPE | TDCAP_GSTEER | Allgmeiner Steuerdaten | |
E_STR_TDLOANFKO | TYPE | TDLOANFKO | Konditionsarten pro Anwendungsteilfunktion Darlehen | |
E_STR_TZK01 | TYPE | TZK01 | Konditionsarten | |
E_STR_TZK0A | TYPE | TZK0A | Texte Konditionsarten (Tabelle TZK01) | |
E_TAB_LOANFUNC | TYPE | TRTY_TDLOANFUNC | Tabellentyp (sortiert) für TDLOANFUNC | |
E_TAB_POSTPRT | TYPE | TRTY_TDDEF_POSTPRT | Tabellentyp zu TDDEF_POSTPRT | |
E_TAB_REASONT | TYPE | TRTY_TDDEF_REASONT | Tabellentyp zu TDDEF_REASONT | |
E_TAB_TZB0A | TYPE | TRTY_TZB0A | Tabellentyp für TZB0A (sortiert) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.