SAP for Abapers
Blog every Week-ABAP,Fiori,ODATA,CDS..............let's Learn Together.
Tuesday, September 25, 2018
Can we create field without data element and how?
Can we create field without data element and how?
In SE11 one option is available above the fields strip. Data element/ direct type.
THIS IS ONE OF THE FAVOURITE INTERVIEW QUESTION BUT RARELY USED
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 [...
Downloading a file data from FTP Server to SAP ECC internal table
Downloading a file data from FTP Server to SAP internal table SAP provides example reports for connecting to FTP using the function mo...