RE:[sap-log-pp] Is it possible to correct table?
Posted by
Admin at
|
Share this post:
|
0 Comments
| | Posted by Dave Thornburgh on Aug 18 at 2:16 PM | |
Kamlesh -
In my opinion, you've gotten three LOUSY answers.
To correct the data in one of the standard SAP tables, you need to find out how that data got there in the first place - what transaction created the data. Then, you need to find the correct transaction for changing that data. In this case, if there is a transaction that can create order confirmations, there should also be a transaction to modify them.
If you have a lot of records to change, there might be a business object that is related to that table (BUS2016? BUS2028?), and you might be able to use transaction MASS to do mass changes.
The bottom line is, you should NEVER try to solve a problem by going directly to the table and modifying the data there - you could literally render your entire system unusable at worst, or create a relational mess that SAP won't support for free at best.
Dave
__.____._ In my opinion, you've gotten three LOUSY answers.
To correct the data in one of the standard SAP tables, you need to find out how that data got there in the first place - what transaction created the data. Then, you need to find the correct transaction for changing that data. In this case, if there is a transaction that can create order confirmations, there should also be a transaction to modify them.
If you have a lot of records to change, there might be a business object that is related to that table (BUS2016? BUS2028?), and you might be able to use transaction MASS to do mass changes.
The bottom line is, you should NEVER try to solve a problem by going directly to the table and modifying the data there - you could literally render your entire system unusable at worst, or create a relational mess that SAP won't support for free at best.
Dave
Copyright © 2009 CEB Toolbox, Inc. and message author.
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Related Content
In the Spotlight
White Papers
In the Spotlight
Share Knowledge About SAP Scripting. Join the New Discussion Group
View this thread online
Manage group e-mails
Create an FAQ on this topic
Tell us what you think
Unsubscribe from discussion
Manage group e-mails
Create an FAQ on this topic
Tell us what you think
Unsubscribe from discussion