Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

table tps31

Former Member
0 Likes
587

hi,

what is table tps31 for.

thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
471

Hi, I hope this will clear for what purpose tps31 is used.

In the case of Financial Accounting line items that have been changed since the last data request in SAP R/3, there is no reliable time stamp that can document the time of the last change. For this reason, all line items that are changed in a way relevant for BW must be logged in the system. Changed line items, together with the document key and the time of the last change are recorded in table BWFI_AEDAT:

To be able to record changed line items, various update programs in SAP R/3 need to be changed.

Recording of the changed line items must be started a reasonable amount of time, before the first data request in update mode initialization of the data method. For this purpose, add the following entry in table TPS31 using transaction SM30 (view maintenance).

Reward if useful.

Thanks in advance

1 REPLY 1
Read only

Former Member
0 Likes
472

Hi, I hope this will clear for what purpose tps31 is used.

In the case of Financial Accounting line items that have been changed since the last data request in SAP R/3, there is no reliable time stamp that can document the time of the last change. For this reason, all line items that are changed in a way relevant for BW must be logged in the system. Changed line items, together with the document key and the time of the last change are recorded in table BWFI_AEDAT:

To be able to record changed line items, various update programs in SAP R/3 need to be changed.

Recording of the changed line items must be started a reasonable amount of time, before the first data request in update mode initialization of the data method. For this purpose, add the following entry in table TPS31 using transaction SM30 (view maintenance).

Reward if useful.

Thanks in advance