CreateTable in SAP ABAP
CreateTable in SAP ABAP
Enter the desired table name. Make sure that you follow the naming convention. Name should either start with 'Z' or 'Y'.
Check the table maintenance box. And click on the Fields Tab.
Enter the Filed names as shown in the figure below. Matnr with data element 'MATNR' For the 'ADDDESC' field please click on the Data element button as shown in the figure below.
Click on the technical settings button. For data class select APPL0
Now we need to create a Function group. For that we need to run transaction SE37.
Select Generate Objects from the drop down menu and select Create.
We need to activate the function group. To do so run transaction SE80. Select Function group and type the Function group name. Right click on the function group and click activate
Once this is done enter the scree number as 1 or select the available screen number by clicking the find screen number button.