Hi Raghu,
Did you found any dumps in ST22 ?
Thanks,
Vimal Alexander
Hi Raghu,
Did you found any dumps in ST22 ?
Thanks,
Vimal Alexander
Hi Experts,
I am trying to replicate the materials from ECC to CRM using Middleware, But when I execute the Object "Material" using t-code R3AS, the system appears this error:
Message no. COM_PRODUCT503
The data for a set can be maintained only if the product is assigned to a category to which the set type is assigned.
Check whether the product is assigned to a category that allows the set.
I configured CRM as standalone, but now we will have integration with ECC and I had created the Product hierarchy: "YBPCRMPROD".
I think the problem is because this set types: "COMM_PR_MAT", "COMM_PR_SHTEXT", "COMM_PR_UNIT" and "COMM_PR_MAT" aren't added to the product hierarchy "R3PRODSTYP", But This set types doesn't appears to be add in product hierarchy: "R3PRODSTYP" because they were add to the product hierarchy: "YBPCRMPROD".
What should I do?
Thanks.
Hi All,
I am calling a OB proxy from my report programming. The call has been succesful. However when i check in SXMB_MONI t-code , it shows in scheduled state. When i checked the queue and repreocessed all went fine. Please help me in identifying what could be the issue?
This is the piece of code i have written to call proxy
TRY.
CALL METHOD l_proxy->Custom_CRM_Orders_OB
EXPORTING
OUTPUT = wa_custom_ob1.
commit work.
CATCH CX_AI_SYSTEM_FAULT.
DATA: l_Fault TYPE REF TO CX_AI_SYSTEM_FAULT.
CREATE OBJECT l_fault.
write :/ l_FAULT->ERRORTEXT.
endtry.
Regards
Chandrakant
Hi Dayan,
Try to attach the Set Types:
"COMM_PR_MAT", "COMM_PR_UNIT", "COMM_PR_SHTEXT", COMM_PR_BATCH, COMM_PR_LGTEXT, COMM_PR_LGTEXT1,COMM_PR_LGTEXT2, to the Category "MAT_" and then run the Initial load again.
Hope this will be useful
Thanks and Regards
DJ
Hello Dayan
The set type can be added to one hierarchy per product type . Same set type can not be added to two different hierarchies for the same product type
if in your case these set type s are assigned YBPCRMPROD which seems to be of type material then it cannot be assigned to R3PRODSTYP
Regrads
Naresh
Hello Joshi,
Thank you for your replay, But These set types doesn't appears to be attach because they were attached to the product Hierarchy "YBFCRMPROD".
Thanks
Dayan Nakano
Hello Naresh,
Thank you for your replay and explanation, but in this case, What should I do? Will I have to delete all marketing campaigns and opportunities and then delete the product and delete this product hierarchy: "YBPCRMPROD"? And then perform the replication material from ECC? Is there no other way to accomplish this since the CRM was configured as Standalone and now it has integration with ECC?
Thank you very much.
Dayan Nakano
Hi there,
Can some one please help me out on how o replicate material master data from R/3 to CRM, It shows that material group doesn't exist in CRM system
but i started initial load for the object DNL_CUST_PROD1, and reprocessed my Bdoc's but still they are in red color, I have already created product
hierarchy structure in CRM system which is same as in R/3. Please help me out on this. PFA for error
Regards,
Bhargav
Hi,
Mapping error bdoc cannot be reprocessed for material you have to do it Request load
create Request load for material object table name MARA field MATNR and 18 Digit material no
0r
find out the queue related to that material in tcode smq2 click on yellow bell select all error queue goto edit and reset the status
for small issue related to bdoc please gothrough below mention best practices
Refer to the document “Best Practice for BDoc Message Analysis“, attached to note 768503
in that go through 2.2.4 Analysis of intermediate BDoc states
always check this Best Practice for BDoc Message Analysis document to solve any issue related to bdoc
if you dont have access of Service market place this document you can search on google also is available.
Regards,
Vaibhav Shah
Hi Kumar,
I dont no my answer could help you. But try in this way go to in CRM tcode BP customer 00100 probably (payer) add the related fields (example sales, shipping, billing) save the entry.
then check weather its processed or still showing error.
or
check the hierarchy which you are replicating (getting error) filled the sales area data or not.
regards
Sree
Hi Kumar,
I dont no my answer could help you. But try in this way go to in CRM tcode BP customer 00100 probably (payer) add the related fields (example sales, shipping, billing) save the entry.
then check weather its processed or still showing error.
or
check the hierarchy which you are replicating (getting error) filled the sales area data or not.
regards
Sree
Hi,
Not sure what you can do open business partner L29640, first check any error associates to this. example VAT error or business partner locked by user. if you find any error then correct that error and re process this BDOC (chances are there this can be process successfully).
or make any changes in business partner L29640 (address change or add telephone number or add search term) then save the changes check weather you got processed Bdoc related latest changes, then re process ERROR bdoc.
Regards
Sree
Hi there,
Can some one help me on this product replication issue, i already started initial load for object DNL_CUST_PROD1 and downloaded categories and product hierarchies, but in my Bdocs it's still showing as mapping error. PFA for your reference
Regards,
Bharagv.
Hi all,
Issure resolved, i have raised a SAP message. they have suggested to delete one entry which is maintained in table xxx.
after deleting the entry I'm able to create and changes business partner in CRM.
regards
Sreekar
Hi Experts,
I'm in strange situation,
A. I have run the report in CRM. found 200+ entries (contact person) created in CRM and does not replicated to ECC.
B. Also i run the report in ECC, found 100+ (contact person) created in ECC and does not replicated to CRM. For this i run R3AR2 for main and relationship. contact person those are not replicated from ECC to CRM are replicated successfully.
But for the case A i dont no how should i send Contact persons from CRM to ECC in bulk way.
Please give your input as early as possible.
Regards
Sreekar
Hi all,
We have upgraded to CRM, SAP_BASIS 702 0010 and BBPCRM 701 0007
from SAP_BASIS 702 0009 and BBPCRM 701 0006.
since then we are getting dump while clicking on Create new account, button in IC role.
--------------------------------------------------------------------------
Dump is as follows
The following syntax error was found in the program
CL_CRMCMP_B_BUPACREATE0_IMPL==CP :
"Field "GV_CHECK_DUPL_ENTER" is unknown. It is neither in one of the sp"
"ecified tables nor defined by a "DATA" statement."
Termination occurred in the ABAP program "CL_BSP_PAGE_BASE==============CP" -
in "CREATE_PAGE".
The main program was "SAPMHTTP ".
In the source code you have the termination point in line 190
of the (Include) program "CL_BSP_PAGE_BASE==============CM01A".
---------------------------------------------
I tried to activate class CL_CRMCMP_B_BUPACREATE0_IMPL manually, but it showing syntax error. On quality all is working fine (as QTY is not upgraded yet).
Please reply.
Regards,
Nikhil
Hi,
Replication object for CRM To ECC is BUPA_REL for relationship replication but before sending contact person relationship you have to send contact person for that replication object is bupa_main
goto txn: R3AR2
Create Request for object BUPA_MAIN
Table Name BUT000 Field Name PARTNER
than run via r3ar4
source CRM Target ECC
after successfully replication than
create request for relationship object name BUPA_REL
Table Name BUT050 Field Name PARTNER1 or PARTNER2
source CRM Target ECC
check bdoc status
Regards,
Vaibhav Shah
Hi,
We solved it.
You had amissing entryin the tableCRMM_BUT_BUHI_1.We delete andre-assignthe hierarchy in VDH1N andthe entry was created.
The problemhadstartedbecause our delta loads was disabled.
Regards
Erick
Hello Dayan
Use the report COMM_PROD_RECATEG to change the categiry of existing products and delete the category
Regards
Naresh
Resolved my self by appending the relevant structures in ECC ..