Menu

SAP Function Module FVD_CAPTR_API_GETDETAIL

Lesen eines Kapitaltransfer

The Function Module FVD_CAPTR_API_GETDETAIL (Lesen eines Kapitaltransfer) is a standard Function Module in SAP ERP and is part of the function group FVD_CAPTR_API within the package FVVD_CAPTR.

Technical Information

Function Module FVD_CAPTR_API_GETDETAIL
Short Text Lesen eines Kapitaltransfer
Function Group FVD_CAPTR_API
Package FVVD_CAPTR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLG_LIKE_DIALOG TYPE FLAG SPACE ' ' -> lesen der DB, 'X' -> Dialog-Logik
I_FLG_TESTRUN TYPE TESTRUN SPACE Umschalten auf Simulations-Modus bei schreibenden BAPIs
I_STR_BO_KEY TYPE FVD_BO_KEY Geschäftsvorfall Schlüssel-Struktur

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_S_VDCAPTR TYPE VDCAPTR Kapitaltransferstammdaten
E_TAB_BAPIERR TYPE BAPIERR_T Daten des Applicationlogs

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FATAL_ERROR Schwerwiegender Fehler aufgetreten