SAP for Abapers
Blog every Week-ABAP,Fiori,ODATA,CDS..............let's Learn Together.
Sunday, September 16, 2018
CREATING SELECTION SCREEN DYNAMICALLY AND CALLING SMARTFORM OR ALV
Newer Post
Older Post
Home
Case Expression in CDS View
ABAP CDS - case_expr Syntax Forms Simple case distinction 1. ... CASE operand WHEN operand1 THEN result1 [...
How to create Update Function Module AND invoke it in normal program
UPDATE FUNCTION MODULE : The main update technique for bundling database changes in a single database ...