Quantcast
Channel: SCN : All Content - SAP CRM: Master Data & Middleware
Viewing all 1796 articles
Browse latest View live

Material not Replicating to CRM from ECC

$
0
0

Hi All,

 

I have Replicated R3 Material to CRM successfully earlier and Delta changes used to replicate, but now I have noticed Delta Changes in Material is not replicating to CRM. Initially Material Number Range in R3 was Internal and then changed to External. After Material number range has changed to External I have also replicated Materials but now it is not working.

 

I have tried with Initial Loading the Object : MATERIAL again in R3AS but no use.

 

and also created a ZMATERIAL with filter object in R3AR2 and tried to replicate through R3AR4. I have noticed the status Green in R3AR3 but the changes I have made are not replicated.

 

and I also created new material in R3 and tried to replicate but even this in not replicating.

 

Even I have checked for BDOCs in SMW01 but I didn't found any BDOC for Delta changes in the list.

 

I have checked the RFC Destination Connections in R3 and CRM they are working Properly.

 

What has happened? Some one please help me out...

 

Thanks and Regards,

Arun


AET error while creating a new field

$
0
0

Hi Experts,

 

We have a requirement to create a check box/newfield on Account Details screen in Web UI. I am trying to create a new field using AET but am getting the following error message. Please help.

 

1. Error during generation of object CI_EEW_BUT000

2. Customizable CSOL conflict for objects changed in other TR.

 

We have a config TR involving the role field on account details component (BP_HEAD/ACCOUNTDETAILS). Do we need to release the transport before creating any new fields.

 

The generation of the field fails when I select the extension and click on 'SAVE and GENERATE'.

 

Please help.

 

Thanks,

Rohit

Delete realtionship in BUT050 table

$
0
0

Hi All,

My requirement is to create and delete BP relationship between sold to and ship to/ sold to and bill to.

For creating relationship, i have used the fm BUPR_RELATIONSHIP_CREATE and its working fine.

But while deleting the relationship, I am using the FM BUPR_RELATIONSHIP_DELETE

 

CALL FUNCTION 'BUPR_RELATIONSHIP_DELETE'

              EXPORTING

               IV_PARTNER_1                        = lv_sid

               IV_PARTNER_2                        = lv_rid

               IV_RELATIONSHIP                     = lv_rtype

               IV_X_SAVE                           = 'X'

             TABLES

               ET_RETURN                           = lt_return                 .


 

Note: partner1 is the sold to party and partner2 is the bill to party and the relation still exists in BUT050 table when i check from back end.

but it returns the message saying "Relationship between partners doesnot exist"


If anyone had faced similar issue, Please post your suggestions.


Thanks in advance,

Prathyusha VJ.

Customer/Vendor creation in CRM (with replication to ERP)

$
0
0

Hello SCN experts!

 

My task is creation BP for customers and vendors in SAP CRM system. After I should replicate them to ERP (ECC) and automaticaly create Customer and Vendor with all relevant data (like Company Data for Customers and  Company Data /Purchasing organization for Vendors).

 

I know 2 different ways for it:

 

1) Customer Vendor Integration (CVI) Customer Vendor Integration (CVI) - SAP Documentation

 

2) "Simple" what is described here Configuration for vendor master data exchange ECC <---> CRM

 

Can anybody help me choose correct way and maybe explain some more info? Or it is the same ways?

 

Thanks

 

Johny

Creation of appointment, campaign,... generates ISP_D* queue

$
0
0

Hi all,

 

Does anyone has an idea why the system generates an ISP_D0000000000004 queue when an appointment, campaign, interaction log, ... is created.

And second question: is there a way to determine for which objects a queue is generated.

I thought the ISP_D queue was used to send stuff to the mapbox.

We do have a groupware site active for Lotus notes replication but there only appointments are replicated.

 

Little help, much appreciated.

 

Kind regards

No Subscriptions for copy of R/3 site creation in SMOEAC

$
0
0

Hi,

 

I have a R/3 site in SMOEAC for replicate customers and B2C processes to ECC.

And subscriptions for this Site are : BUPA_MAIN, BUPA_REL and BUS_TRANS_MSG.

 

But now I need to transfer BUPA_MAIN and BUPA_REL from another RFC connection to ECC.

I copied R/3 site type and named 'R/3_COPY' in SMW1SPRVDR table .

After that I created a new Site 'BP' for R/3_COPY in SMOEAC.

But when I want to create a new subscription, there is not BP Site in the subscription wizard in 'Assing Sites' part.

 

site.png

table.png

Anybody help me about this?

 

Regards,

Merve.

Tax details missing in BP and Product master data

$
0
0

Hi experts,

 

I'm facing a problem in CRM 7.0. My BPs  (sold to party) into BP transaction don't contain the Tax Information after download from ECC.

PRODUCT taxes.png

I have the same issue Into the product tax details

BP taxes.png

