In this document, we will know about calling the action through code in Sage X3. By calling the action, a developer may perform their Sage X3 ERP customizations. Let’s know about this function in detail. For creating the action follow the following steps: Step 1: Navigate to All -> Development -> Script dictionary -> Action Step […]
In this document, we will know about calling the action through code in Sage X3. By calling the action, a developer may perform their Sage X3 ERP customizations. Let’s know about this function in detail.
For creating the action follow the following steps:
Step 1: Navigate to All -> Development -> Script dictionary -> Action
Step 2: Syntax for calling the Action screen through code
Call TRAITE_LIB(VALBOUT,PARBOUT,””,””,”ZVALSIG”,4,” SPEZVALSIG”) From GTRAITE
Here–
VALBOUT and PARBOUT — Character strings
ZVALSIG — Action code
SPEZVALSIG — Specific script of action ‘ZVALSIG’
4 — Template type in Action
Refer to the below code in the screenshot for a better understanding –
The window below will open as in the screenshot when the above function is called-
Thus, in this blog, we have learnt how Sage X3 lets a developer call the action screen through code in the Sage X3 ERP system.
For more information on Sage X3 Integration and Services, please contact us at info@akaasa.edev99.in
We will be glad to assist you
Copyright GerminIT © 2024. All Rights Reserved.