‎2006 Nov 30 10:07 AM
Hi,
Re: why we are creating tables ? Already so many Predefined tables are there?.
regards,
rajesh
Message was edited by:
rajesh pattnaik
‎2006 Nov 30 10:10 AM
hi,
we are creating table for the new requirements.
eg: some of the new requiremnet is not possible to store in standard SAP table.
for that we will create our own tables and store there.
hope u got an idea.
rgds
Anver
‎2006 Nov 30 10:10 AM
hi,
we are creating table for the new requirements.
eg: some of the new requiremnet is not possible to store in standard SAP table.
for that we will create our own tables and store there.
hope u got an idea.
rgds
Anver
‎2006 Nov 30 10:10 AM
hi,
for customer-programs (begining with Y or Z)
-> for customizing, master data and appl.-data
A.
Message was edited by:
Andreas Mann
‎2006 Nov 30 10:12 AM
Sanjay,
User defined tables are needed to provide custom solutions and also to brigde the gap between AS is and To be scenario it is needed .SAP standard tables doesnt satisfy 100% customer need . Always there is need for more from customers at that juncture Custom tables are defined .
Hope this helps u ..Please ho through SAP Help ...
Regards
R. Ramvelu
‎2006 Nov 30 10:52 AM
There are thousands of un used standard SAP tables still we create a lot of Y or Z-tables.
1. This because all the standard tables are pre-defined purpose and the user may use them for the intended "original" purpose in future. So the table should be available then.
2. Y and Z tables do not get affected by "upgradation".
3. It is less time consuming to create one then to find something matching your requirement (and not used)
4. All ABAPer enjoy doing it. (This I think is most important)
Thanks,
Ashish
‎2007 Feb 08 12:20 PM
‎2007 Feb 08 12:21 PM
Obviously for new requirements.
If a customer want to get the 25 fields data from more than 6 or 7 tables. Even we can get the data. Performace wise it will be slow. And some customers asks to maintain their own tables strictly.
Cheers.