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 KEIY_BT_PRECP12_REF_FINISHED (Belegtabellen: Anlegen mit Vorlage) is a standard Function Module in SAP ERP and is part of the function group KEIY within the package CNECP.
Function Module | KEIY_BT_PRECP12_REF_FINISHED |
Short Text | Belegtabellen: Anlegen mit Vorlage |
Function Group | KEIY |
Package | CNECP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_TOP | TYPE | J_OBJNR | Top-Objekt | |
IT_CALCCREA | TYPE | KEIY_TT_VCALC | Kalkulationen (anzulegen) | |
IT_CALCDELE | TYPE | KEIY_TT_VCALC | Kalkulationen (zu löschen) | |
IT_SUB | TYPE | KEIY_TT_OBJNR | Sub-Objekte |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_BTPRECP1 | TYPE | KEIY_TT_BTPRECP1 | Belegtabelle BTPRECP1 | |
ET_BTPRECP2 | TYPE | KEIY_TT_BTPRECP2 | Belegtabelle BTPRECP2 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.