2009 Apr 17 11:28 AM
Dear all,
For one simulated billing document, there are no entries in the table DBERCHZ2. What will be the reason?. Can any one write it clearly?.
With regards,
Umar
2009 Apr 23 11:11 AM
Hello....
Do you use transaction SE16 to check whether there are entries in
table DBERCHZ2? If yes it could be that the only problem is, that
the fields ATIM, ATIMVA and ATIMMAX are on the screen for selecting
entries. Since these three fields are of type character with a
convertion routine for times they are filled with the default value
00:00 but this is not the initial value for these fields.
What you could do is to delete these three fields from the selection
list in SE16 or to use the timeframe 00:00 till 23:59 - otherwise only
entries where all these times are exact 00:00 are displayed - and this
should really give no result.
Hope this helps.
Regards
Olivia
2009 Apr 17 12:02 PM
Hi
During bill simulation actual bil doc is not created.There wont be any entires in any of the billing related tables.
Billing simulation enables you to test automatic billing without deleting billing orders and creating invoicing orders.Most of the times there are FM used to do simulation and values related to consumption can be found in the corresponding structures only during run-time.
refer links
http://help.sap.com/saphelputilities472/helpdata/en/81/3995cd0ccf11d289800000e828485b/content.htm
http://help.sap.com/saphelputilities472/helpdata/en/45/556a3591541f67e10000009b38f889/frameset.htm
Regards,
Sumedha,
2009 Apr 18 12:28 PM
Hi,
For simulated documents also values will be stored in DBERCHZ2. But for some documents only values not there in the table. Can any one clarify this?
With regards,
Selvakumar
2009 Apr 21 7:03 AM
Dear all,
Still this question is open. Any possible reason for this?
Thanks and regards,
Umar
2009 Apr 23 10:58 AM
2009 Apr 23 11:11 AM
Hello....
Do you use transaction SE16 to check whether there are entries in
table DBERCHZ2? If yes it could be that the only problem is, that
the fields ATIM, ATIMVA and ATIMMAX are on the screen for selecting
entries. Since these three fields are of type character with a
convertion routine for times they are filled with the default value
00:00 but this is not the initial value for these fields.
What you could do is to delete these three fields from the selection
list in SE16 or to use the timeframe 00:00 till 23:59 - otherwise only
entries where all these times are exact 00:00 are displayed - and this
should really give no result.
Hope this helps.
Regards
Olivia
2009 Apr 23 11:52 AM
Dear Olivia Walsh,
Thank you very much for your answer. Your answer is absolutely correct.
With regards,
Umar
2009 Apr 23 11:53 AM