Replication between R/3 (IS-U) and CRM not automatically
Hi Experts,Could you help me with the following: In spite of the outbound queue is registered in SMQS the IS-U system, master data replication not process automatically - every queue is in Ready...
View ArticleRe: Problems with statistics recording in Analysis for Office
Hello Vivek,Would you take a look at this note http://service.sap.com/sap/support/notes/1813352 and see if it applies? I am not finding any other notes to assist in this area. If that doesn't work I...
View ArticleFake an Useraction or start the roundtrip manually
Hello guys,rough concept:- Component A View A is Using Component B Window B view B- Component B Window B is creating a Popup in Wondow C. Problem:The Useractions within the popup are not triggering the...
View ArticleRe: Material Type for Material Determination
Is there any standard material type for 'Material Entered' Normal salable materials would be created with HALB or FERT and this is in no way related to material determination. In fact, as everybody...
View ArticleRe: SAP Co- Commitments not updated for Old Purchase orders (Before...
Hi, You can consult note 152571, which summarizes the problems for missing CO commitments. Regards, Eli
View ArticleRe: Java Applet issue in SAP MII 12.1
Yes Anudeep, JRE 7.17 and below should be able to help you here. Explicitly if you want to handle it from code, you can use a code bit to prompt the processor to use a specific version of JRE. This...
View ArticleRe: SAP ERP 6.0 Ehp6 Ides Upgrade to EHP7
Hi Chandra, Please refer the standard documentation on SMP for more details. Divyanshu
View ArticleRe: Mapping Runtime Error
public String deleteCharsLeft(String chain, String symbol, Container container) throws StreamTransformationException{ char charSymbol=symbol.charAt(0);for(int i=0;i<chain.length();i++){ if...
View ArticleRe: SAP B1 validations - SBO_Transaction validation done for Journal Entry...
Hi, Thanks for reply. Coding is If @object_type = '30' and @transaction_type in( 'A')Begin If Exists (Select Distinct T2.TransId From OJDT T2 Inner Join JDT1 T0 on T0.TransId = T2.TransId Inner Join...
View ArticleRe: Translation for fields on Standard Screen ( Added Field via Extensibility...
Oh! One more restriction!
View ArticleRe: Leave Accrual For Time Account
Antonio, To create a sick leave under time account, see the steps below 1. Go to configuration-->time account types--> add row-->sick leave --> add category, unit, creation, recurrence,...
View ArticleRe: ADS RFC not Working
Hi , Please find the attached trace log file ..... RegardsAshwani
View ArticleRe: OData working with dates and times
Hi Christoph, I am not sure if you are familiar with Firefox and Google chrome developer tools. This tools are particularly good for tracking the request communication and what is been sent back and...
View ArticleRe: how to print this below
Just copy and paste the code. It will work . DATA: BEGIN OF ls_data, data TYPE char5, END OF ls_data.DATA : lt_data LIKE TABLE OF ls_data, lv_cons(5) TYPE c VALUE 'XYXYX',...
View ArticleRe: 404 Resource Not Found In UWL for Display Request in Travel Management
Hi, Please check the UWL xml whether the task is properly maintained with the correct parameters. Thanks,Aashima
View ArticleHost & Java monitoring returns grey entries solman 7.1 SP10
Hello SAP, We have configured system monitoring in Solution Manager 7.1 SP10 system. Monitoring data for database and ABAP technical instance is getting captured and available in system/database...
View ArticleRe: Runtime error with Reuse_alv_fieldcat_merge (FM)
Hai Sunitha.... Thanks its working.. bt ,i doono why it wont works with TYPE.. why only LIKE works for this... r u sure that we have to use LIKE only and IT_KNA1 in caps..?
View ArticleMIRO Entry vat amount diff.
Hi Expert, we are doing MIRO Entry, with the refrence of PO. in PO Packing Chages Rs.250 Mentioned in Vendor Invoice see the below entry. Base Amount 4320.00Add Packing...
View ArticleRe: EPM Add-in Binary
Hello Roberto, Thanks for your reply. So it means I need to install "EPM EXCEL CLIENT 10.0", do I need to install this on application server only or on clients also? Thanks & Regards,Rohit
View Article