cancel
Showing results for 
Search instead for 
Did you mean: 

R3AC1

Former Member
0 Kudos

Hi All

In my system I am getting only SERVICE_MASTER object only in R3AC1, I am not getting the object MATERIAL in this T.code as active or inactive. and I am not getting object MATERIAL in T.Code R3AS. So please suggest

Regards

SATYA

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Satya,

Go To Tcode: CMWMON and select from the drop down in the left navigation panel Business Adapter Object and select MATERIAL in the second input field and then press enter which lists you the object data in the right hand panel in the initial flow texts tab check the source site type as R/3 and the target site type as CRM and consumer as SRM and Flow Context as mBdoc Validate. Also note the inactive object flag above in not checked.

This will allow you to get the initial load objects in the transaction specified.

Regards

Anirban

Former Member
0 Kudos

Thnak u Anirban,

While executing the object MATERIAL after executing the following objects successfully

DNL_CUST_BASIS3 Basis CRM online

DNL_CUST_PROD0 Material number conversions

DNL_CUST_PROD1 Product : categories

I am getting the error like below

001 The following Errors/Warnings occured. Do you want to continue?

002 MATERIAL: No active entry in Table SMOFSUBTAB. Read OSS note 339787

003 MATERIAL: No active entry in Table SMOFSUBTAB. Read OSS note 339787

004 Hierarchy for material types does not exist

005 MATERIAL: Object will not be loaded

At the time of executing

DNL_CUST_PROD0 Material number conversions

DNL_CUST_PROD1 Product : categories

I am not getting the transfer of material group and material type from R3 to SRM, ie I am not getting the materials groups and material types in t.Code COMM_HIERARCHY .

Please suggest the How to resolve this issue?

Regards

SATYA

Former Member
0 Kudos

Hi Satya,

Check the entries in the table CRMSUBTAB in ECC (R/3).

also check other tables in ECC

CRMCONSUM

CRMRFCPAR

CRMPAROLTP in ECC

and

SMOFPARSFA in SRM

Refer note 720819

Regards

Anirban

Former Member
0 Kudos

Dear Anirban,

I checked everytable in both SRM and ECC R/3

But there is no result

Please check the below entries found as per u suggested tables.

CRMSUBTAB in ECC (R/3).

Client User Objectn.Downl. Up- or Download Obj. Class Function Object Type Function Module Inactive

800 MDM MATERIAL D MATERIAL MDM_MATERIAL_MAIN_EXTRACT

CRMCONSUM in ECC(R/3)

Client User Active 30 Characters Queue Prefix

800 CRM X SRM CONNECTION R3A

800 EBP X EBP 3.5 R3A

800 IPC X IPC IPC

800 MDM X MASTER DATA MANAGEMENT MDM

CRMRFCPAR in ECC(R/3)

00 CRM * SRMCLNT100 * PLEASE DON'T CHANGE

00 CRM * SRMCLNT100 I SRMCLNT100

00 CRM * SRMCLNT100 R SRMCLNT100

00 CRM MATERIAL SRMCLNT100 D SRMCLNT100

800 EBP MATERIAL SRM_00_800 D DEFAULT DESTINATION FOR EBP X

800 EBP SERVICE_MASTER SRM_00_800 D DEFAULT DESTINATION FOR EBP X

CRMPAROLTP in ECC

800 CRM_DEFAULT_DESTINATION

800 CRM_EVENT_ACTIVE

800 CRM_EXIT_BEF_DATA_TRANSFER CONDITIONS CONDITIONS CRM

800 CRM_EXIT_CRM_GET_QNAME BUPA_REL CRM

800 CRM_FILTERING_ACTIVE BOM BOM CRM

800 CRM_FILTERING_ACTIVE BUPA BUAG_MAIN CRM

800 CRM_FILTERING_ACTIVE BUPA BUPA_MAIN CRM

800 CRM_FILTERING_ACTIVE BUPA BUPA_REL CRM

800 CRM_FILTERING_ACTIVE BUPA CUSTOMER_MAIN CRM

800 CRM_FILTERING_ACTIVE BUPA CUSTOMER_REL CRM

800 CRM_FILTERING_ACTIVE BUPA_HIERARCHY BUPA_KNVH CRM

800 CRM_FILTERING_ACTIVE CONDITIONS CRM

800 CRM_FILTERING_ACTIVE EQUIPMENT EQUIPMENT CRM

800 CRM_FILTERING_ACTIVE MATERIAL CRM

800 CRM_FILTERING_ACTIVE MATERIAL MATERIAL CRM

800 CRM_FILTERING_ACTIVE MATERIAL MATERIAL EBP

800 CRM_FILTERING_ACTIVE SERVICE_MASTER SERVICE_MASTER CRM

800 CRM_FILTERING_ACTIVE SERVICE_MASTER SERVICE_MASTER EBP

800 CRM_NO_BEFORE_IMAGES SALESDOCUMENT CRM

800 CRM_REBATE_EXT_NUMBERING CRM

800 CRM_RELEASE

800 CRM_REMOVE_LEADING_ZEROS CRM

800 CRM_USE_INQUEUE_FOR_DEFAULT_DEST

800 RECORD_ASYNCHRONOUS_MESSAGES

SMOFPARSFA in SRM

100 MCRM MCRM_CONSUMER SAPATL

Please check and tell

SATYA

Former Member
0 Kudos

Dear Anirban,

IN OSS Note 339787 - No entry in SMOFSUBTAB table for an object, It is given the following solution, Can u explain wether this is required to be done. If it is required then tell me the procedure.

Solution

Enter a processing module in the SMOFSUBTAB table or set the object to 'Inactive', so that no initial load is carried out for it. The change can occur using the maintenance Transactions R3AC5 or R3AC3.

If you want the object class to be communicated, change the OBJCLASS field in table SMOFOBJECT so that the contents correspond to the OBJCLASS field in the SMOFSUBTAB table for the object.

Please give suggestion,

Regards

SATYA

Former Member
0 Kudos

Hi Satya,

Please check the following notes 720819, 430980 & 519794. Procedure for maintenance is described elaborately in the same for initial load objects.

Regards

Anirban

Former Member
0 Kudos

Hi Anirban,

Now i am getting status as green for

DNL_CUST_BASIS3 Basis CRM online

DNL_CUST_PROD0 Material number conversions

DNL_CUST_PROD1 Product : categories

But there is no transfering of material group and types, this was checked in COMM_HIERARCHY.

at the time of running object "MATERIAL material", i am getting error message

001 The following Errors/Warnings occured. Do you want to continue?

003 Hierarchy for material types does not exist

004 MATERIAL: Object will not be loaded

for 003 Error, Hierarchy for material types does not exist

Message no. COM_PRODUCT_API000

Diagnosis

Before materials are imported from the ERP system, the material types from the ERP system must exist as categories in CRM/EBP. When the Customizing object DNL_CUST_PROD1 is imported, the material types are imported automatically and created under the category MAT in the category hierarchy R3PRODSTYP (product subtype).

Procedure

Check whether the ERP system material types have been imported successfully and exist as categories.

Proceed

If necessary, import the Customizing object DNL_CUST_PROD1.

and for 004 error,MATERIAL: Object will not be loaded

Message no. SMOF161

So please tell how to resolve this issue.

Thanks & regards

SATYA

Former Member
0 Kudos

Hi Anirban,

I am following for Classic scenerio, please tell me weather the tick mark for Local check box in define backend systems against SRM logical system is required or not?

The path is IMG-supplier relationship management-SRM Server- Technical basic settings-Define backend systems.

Pl suggest

SATYA

Answers (0)