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 CACS25_SESAGR_GET_ACT (Stammdaten, aktive Abrechnungsplanvereinbarung holen) is a standard Function Module in SAP ERP and is part of the function group CACS25_SESAGR_DBIF within the package CACSS5.
Function Module | CACS25_SESAGR_GET_ACT |
Short Text | Stammdaten, aktive Abrechnungsplanvereinbarung holen |
Function Group | CACS25_SESAGR_DBIF |
Package | CACSS5 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | TYPE | CACSAPPL | Identifikation der Provisionsanwendung | |
I_BUSI_TIME | TYPE | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | |
I_CTRTBU_ID | TYPE | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | |
I_TECH_TIME | TYPE | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ET_SESAGR | LIKE | CACS_S_SESAGR | Abrechnungsplanvereinbarung |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_INVALID_CALL | Notwendige Parameter sind nicht gefüllt |
NO_ENTRIES | Keine Tabelleneinträge zum angegebenen Schlüssel gefunden |