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

Data vanishing after some time

Former Member
0 Likes
1,430

Hi,

We have enhanced standard info type 9 & added a custom field.

in PAI defaulting some value to this custom field.

In PA30 when we make changes to existing records it defaults the valu in the custom field and when we save it it saves to data base.

After some time the value in this field vanishes.

Any idea on this?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,376

Hi

The value is not saved in the database but only in buffer. If value is actually saved in database table PA0009, if will reflect in infotype screen at any given time.

Rupesh

Hi,

We have enhanced standard info type 9 & added a custom field.

in PAI defaulting some value to this custom field.

In PA30 when we make changes to existing records it defaults the valu in the custom field and when we save it it saves to data base.

After some time the value in this field vanishes.

Any idea on this?

9 REPLIES 9
Read only

Former Member
0 Likes
1,377

Hi

The value is not saved in the database but only in buffer. If value is actually saved in database table PA0009, if will reflect in infotype screen at any given time.

Rupesh

Read only

0 Likes
1,376

Hi Rupesh,

After saving the entries in PA30 i can see value in custom field in SE11 pa0009 table.

but after some time that value for custom field vanishes.

Read only

nirajgadre
Active Contributor
0 Likes
1,376

Hi,

check if value is getting updated in the infotype . if yes then try to check if PO module which displays the dat on the screen is new field is getting the value in PBO or not.

Read only

0 Likes
1,376

Hi Niraj,

In PBO value is there and it updates the data in DB.

After some time say 20 min data in the custom field vanishes.

Read only

0 Likes
1,376

The issue is we schedule a back ground job program RBDMIDOC to capture the master data changes for info types .

This program causing to vipe the data in the custom field .

Any idea on this?

Read only

0 Likes
1,376

Hi

Create Audit log for infotype 0009 and check the user by which record is changed.

To create Audit log, make entries in -

1. V_T585A

2. V_T585B

3. V_T585C

Then run the report RPUAUD00 or tcode PC00_M16_UAUD (Payroll audit trail). Check if the record is changed by the user used to schedule background job.

Regards,

Rupesh

Edited by: rumhat on Apr 16, 2011 10:38 AM

Read only

0 Likes
1,376

Hi Rupesh,

That config is already active and it shows my ID and custom filed value is cleared

Any idea?

Read only

0 Likes
1,376

Hi

Can you create a record for IT0009 and then schedule a background job with some other user id?

This will conclude incase the data is deleted by the BG job. In which case, we can move forward.

Regards,

Rupesh

Read only

Former Member
0 Likes
1,376

in order to update salary changes i.e IT 8 through standard compensation process

entries needs to be there in config table V_T510_ANSAL