Menu

SAP Function Module SD_CAS_CROSSCHECK

Function module for cross-check determination sales activity area SD-CAS

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module SD_CAS_CROSSCHECK (Function module for cross-check determination sales activity area SD-CAS) is a standard Function Module in SAP ERP and is part of the function group SD_CAS_CROSSCHECK within the package VCR.

Technical Information

Function Module SD_CAS_CROSSCHECK
Short Text Function module for cross-check determination sales activity area SD-CAS
Function Group SD_CAS_CROSSCHECK
Package VCR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PG_DELETE_MARK LIKE VBKAVB-UPDKZ Indicator whether sales activities that can be deleted should be marked

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
KTAAR_OPT LIKE RSDSSELOPT Range for sales activity types
KTABG_OPT LIKE RSDSSELOPT Range for sales activity start
KTAEN_OPT LIKE RSDSSELOPT Range for sales activity end
KUNNR_OPT LIKE RSDSSELOPT Range for customer numbers
PARNR_OPT LIKE RSDSSELOPT Range for partner numbers
PARVW_OPT LIKE RSDSSELOPT Range for partner functions
PERNR_OPT LIKE RSDSSELOPT Range for personnel numbers
SPART_OPT LIKE RSDSSELOPT Range for division
VBELN_OPT LIKE RSDSSELOPT Range for sales activity numbers
VBKA_OUTP LIKE VBKAVB Output table of sales activities
VBPA_OUTP LIKE VBPAVB Output table of partners
VKORG_OPT LIKE RSDSSELOPT Range for sales organization
VTWEG_OPT LIKE RSDSSELOPT Range for distribution channel

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_DATA Error/Note: No sales activities found
NO_INPUT Error: All input tables are empty