cancel
Showing results for 
Search instead for 
Did you mean: 

MDM_CLNT_EXTR .. Extraction started

Former Member
0 Kudos

Hi All,

I am extracting Articles/Material from ECC using transaction MDM_CLNT_EXTR.

The job is successfull, but still i m not finding IDOCs in WE02.

Job log is like:-

Job started

Step 001 started (pro

-> Extraction started

-> Extraction started

-> Extraction started

Job finished

Please provide your inputs.

Thanks & Regards,

Navneeth K.

Accepted Solutions (0)

Answers (4)

Answers (4)

rajesh_chavan
Active Participant
0 Kudos

Hi,

It happends sometime when you have log entries for other modules. What is the size of data (Number of records) you are trying to extract??

Try extracting 1 record first. this will work if all your related setting are OK.

Cheers,

Rc

Former Member
0 Kudos

Hi Navneeth,

In T-code MDM_CLNT_EXTR, I hope you defined Variant, Extraction Object, Target system, Distribution Mode, Block Size etc.

In T-Code WE02, Use the selection screen for searching your IDocs. You can use the Direction or Basic Type and/or Logical Message fields to narrow your selection.

Usually, we use Target System as PI. So also check XML message by running transaction SXMB_MONI in ECC.

Please check SAP Note 1035601 - MDM: Extraction of Master Data Objects from SAP systems

Hope it helps..

Regards,

Mandeep Saini

former_member182007
Active Contributor
0 Kudos

Hi Navneeth,

I will say agaun validate your configuration inorder to extract the data. please check your mds.ini settings as well.

go through the below links

http://wiki.sdn.sap.com/wiki/display/SAPMDM/SAPRemoteSystem+Integration

hope it helps.

Deep

michael_theis
Active Contributor
0 Kudos

Hi Navneeth,

the job log looks strange. usually it should be like

Job started

Step 001 started (...)

-> Extraction started

-> Data was sent

-> Extraction completed

Job finished

Note that "Data was sent" might be replaced with "No data found" if you selection criteria does not lead to any records to be distributed. The latter one is the first thing to check: is you selection criteria correct?

Best regards

Michael

Former Member
0 Kudos

Hi Michael,

Thanks for the reply.

I am not specifying any selection criteria, I am running it for the whole of materials.

Thanks,

Navneeth K.

former_member182007
Active Contributor
0 Kudos

Hi Navneeth,

for applying selection creteria you can follow the above specified links and note suggessted by mandeep.

which is 1035601 - MDM: Extraction of Master Data Objects from SAP systems.

Hope after validating this it will resolve your issue.

Deepl