‎2007 Sep 06 5:27 PM
hi,
when i try to create a table with 4 fileds with MANDT KUNNR as the key fields, the are automatically set to initial values...but when i generate the table maintainence generator and try to maintain the table , i could maintain values for KUNNR ..but i cant maintain values for MANDT...this is happening in the development system..can anyone help me in resolving the problem...based on this table i need to write a program which selects KUNNRs for a client and execute the statments...thank you..
challa
‎2007 Sep 07 7:00 AM
Hi
when ever you creat a table with the MANDT as the cleint and if you specify thats Data Element as MANDT , it will take that current client values
suppose now you doing it in 800 client
when ever you give values in sm30 reamining 3 fields it will save MANDT field as 800
when ever you execute that table it will give you all the MANDT value as the 800 and remaining values
reward if usefull
‎2007 Sep 06 5:29 PM
Hi,
When you create an entry into a table, there is no need to mention the MANDT value, system will take this field automatically with the current client name
Regards
Sudheer
‎2007 Sep 07 7:00 AM
Hi
when ever you creat a table with the MANDT as the cleint and if you specify thats Data Element as MANDT , it will take that current client values
suppose now you doing it in 800 client
when ever you give values in sm30 reamining 3 fields it will save MANDT field as 800
when ever you execute that table it will give you all the MANDT value as the 800 and remaining values
reward if usefull