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 HR_OC_INSERT_BATCH (Off-Cycle: Aktion für Batch einplanen) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_OCF within the package PCOC.
Function Module | HR_OC_INSERT_BATCH |
Short Text | Off-Cycle: Aktion für Batch einplanen |
Function Group | HRPAY99_OCF |
Package | PCOC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COUNTRY_GRP | LIKE | T500L-MOLGA | Ländergruppierung | |
FORMPRINT | TYPE | C | SPACE | Formulardruck |
FU_DIALOG | LIKE | HROC_DIALOG | Dialog-Struktur für Off-Cycle Prozeß | |
LAUFD | LIKE | PAYR_FI-LAUFD | Datum, an dem das Programm laufen soll | |
LAUFI | LIKE | PAYR_FI-LAUFI | SPACE | Zusätzliches Identifikationsmerkmal |
POSTING_INDICATOR | TYPE | C | SPACE | Ergebnis gebucht |
REPLACE | TYPE | C | SPACE | Replacement |
REVERSAL | TYPE | C | SPACE | Reversal |
SEQUENCE_NUMBER | LIKE | PC261-SEQNR | '00000' | Sequenznummer |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INSERTED_RECORDS | LIKE | T52OCG | Eingefügte Sätze |
This function module does not define any Exceptions.