The Function Module FVD_OBJ_OB_CT_SAVE (Speichert den geänderten Status eines Konditionstableaus kaskadierend) is a standard Function Module in SAP ERP and is part of the function group FVD_OBJ_COND_TABLE_SINGLE within the package FVVCL_FICO.
Function Module | FVD_OBJ_OB_CT_SAVE |
Short Text | Speichert den geänderten Status eines Konditionstableaus kaskadierend |
Function Group | FVD_OBJ_COND_TABLE_SINGLE |
Package | FVVCL_FICO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_DELETE_PHYSICAL | TYPE | BOOLE_D | CON_FALSE | Physikalisch löschen TRUE (-'X') und FALSE (-' ') |
I_FLG_INUPDATETASK | TYPE | BOOLE_D | In Verbucher updaten: TRUE (-'X') und FALSE (-' ') | |
I_FLG_STOP_RELEASE | TYPE | BOOLE_D | CON_FALSE | Freigabeworkflow umgehen: TRUE (-'X') und FALSE (-' ') |
I_FLG_TEST_ONLY | TYPE | BOOLE_D | CON_TRUE | Nur Test - Kein Update: TRUE (-'X') und FALSE (-' ') |
I_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
I_SAVE_EFFECT | TYPE | TB_FICO_OSAVE_EFFECT | Konditionen: Art des Effektes der Operation SAVE | |
I_STR_CONDTAB_KEY | TYPE | RFICOS_CONTAB_KEY | Schlüsselstruktur für Konditionstableau | |
I_VERS | TYPE | TB_FICO_CONTAB_VERSION_ID | Versions-ID KonditionsTableau |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_OCCURED | Es sind ein oder mehrere Fehler aufgetreten |
NOTICE_OCCURED | Es liegen eine oder mehrer Informationen vor |