2008 Jan 15 5:14 PM
hi experts,
can anyone help me with my requirement.i want step by step
process.
i am very new to SAP ABAP.
create a ztable having fields name,id,salary,designation with custom dataelements and domain.
i will reward points if helpful.
hi experts,
can anyone help me with my requirement.i want step by step
process.
i am very new to SAP ABAP.
create a ztable having fields name,id,salary,designation with custom dataelements and domain.
i will reward points if helpful.
2008 Jan 15 5:18 PM
Creating tables.
http://help.sap.com/saphelp_nw70/helpdata/en/cf/21eb6e446011d189700000e8322d00/frameset.htm
Creating data elements
http://help.sap.com/saphelp_nw70/helpdata/en/90/8d7307b1af11d194f600a0c929b3c3/frameset.htm
Creating domains
http://help.sap.com/saphelp_nw70/helpdata/en/cf/21edf2446011d189700000e8322d00/frameset.htm
SAP help is a beautiful thing.
Regards,
Rich Heilman
Edited by: Rich Heilman on Jan 15, 2008 12:19 PM
2008 Jan 15 6:51 PM
hi nani,
We can create the customized tables using data element or without dataelement.
since u are asking for fields with dataelement.
Go to T.code se11
go to datatable radiobutton.Give any name eg: znanitable.
go for create pushbutton.
now enter the small descriprition for table.
now go to fields and give ur first field as name and give it as primary key if u want and give any dataelement name in the component fields
Creating data elements
http://help.sap.com/saphelp_nw70/helpdata/en/90/8d7307b1af11d194f600a0c929b3c3/frameset.htm
Creating domains
http://help.sap.com/saphelp_nw70/helpdata/en/cf/21edf2446011d189700000e8322d00/frameset.h
now similarly u can create the other fields as with dataelements as shown above.
Regards.
shashikanth naram
2008 Jan 16 8:34 AM
Hi,
Go to T.code se11
go to datatable radiobutton.Give any name .
go for create pushbutton.
now enter the small descriprition for table.
now go to fields and give ur first field as name and give it as primary key if u want and give any dataelement name in the component fields.
Now double click on the field then you will get the dataelement screen.
Here enter the dataelement name and sht text and again double click on the domain name.
Now You will get the domain screen. Here enter all the details and activate the domain. Now go back, and activate the data element.
In this way domain and dataelement are created.
With Regards
Madhu
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |