Menu

SAP Transaction GJA2

Change joint operating agreement

Unsere Literaturempfehlung

ABAP Workbench - 100 Tipps & Tricks

Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.

Bei amazon.de ansehen →

The transaction GJA2 (Change joint operating agreement) is a standard transaction in SAP ERP and is part of the package GJVA. It is a Dialog Transaction and is connected to screen 100 of program SAPMGJVA.

Transactions in SAP ERP are used to execute functionality by calling programs, function modules, object methods or other transactions. Their transaction code is entered by the user in the action box of the SAP Gui, but they can be also executed from ABAP programs with the CALL TRANSACTION command. ABAP developers distinguish between several types of transactions.

All types of transactions can be created by using the ABAP workbench object navigator (transaction SE80) or with the dedicated maintenance transaction SE93. Below, a summary of technical data for this transaction can be found.

Technical Information

Transaction GJA2
Short Text Change joint operating agreement
Package GJVA
Transaction Type Dialog Transaction