cancel
Showing results for 
Search instead for 
Did you mean: 

Resue Model - Data updation in SAP ECC

Former Member
0 Kudos

Dears.

I am working in Reuse data model, where the active area is SAP ECC table (Material).

The CR is created and went for approval and approved by all approver.

The Material is not created.

1.How to debug the issue.

2. How the data is updated from Staging area (i.e. CR data) to SAP ECC in reuse area.

3. Different Technique and Table to check the CR and Material Number generated information needed.

4. List of tables used to check and debug similar kind of issues.

thank you..

Accepted Solutions (0)

Answers (4)

Answers (4)

loga201
Contributor
0 Kudos

Hi,

  1. Check detailed workflow log(Background steps).
  2. Check Validation log.
  3. Check BRF+ workflow activation steps.
  4. Put break point and check whether data reaches function module Material_maintain_dark.
former_member206605
Active Contributor
0 Kudos

Hi

Is MDG is hub or on top of your ECC?

Kiran

Former Member
0 Kudos

Dear Kiran,

top of ECC. Reuse Model.

Regards,

Tamilarasan.K

Former Member
0 Kudos

Dear Saravanan,

Thanks for the information. I can see the above information and material number and workflow seems fine.

But the changes that I have made for that material information is not updated in the material master.

So how to check technical those information..??

Regards,

Tamil,

Saravanan_SD
Advisor
Advisor
0 Kudos

Hi Tamil,

Please find the typical ways of checking the CR status.

By CR status:

Access the CR by "My Change Request" and check if the CR status is "Final Check Approved". If it is "Final Check Approved", open the CR and check if the master data ID/number is generated(In you case, material number).

Validation Log:

Open the CR in "My change request". Open "Validation log". This will show if the there are any errors and reason for CR completion (e.g. missing mandatory field, etc). If the master data is created, it will show the master data id/number as well.

Worklow Log:

Use SWI6 to check the status of the workflow log and identify the issue.

Regards,
Saravanan