Posted inABAP SAP World TAW 10 TAW10 – NAVIGATION Posted by FachrezaR October 21, 2025 SAP PRODUCT TYPES Different user interfaces are used for SAP modules, depending on the usability…
Posted inABAP SAP World TAW 10 TAW10 – THE SYSTEM KERNEL Posted by FachrezaR October 21, 2025 HARDWARE-ORIENTED VIEW AND SOFTWARE-ORIENTED VIEW In the hardware-oriented view, the server or the central server in a network provides…
Posted inABAP SAP World TAW 10 TAW10 – COMMUNICATION AND INTEGRATION TECHNOLOGIES Posted by FachrezaR October 21, 2025 BUSSINESS PROCESS DISTRIBUTION USING ALE Application Link Enabling (ALE) enables you to create and operate…
Posted inABAP SAP World TAW 10 TAW10 – FLOW OF AN ABAP PROGRAM Posted by FachrezaR October 21, 2025 CLIENT/SERVER ARCHITECTURE OF THE SAP NETWEAVER The software-oriented client/server principle powers the modular architecture of the SAP NetWeaver…
Posted inABAP SAP World TAW 10 TAW10 – INTRODUCTION TO THE ABAP WORKBENCH Posted by FachrezaR October 21, 2025 THE CROSS-CLIENT CAPABILITY OF THE REPOSITORY The Repository holds all system development objects, such as programs, function…
Posted inABAP SAP World TAW 10 TAW10 – BASIC ABAP LANGUAGE ELEMENT Posted by FachrezaR October 21, 2025 USING DATA TYPES A formal description of a variable is called a data type. When you…
Posted inABAP SAP World TAW 10 TAW10 – MODULARIZATION Posted by FachrezaR October 21, 2025 OPTIONS FOR USING MODULARIZATION UNITS A modularization unit is a part of a program, which encapsulates a…
Posted inABAP SAP World TAW 10 TAW10 – COMPLEX DATA OBJECTS Posted by FachrezaR October 21, 2025 DEFINITION OF STRUCTURES WITH GLOBAL TYPES You can define structured data objects in ABAP. They…
Posted inABAP SAP World TAW 10 TAW10 – DATA MODELING AND DATA RETRIEVAL Posted by FachrezaR October 21, 2025 DATA MODELING A business unit is represented as an entity. An entity relationship model (ERM)…
Posted inABAP SAP World TAW 10 TAW10 – SELECTION SCREEN Posted by FachrezaR October 21, 2025 SELECTION SCREEN: OVERVIEW Selection screens – the interface between the program and the user –…