"Radio Frequency Identification Devices are responsible
for electronically capturing the data related to Materials.
Once the data is captured, it is transmitted via Radio
waves to the SAP server. The main use of RFID devices
is in Warehouses where the data is physically moved
from one location to another. It is very convenient for the
warehouse personnel to make use of RFID so that all
the material movement is captured automatically and
the information is transferred to the SAP server. SAP
Auto-ID Infrastructure is the component in SAP
Netweaver that provides gateway to the RFID Data."
http://abaplovers.blogspot.com/2008/02/creating-table-in-
sap.htmlThursday, February 14, 2008
Creating a Table in SAP
Creating a Table in SAP
Run transaction code SE11 to create table.
Enter the desired table name. Make sure that you follow the naming convention. Name should
either start with 'Z' or 'Y'.
Delivery class needs to be entered as shown in the figure below.
Select A application table master and transaction data.
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
And For size category select 0
Select buffering not allowed for this table.
Make Material number as the Primary Key.
Activate the table.
Go back to transaction SE11 and select Utilities------> Table maintenance generator.
In the resulting screen for Authorization group select &NC&
Select the one step and standard recording routine
Now we need to create a Function group. For that we need to run transaction SE37.
Select Function group create.
Name the function group as ZMAT_ADD. Give an appropriate description.
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.
Run transaction SM30
Enter the Table name.
To add entries click on New Entries.
Enter the Desired data and save the data.
Posted by ABAP FRIEND at 8:42 AM
Labels: Create able SE11, Creating Tables in SAP, Generate table maintenance in SAP, SAP
transaction code SM30, SM30
2 comments: