Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.
Bei amazon.de ansehen →The Function Group SAL2 (Access routines for RZL storage) is a standard Function Group in SAP ERP and is part of the package SRZL. It contains the following embedded function modules and dictionary objects.
Function Group | SAL2 |
Short Text | Access routines for RZL storage |
Package | SRZL |
Function Group SAL2 contains 21 function modules.
RZL_EXECUTE_STRG_REQ | Execute storage requests collected in request table |
---|---|
RZL_MAKE_STRG_DEL_I_REQ | Make request for delete access, 10 integer |
RZL_MAKE_STRG_DEL_REQ | Generate request for delete access irrespective of type |
RZL_MAKE_STRG_READ_REQ | Generate request for read access irrespective of type |
RZL_MAKE_STRG_RSP | Edit answer received from storage request as internal tables |
RZL_MAKE_STRG_WRITE_C_REQ | Generate request for read access, short text |
RZL_MAKE_STRG_WRITE_I_REQ | Generate request for write access, 10-integer |
RZL_MAKE_STRG_WRITE_LC_REQ | Generate request for write access, long text |
RZL_SLEEP | Sleep |
RZL_STRG_DEL | Delete storage entry |
RZL_STRG_READ_C | Read storage entry with type short text |
RZL_STRG_READ_I | Read storage entry with type 10 integer |
RZL_STRG_READ_LC | Read storage entry with type long text |
RZL_STRG_READALL | Read all storage entries |
RZL_STRG_READALL_C | Read all storage entries with type short text |
RZL_STRG_READALL_I | Read all storage entries with type 10 integer |
RZL_STRG_READALL_LC | Read all storage entries with type long text |
RZL_STRG_WRITE_C | Write storage entry with type short text |
RZL_STRG_WRITE_I | Write storage entry with type 10 integer |
RZL_STRG_WRITE_LC | Write storage entry with type long text |
RZL_SUBMIT | Submit Remote |