cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Extract PPOMA_BBP Changes

Former Member
0 Likes
331

Hi Experts,

I want to extract the user who done the changes in PPOMA_BBP and also the old and new value for the specific attributes,

Could you please tell me the table/Function module name

Thanks in Advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi

kathirbloghttp://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0b2abcd-6b56-2c10-f6b3-bb37323cd14b?quicklink=index&overridelayout=true

Former Member
0 Likes

Hi Muthu,

I have already come across two table which will have the attributes old and new value ( not T770mattr) . I have forgotten .

Could you please tell me those table names ???

Thanks in Advance

laurent_burtaire
Active Contributor
0 Likes

Hello,

To see when and by whom was made last modification for attributes, make a mapping between HRP1222 and HRT1222 tables.

Unfortunately, with those tables, you are not able to see what was the attribute value before modification.

One existing standard way is to activate change documents to track all changes done for organizational structure attributes.

Those changes are displayed with report RHCDOC_DISPLAY (it exists in SRM 4.0 version - don't know for upper versions).

HR change activation is done in view T77CDOC_CUST (use SM30 transaction).

In your case:

- object type would be 'O' (organizational unit) and 'S' (Position),

- infotype would be '1222' (general attribute maintain).

Regards.

Laurent.

Answers (0)