Menu

SAP Function Module CV222_ASK_FOR_STORAGECAT

DVS: Screen, um Benutzer nach der Applikation zu fragen

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 CV222_ASK_FOR_STORAGECAT (DVS: Screen, um Benutzer nach der Applikation zu fragen) is a standard Function Module in SAP ERP and is part of the function group CV222 within the package CV.

Technical Information

Function Module CV222_ASK_FOR_STORAGECAT
Short Text DVS: Screen, um Benutzer nach der Applikation zu fragen
Function Group CV222
Package CV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_CALLER_TEXT TYPE C Name des Aufrufers
PF_TITLE_TEXT TYPE C Titel für das Dynpro

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PFX_STORAGE_CAT TYPE DTTRG Name des Datenträgers

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_STORAGE_CAT LIKE DMS_DATA_CARRIER DMS: Datenträger/Ablagen für DVS

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED Aktion abgebrochen
ERROR Fehler
SYNC_REQUEST Synchronisation erforderlich (okcode AWSY empfangen)