SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

No entry in DBERCHZ2 for a simulated billing document

Former Member
0 Kudos
501

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

1 ACCEPTED SOLUTION

oliviawalsh
Product and Topic Expert
Product and Topic Expert
0 Kudos
350

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

View solution in original post

7 REPLIES 7

Former Member
0 Kudos
350

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,

0 Kudos
350

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

0 Kudos
350

Dear all,

Still this question is open. Any possible reason for this?

Thanks and regards,

Umar

Former Member
0 Kudos
350

Hi all,

Any probable answer for this question?

Umar

oliviawalsh
Product and Topic Expert
Product and Topic Expert
0 Kudos
351

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

0 Kudos
350

Dear Olivia Walsh,

Thank you very much for your answer. Your answer is absolutely correct.

With regards,

Umar

oliviawalsh
Product and Topic Expert
Product and Topic Expert
0 Kudos
350

I am glad it helped