2008 Dec 03 11:28 AM
Hi Gurus please suugest me to create this table :
Changeid (Text 20 characters)
Materila (with validation against MARA)
Batch(with validation againest MCHA)
SAP ENtry date(MKPF-CPUDT)
Old status(codes to be defined)
Hi Gurus please suugest me to create this table :
Changeid (Text 20 characters)
Materila (with validation against MARA)
Batch(with validation againest MCHA)
SAP ENtry date(MKPF-CPUDT)
Old status(codes to be defined)
2008 Dec 03 12:06 PM
Hi
Creating a table is very easy.
Please help urself and try creating
https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/abap+dictionary
2008 Dec 03 12:09 PM
Hi
go to SE11 create a Z table with the fields you desire
if you want it to be checked make it foreign key field this makes it validated against the table mentioned
regards
Ramchander Rao.K
2008 Dec 04 12:38 AM
Hi
Go to transaction SE11, give the table name to create and click on Create button(F5).
Define the fields on Fields tab(Make sure that first field is MANDT(Client)) and at leat one field as key field. Fields can be defined with direct types, but suggested with reference to data element.
Define the technical settings -> save -> Check(F6) -> Activate (Ctrl + F3).
Now custom table is ready to use.
Thanks
Lakshman
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |