Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module ISSR_IF_MIG_CHECK_PREFLOW_A (ISSR: Prüfen ob Satz bereits in ISSRPREFLOW gespeichert ist) is a standard Function Module in SAP ERP and is part of the function group ISSR7 within the package VVSRFISL.
Function Module | ISSR_IF_MIG_CHECK_PREFLOW_A |
Short Text | ISSR: Prüfen ob Satz bereits in ISSRPREFLOW gespeichert ist |
Function Group | ISSR7 |
Package | VVSRFISL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ASSET_NR | TYPE | ISSR_ASSET_NR | Kapitalanlagennummer für Statutory Reporting | |
I_AWORG | TYPE | AWORG | Referenzorganisationseinheiten | |
I_AWPOSNR | TYPE | POSNR_ACC | Positionsnummer des Rechnungswesenbeleges | |
I_AWREF | TYPE | AWREF | Referenzbelegnummer | |
I_AWTYP | TYPE | AWTYP | Referenzvorgang | |
I_BUKRS | TYPE | BUKRS | Buchungskreis | |
I_FTP | TYPE | ISSR_FTP | ISSR: Bewegungsteil | |
I_LEDGERTYPE | TYPE | ISSR_LEDGERTYPE | ISSR: Ledgertype für Statutory Reporting | |
I_PREFLOW_GUID_REV | TYPE | ISSR_PREFLOW_REV | ISSR: Verweis zu Originalbeleg der mit diesem storniert wird | |
I_PTYPE | TYPE | ISSR_PRODUCT_TYPE | ISSR: Produktart | |
I_SEC_ACCOUNT | TYPE | ISSR_SECURITY_ACCOUNT | Depot | |
I_VAAR | TYPE | ISSR_VAL_AREA | ISSR: Bewertungsbereich |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_ISSRPREFLOW | TYPE | ISSRPREFLOW | ISSR: Basistabelle/Bewegungstabelle |
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 |
---|---|
NOT_FOUND | Keinen Eintrag gefunden |