I have reviewed all configuration about Taxes:

 

  1. Tax Types and Tax Groups
  2. Assign Tax Groups to SAP ECC Tax Classifications (Product)
  3. Assign Tax Groups to SAP ECC Tax Classifications (Business Partner)
  4. And I perform the Report: CRM_TAXCUST_VALIDATE to ensure my customizing.

 

But I don't have the TAX data into the customers and product after initla load.

 

Anybody have and idea what is the problem?

 

Thanks for your help.

 

Maria.

BP in SAP CRM Mobile Sales

$
0
0

Hi Gurus,

      I have to create business partner for SAP CRM Mobile Sales. Please advise on its configuration or suggest a useful document.

Thank you,

Ajmal Siddiqui


Time mismatch between calendar overview and reminder overview

$
0
0


Hi All,

 

I have an issue with reminder, reminder status is closed. But in calendar overview its showing time 00:00 to 23:59, same time if i open the same reminder its showing the time 15:22 to 15:32. Time maintained for few reminders but it does not show time in calendar overview.

 

Is there any way to remove closed reminder from calendar in CRM WEB UI.

 

Many thanks

Sreekar

Inbound Queues stuck with RFC errors

$
0
0

Hi Experts,

 

Greetings for the Day !

 

We have BDOC related issue and we need your expert help ASAP in resolving the same.

 

We ahev a few BDOCS lying in intermediate state in transaction SMW01, which we found using BDOC monitoring on daily basis. When we check the same in SMQR - inbound queue, we found that the queues are stuck with an RFC error message.

 

We are re-activate these queues to actually resolve the intermediate bdocs. But, my query is

 

1> The raeson for getting these BDOCS in intermediate state & stuck queues

 

2> A permanent resolution for the same.

 

Please help and  let us know if you need more details.

 

Regards,

Kanika

Assign Set types to category.

$
0
0

Hi All,

 

I have Defined Product Hierarchy, Defined Product Category and Assign Category Hierarchies to Applications.

 

But I have issue when assign Set types to category and unable to find set Type when search to assign them , however I can find set types available  in table COMC_SETTYPE

 

COMM_PR_MAT
COMM_PR_UNIT
COMM_PR_GTIN
COMM_PR_LGTEXT1
COMM_PR_SHTEXT
CRMM_PR_TAX
CRMM_PR_SALESA
CRMM_PR_SALESG
COMM_PR_LGTEXT2

 

Pease advise how to assign Settypes to category.

 

Thanks in advance.

 

Regards,Raju

Master data load Faild

$
0
0

Hi all,

 

i need a help from you regarding master data load.

 

In our project consumers(Customer) are created in CRM system, and those customers are not replicated to ECC system,but the same customers are load in to BI system. while doing the load in BI system some times we are getting the error invalid date, so in future it should not repeat so what are the changes i need to do in this case. should i change in table level ??

 

Regards

Mohammad

Useful SAP Middleware transactions

$
0
0

SAP CRM Middleware uses Business Document (BDoc) messages when transferring data between systems.

 

Sometimes problem during the replication requires monitoring the Middleware. SAP offers standards tools to monitor BDoc errors messages in the system. The most used transaction is SMW01 (Display BDoc messages) accessed via menu path Middleware>Monitoring>Message Flow>Display BDOC Messages. However there are other useful transactions in the system.

 

 

Middleware Common Transactions

When checking Middleware problems, a review of configuration is necessary. The following transactions are useful.

 

CRM Generation

SMOGTOTAL

Generate required objects for CRM Replication

GENSTATUS

Check Status of Generation Jobs                   

SMOGIND

Generate Industry Specific Objects

SMQR

qRFC Monitor/ Register CSA Queue

SMOHQUEUE

Queue demon

 

 

CRM Connectivity

SALE

Define Logical system

SM59

Configuration of RFC Connections

SMOEAC

Administration Console

 

 

ERP Connectivity

SMQ1

Outbound Queue

SMQ2

Inbound Queue

SALE

Define Logical system

SM59

Configuration of RFC Connections



CRM Replication Setting

R3AC3

Adapter object overview (replication filter for customizing objects)

R3AS

Start Initial Load

R3AM1

Monitor replication status

R3AC1

Adapter Object Overview

 

 

Troubleshoot BDoc Replication

 

When a BDoc is not replicated successfully, is necessary to check the logs and understand the reason that causes the problem.

The following transactions are useful:

 

SMW01

Display BDOC Messages

SMW02A

BDoc Message Error Analysis: Sum of Errors

SMQR

qRFC Monitor

SMQ1

Outbound qRFC Monitor

SMQ2

Inbound qRFC Monitor

SMWP

CRM Middleware Monitoring Cockpit

SMWT

Middleware Trace

SMOHQUEUE

Monitor R&R Queues

SMO8REORG

Delete Processed BDocs

SMW03

Show stats of unproc. BDoc messages

SMW19

Copy BDoc and process

SMW20

Process BDocs

SMW3RBM

Convert BDoc Messages to XML

SMW3RC

BDoc Message Error Recovery

SMW3WD

Watchdog for failed BDoc Messages

 

Tx SMW02A “BDoc Message Error Analysis: Sum of Errors”

 

