SAP for Abapers
Blog every Week-ABAP,Fiori,ODATA,CDS..............let's Learn Together.
Tuesday, September 25, 2018
What is a Size Category in SAP Data Dictionary?
What is a Size Category in SAP Data Dictionary?
The Size category describes the probable space requirement of the
table in the database.
Newer Post
Older Post
Home
Hierarchical Alv Tree Based Report (upto 6 levels)
Hierarchical Alv Tree Based Report (upto 6 levels and still expandable ): For Hierarchical ALV, we do not have much exampl...
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 ...