2008 Jul 24 8:11 PM
hi,
what is FD33 transaction used for?
i have a report which is using BDC with a call transaction syntax to FD33...and hence it is causing performance issues in production..
my question is, is it possible to bypass this transaction and directly update the database table? in that way i can directly apply the select queries on respective databases and hence save time...
hi,
what is FD33 transaction used for?
i have a report which is using BDC with a call transaction syntax to FD33...and hence it is causing performance issues in production..
my question is, is it possible to bypass this transaction and directly update the database table? in that way i can directly apply the select queries on respective databases and hence save time...
2008 Jul 24 9:16 PM
Hi,
Transaction FD33 is used to "Display Customer Credit Management". You would not update database in this transaction, since it is used for displaying data not for mainting. You would use FD31 and FD32 for creating and changing data respectively.
You should not use FD33 for maintaining data.
Regards,
Srilatha.
2009 Jan 16 10:27 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |