Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module FAGL_COMPARE_VZ (Ruft Report TFC_COMPARE_VZ auf) is a standard Function Module in SAP ERP and is part of the function group FAGL_RFC within the package FAGL_CLOSING_ACTIVITIES.
Function Module | FAGL_COMPARE_VZ |
Short Text | Ruft Report TFC_COMPARE_VZ auf |
Function Group | FAGL_RFC |
Package | FAGL_CLOSING_ACTIVITIES |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BLOCK | TYPE | INT4 | 10000 | Paketgröße |
I_BUKRS | TYPE | ACC_T_RA_BUKRS | Ranges Tabelle für Buchungskreise | |
I_COUNT | TYPE | TFC_PARALLEL | 8 | Anzahl paralleler Schritte |
I_GJAHR | TYPE | GJAHR | Geschäftsjahr | |
I_GROUP | TYPE | TFC_RZLLI_ACN | SPACE | Servergruppe |
I_POPER | TYPE | FAGL_T_POPER | Übergabetabell für TFC_VZ_FROM_BSEG | |
I_PPSKO | TYPE | CHAR1 | 'X' | Personenkonten anpassen |
I_PSAKO | TYPE | CHAR1 | 'X' | Sachkonten anpassen |
I_RFDT_KEY | TYPE | SYCHAR22 | Protokollschlüssel bei i_xcomp - space | |
I_RLDNR | TYPE | TFC_RANGE_T_RLDNR | Zu betrachtende Ledger | |
I_XCOMP | TYPE | CHAR1 | 'X' | Vergleichen (X) oder Protokoll laden (space) |
I_XFLEX | TYPE | CHAR1 | 'X' | Vergleich mit Hauptbuchsicht (FlexGL Modus)? |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_BALANCEDIFF | TYPE | FAGL_T_BALANCE_DIFF | Tabelle der Differenzen im FlexGl | |
ET_CMPOUTPUTLIST | TYPE | FAGL_T_CMPOUTPUTLIST | Itab zu TFC_CMPOUTPUTLIST | |
ET_MESSAGES | TYPE | FAGL_T_CMPMESSAGE | Itab zu TFC_CMPMESSAGE | |
ET_MISSING_BUKRS | TYPE | FAGL_T_BUKRS | Buchungskreise, zu denen keine Protokolle gefunden wurden (bei i_xcomp - SPACE) | |
E_RFDT_KEY | TYPE | SYCHAR22 | Protokollschlüssel bei i_xcomp - 'X' |
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 |
---|---|
WRONG_PARAMETER_COMBINATION | Falsche Parameterkombination |