Re: Issue in centralised credit management
Hi Himavath , for all 5 customers what value should I put in Total amount & individual limit field in FD32 screen. RegardsPrashant
View ArticleRe: Getting the error when i try to open the Crystal Report 2011 via the web...
Hi Pradeep, Can you open the report in CR 2011 designer tool and do a Verify Database ? Once done (without any error), refresh the report and save it back to Enterprise.Check in BI Launchpad if the...
View ArticleRe: Can we load and activate data at a time in DSO?
Hi Venkat, Is a good question, but is not a good practice, execute at the same time, will give deadlock errors, this happend because your inactive table is being occupied by the activation process. I...
View ArticleRe: Scheduled reports stuck in running state Problem
Hi Ozgun, Do you see any errors or warnings in Event Viewer coming from Job Server or Job server child ? Regards,Kunal
View ArticleRe: Problem with the score card, not getting the Quality Score
hi Vyshnavi, If my Answer Satisfactory for u, please mark option of Correct. Question mark Above Symbol Should get Correct.
View ArticleRe: Not all tables showing edit datasources
We do have a BI Server. I do not see anything like a customer number. We have license keys and an order number. How can I get a customer number? I have to say this is one of the worst processes I...
View ArticleRe: Error Application in Upgrade Kernel SAP - LINUX
Hi, Make sure that the below entry exists in services file. sapmsSID 3600/tcp # SAP System Message Server Port Also do a manual sync with the below cmdsapcpe...
View ArticleRe: Do DB2 archive logs will be written and will be add to database?
However, assuming both LOGARCHMETH1 and LOGARCHMETH2 are set off (which is presumably what the original poster meant), then after database restart DB2 will be using circular logging. Provided no...
View ArticleRe: Data provider class
Hi Bharath, I didn't really get your requirement. having said that below is my interpretation of your requirement. You have 5 (similar) offline forms where couple of fields & values varey where as...
View ArticleRe: Make table control editable on screen
Hi Nandan, You need to add blank entries to the internal table that is used for table control display. Just add blank records for eg 10 blank records and you will have 10 rows as editable in table...
View ArticleRe: FTP Connection - Whitelist
Just for future reference for those who just encountered the updated FTP_CONNECT function module like I did: table SAPFTP_SERVERS cant be updated via SM30. Instead, you'll need to update the table...
View ArticleRe: Replication of ISU Installation Facts with CRM Product Attributes
Hi Jonathan, As per SAP standard, CRM Product attributes are replicated into ISU at installation facts (via MDT). Unfortunately, vice versa is not possible. However, In EHP 3, you can configure the CRM...
View ArticleI have to create PO with references of PR and the PO price should not exceed...
SAP MM: Non stock material so i did not maintain MMR. Manually i have created the PR with RS 10.While creating PO i would like to change the price RS 20. i have to create Po with references of PR and...
View ArticleRe: To display picture attached in item master in Sales A/R Invoice
Hi, 1. Not possible to add item master data image in AR invoice row level through FMS. You have add manually required image in row level. 2. To add manually, create image type type at row level and...
View ArticleRe: SAP Work Manager 6.0 - WPF Client & ATE Error
Hi Sudhir,yes i am using custom certificate & yes even i copied AgentryTrustedCertificates.sst to Client folder but still i get same error.Issue ATE is resolved. WPF client error : Requesting...
View ArticleRe: Automatic determination of Partners involved in a lead transaction
Hi Jaya, Two BPs are connected with assignment of relationship category. 1. Create two BPs with respective roles2. Go to the Relationship section of a BP [in BP transaction] and assign the second BP...
View ArticleRe: Hana View(Created from Composite Provider) - Relational Universe (UNX)...
Hi, Hana views doesn't support BICS(Bex) connections in IDT tool. Only Relational connections(UNX) are supported for HANA views in IDT tool. I am not sure if there is any different functionalities for...
View ArticleRe: Restrict overdelivery tolerance in PO to 10 % only
HiSolution for that issue is as below shown code...... METHOD IF_EX_ME_PROCESS_PO_CUST~PROCESS_ITEM.* BREAK-POINT. DATA : IS_HEAD TYPE REF TO IF_PURCHASE_ORDER_MM,* IT_H_DATA TYPE STANDARD...
View Article