LinkedIn
RSS

Archive for May, 2010


Middleware error warning

GA_googleFillSlot(“POSTSAP”); Do you wish to receive an e-mail everytime a middleware error occurs in your system? You can achieve that by configuring t-code SMW00. Just: – Define the configuration option (mostly used: Default error action) – Hit ‘Maintain configuration’ button – Enter your email address, email type ‘U’ (internet mail) and thick ‘express mail’ checkbox [...]

Read More...

Send a pop-up message to an user

Do you wish to send an anonymous message to a user, that is currently log on in your system? You can use function module TH_POPUP. Just enter the system client, the target user and your message, and execute it, for example, in SE37 t-code. Your target user will receive a pop-up window in his computer, [...]

Read More...

Middleware: Partner exchange tables

In CRM, in the middleware partner-exchange context, there are very userful tables where we can check the data exchanged. The table CRMM_BUT_CONTNO retains the contact persons information. The ORG_GUID represents the partner guid, the PERSON_GUID represents the contact person guid, and the CONTACT_NO represents the number in R3 (the relation between a partner guid and [...]

Read More...