Menu

SAP Function Module CACS_REPVB_REMAR

Pauschale prüfen

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

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 CACS_REPVB_REMAR (Pauschale prüfen) is a standard Function Module in SAP ERP and is part of the function group CACS_REPVB within the package CACSCT.

Technical Information

Function Module CACS_REPVB_REMAR
Short Text Pauschale prüfen
Function Group CACS_REPVB
Package CACSCT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_ALL TYPE CACS_VB_ALL_VERS Alle Versionen
P_APPL TYPE CACSAPPL Identifikation der Provisionsanwendung
P_PACK_SIZE TYPE CACS_VB_PACK_SIZE Paketgröße (Anzahl der DB-Sätze für Fetch)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PT_CTRTBU_ID_RG LIKE CACS_S_CTRTBU_ID_RG Range zu CACS_CTRTBU_ID
PT_REMAR LIKE CACS_S_REPVB_REMAR Pauschale prüfen

Exceptions

This function module does not define any Exceptions.