This transaction is useful to get a detailed error message for “BDOC type”. That allows summarising all errors founded in the system.

 

BDOC error analaysis.png

The result list not only show the “Bdoc Type” but also the component affected that is useful information when researching SAP Notes that could give any indication of the reason for the error.

 

BDOC Summary of errors.png

 

When pressing button “Detail Analysis” system navigate automatically to transaction “SMW01 Display BDOC Messages” and displays the BDocs Message affected.

 

press detail analysis button.png

 

smw01.png

 

 

Tx SMO8REORG “Delete processed BDocs”

 

This transaction allows deleting BDocs logs from the system. It could be run in a test mode and filtered by BDoc Type, BDoc Message ID, User or change date/time. Cleaning the log will allow users to focus on unresolved system issues.

 

Delete BDOCS.png

 

In summary, middleware problems are usually based on configuration. Always have a look not only to the middleware configuration but also to the component configuration.  Using monitor tools, issues in more detail could be checked and knowing the "Application Component", a better filter could be used when looking for SAP Notes.

Customer/Vendor creation in CRM (with replication to ERP)

$
0
0

Hello SCN experts!

 

My task is creation BP for customers and vendors in SAP CRM system. After I should replicate them to ERP (ECC) and automaticaly create Customer and Vendor with all relevant data (like Company Data for Customers and  Company Data /Purchasing organization for Vendors).

 

I know 2 different ways for it:

 

1) Customer Vendor Integration (CVI) Customer Vendor Integration (CVI) - SAP Documentation

 

2) "Simple" what is described here Configuration for vendor master data exchange ECC <---> CRM

 

Can anybody help me choose correct way and maybe explain some more info? Or it is the same ways?

 

Thanks

 

Johny

Translated Survey values not seen

$
0
0

Hi All,

 

We have created a CRM survey in CRM_SURVEY_SUITE in English, translated it into DE / FR / ES and moved the survey to Quality system. In the Quality system , I am able to view the translated surveys in CRM_SURVEY_SUITE.

 

My issue is , in Development system , all the questions and answers entered in the survey are being fetched from the tables CRM_SVY_RE_QUEST / CRM_SVY_RE_ANSW / CRM_SVY_DB_SV depending on the Survey_ID and Logon Language.

 

When we transported this survey , only the values in EN are stored in the the tables CRM_SVY_RE_QUEST / CRM_SVY_RE_ANSW / CRM_SVY_DB_SV and not in the other languages of DE / FR and ES in Quality.

 

Can anyone suggest us the reason why we are able to see the records in the above mentioned tables for all languages in DEV but only in English in Quality.

 

Thanks !!!


BP not updating in Customer Master data KNA1

$
0
0

Guys,

 

I am creating a BP in CRM 7.0. Once the BP is saved & created successfully entry is present in all CRM tables as well as in the ECC side.

But for few cases the Customer Master data Table KNA1, KNVV is not getting updated, i.e no value for the BP in KUNNR.

 

Any idea as to what should I be checking to resolve this ? Plesae share the config details.

 

Also do you know how the Customer Master data gets updated ? Is it from the BAdI's or the GenIL class for CL_CRM_BUIL for componenet BP ?

I checked the methods of this dedicated GenIL class in hope to find an RFC for updating KNA1 but not successful. Is the RFC call made in BAdI ?

Tough to replicate the scenario as wheneevr I do BP gets updated in SD. But sometimes in PROD it does not happen so.

 

Plesae share some light.

Partner determination error

$
0
0

Hi gurus,

     Please advise on this partner determination error. I am not sure how to solve this issue? I have created my own partner function and access sequence to test this process. Please advise.

Thank you,

Ajmal

 

part. det. error.PNG

Master Data or Configuration Data

$
0
0

Hi all,

 

Hope to get some clarifications and identify differences between Master Data and Configuration data in CRM. In this scope in CRM we use catalog code groups and codes for ticketing systems. The code groups and codes are defined in SPRO (IMG) once and are consumed in catalog schema’s at client level. Some of us references these category code groups and codes in SPRO as Master Data, cause it is shared across modules and does not change so frequently. However I was recently corrected by my manger that since this set of data is transportable it cannot be Master Data, and are configuration data. I was asked to check with SAP and find out the proper/correct usage of this terminology in this scope. What is the proper/correct term to describe this data; is it configuration data or master data and what are the determination and differences between the two.

 

The answer will help us with proper documentation. Thanks in advance.

 

 

Best,

 

Michael Sh

BDocs in ECC system

$
0
0

Hi,

 

I have found few failed Outbound queues in ECC system. I want to check the bdocs for these failed queues in ECC system. Where can i check for bdocs in ecc system?

Equioment Fields

$
0
0

Hello experts,

 

 

When i donwload Equioment to CRM, i can not see Sales Area details in the individual object in CRM.

 

But i see it in the Bdoc.

 

can u please let me know they way to have sales are details for equioment pleasE?

 

Regards,

KP.

Viewing all 1796 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>