Re: Reading SAP CRM Order details from R/3
HI Karthi That means, whenever the bdoc triggers and the data comes into R/3 then we need to save them into a Z table by capturing the data in the BADI "CRM_DATAEXCHG_BADI "? am I correct ? so that we...
View ArticleRe: Short dump Error during VM container communication between ABAP and JAVA.
Hi Charles, Can you attach the full dt22 dump error? thanksWillie
View ArticleRe: Middleware questions
Hello Rohit Many thanks.So for the question do i consider yes bdocs contain gross data. . Further to this can you tell.Q. do we consider filter set in middleware adapter object during Delta load.
View ArticleRe: Middleware questions
The filters you set in R3AC1 for adapter objects are stored in table CRMFILTAB on the ECC. However in order to make filters work for adapter objects, there are certain entries that need to be...
View ArticleRe: Short dump Error during VM container communication between ABAP and JAVA.
Hi Willie: i am not familiar with SRM . Could you tell me the T-code or something else to attach the full dt22 dump error ? thanksCharles
View ArticleRe: Middleware questions
Hi David, The CRM_FILTERING_ACTIVE parameter along with the object class & object name should be maintained in CRMPAROLTP table in the ECC system. This will enable the filters that are set in the...
View ArticleRe: Short dump Error during VM container communication between ABAP and JAVA.
Hi Charles, Sorry I meant ST22., just run this transaction in sapgui and attach the full dump thanks Willie
View ArticleRe: Reading SAP CRM Order details from R/3
Can someone help me on this ? Thank you. Anil
View Articlestop some characteristics replication from ECC to CRM
Hi,Can any one pl provide input for the below issue.Requirement:Want to stop some characteristics replication from ECC to CRM and hencewe added the provided filter options in ATTRIBUTE middleware...
View ArticleRe: Stopping Characteristic replication for R3 to CRM for class type NE 300
Hi,We have the middleware Object ATTRIBUTE/CLASS/OBJCL are activated. In all the objects we have filter as below Table Field OP Low High Incl/ExclKSML KLART EQ 023 IKSML KLART EQ 026 I But...
View ArticleRe: Short dump Error during VM container communication between ABAP and JAVA.
hi Willie, this is the dump, and i have used the t-code sm52 . the VMC is not active. ---------------------------------------------------------------------------------------------------|Short Text...
View ArticleRe: Stopping Characteristic replication for R3 to CRM for class type NE 300
Hi Suresh, Check if the table CRMPAROLTP table is maintained for filter settings. Also ensure that the tables CRMFILFLD & SMOFFILFLD are maintained with the object names & object class. I hope...
View ArticleRe: How to remove BP status
Hi Thomas, I am getting error message from message class BS, No 36.From the comments I see that it is because the status is a numbered status, hence it is not allowing to remove it or to set it...
View ArticleRe: How to map Customer in to Table : CRMM_BUT_CUSTNO
Hi JK, You can use transaction CRMM_BUPA_MAP to map the information about the customer to add to the table CRMM_BUT_CUSTNO. You may se if you can make use of a request load for the given customer to...
View ArticleRe: Customer Condition Groups
Hi Karthi, thank you for the very quick response! I am not sure whether these fields really fit. The values differ between ECC and CRM. Table smofmaptab does not show a adapter object and there are not...
View ArticleRe: Addition of Standard field in BUPA_MAIN
Hi Krishnan & Karthi, Thanks for your quick reply.Yes I have checked structure of the Bdoc in SMO8FD. The Bdoc structure is containing the field. Actually it is picking from BP transaction-Tab...
View ArticleRe: Customer Condition Groups
Hi Thomas, If you want to use the same customer group ECC values in the CRM system, then run a request load for the adapter object "DNL_CUST_SALES". This will copy the customer group 1 - 5 values from...
View ArticleRe: Addition of Standard field in BUPA_MAIN
Hi Das, Check the status of the BDoc in SMW01 and also let us know the error details. Please ensure that you maintain a valid card number in CRM system under the role "Sales Customer". Regards,Karthi...
View ArticleRe: Customer Condition Groups
Hi Karthi, I need the customer condition groups stored in table TVKGG. Unfortunately this is not covered by adapter object DNL_CUST_SALES. Any ideas? Kind regardsThomas
View Article