Re: Alarma Artículos que quedan a cero
Hola Pablo, el query solo te va a filtrar los articulos que cumplan con la parte del where. En el caso de los grupos de articulos puedes probar: SELECT T0.ItemCode AS 'Código', T1.ItemName AS...
View ArticleRe: ESS EhP6, WDA 1.5 - Personal Profile
Unable to reproduce this issue internally - the only thing I can think of is that the PERNR you have chosen doesn't have any infotype records - or perhaps does not have an active status ?
View ArticleRe: BI Routines Optimization How to find Runtime ??
Hi Pawan , You have to take a note of DTP's run time. Identify the DTP's taking longer time in execution. From the DTP monitor beneath the Data Package you have to check where exactly it is taking...
View ArticleRe: MB5b,material document not shown, if there is no accounting entries
What is selection which you have chosen for the Stock Type in the initial screen, if the option is Valuated Stock then the system will display only the documents for which Accounting Document is...
View ArticleRe: source of supply for in-house production --> Error in Consistency Check...
Hi Eva, You shouldn't select both SNP and PPDS source of supply in the CTM profile. What type of PDS do you have ? Looks like it is PDS for SNP. Also if you are doing "Bucket Oriented Planning" and...
View ArticleRe: TREX SES_SEARCH SHOWS DOUBLE RESULTS
Hi Florin Kindly go thru the SAP Note 1400779 - SES Troubleshooting Guideand also just go thru the Trex installation and configuration document it will helpful to troubleshoot your issue....
View ArticleRe: MB5b,material document not shown, if there is no accounting entries
Yes i have taken valuated stock
View ArticleRe: Can't delete the application component of the source system.
Hi Li, As suggested by Raman you have to delete all lower level objects in the application component then it will allow you to delete the higher level object which in your case is Application...
View ArticleRe: What next after you receive a IDoc?
Hi Sonia, Roles and responsibilities may vary from project to project.However, you need to make sure the inbound partner profile in place for the IDoc type DOCMAS05 under PI logical system.You can also...
View ArticleRe: SSO with CMC, WebI Rich Client and Designer
IE Issue- Can you add -Xmx1g to Java run time parameters. Control Panel- Java- Click on Java tab- Click View button. Add -Xmx1g -xincgc in the run time parameters column SSO will work with client tools...
View ArticleRe: roll up and Compression in Process Chains taking long time to complete.
Hi Vinod, You should create an separate Process Chain for Compression to schedule on weekends. Compression would degrade the performance of the system and the business users would face some serious...
View ArticleRe: Difference between RE - sales and sales and distribution in sap
Hi Shilpa, Well RE-Sales and SD are two different modules to be linked though their methodology lies in the same. RE-Sales (Flexible Real Estate Management) is completely devoted module for Real...
View ArticleRe: Missing sample function/report
Thank you! I'll see if I can manage to get this into my reports.
View ArticleRe: How to insert Summary in Group Formula?
Hi Sriram Try this, Modify the Test formula like this. whileprintingrecords;numbervar test;numbervar sum_test; if(Sum ({@Current_Yr_Debit}, {GL_Transaction_View.ACCOUNT_CODE}) - Sum...
View ArticleRe: Sum of group data
Hi Abhialsh, Sorry i am unable to understand.Can you please evaporate clearly Actually i need to show the sum of all detail section values in GF2..As you told i modify the GF3 formula and placed in...
View ArticleConfirmation on all operation when doing on ist operation
Dear experts,Kindly guide me how to confirm all the operation automatically when doing confirmation on 1st operation .We have 8 operation and want to confirm all operation automatically after...
View ArticleRe: Sum of group data
I'm sorry I forgot to tell you about the formula on the Group Footer 2 and I'm glad you created it. From the screenshot it seems the values are adding up correctly, however they don't reset. I can say...
View ArticleRe: For Delta Datasource, delta records are not appearing in RSA7
Hi, Are you using loading to cube directly from the datasource? It's not advisable to use upper limit unless you use cube directly. If you use DSO from the datasource, then you can use lower limit as 1...
View ArticleNo work schedule rule for key 00AZ01 19900101 ##
Dear All, I am new to SAP. While going through the Work Schedule module i am getting an error "No work schedule rule for key 00AZ01 19900101 ##". kindly help me to resolve the issue. regards, Sushant
View ArticleRe: prompt for customizing request
Use FM TR_OBJECTS_INSERT to add the objects from the program. Before passing values to this FM, you need to invoke TR_OBJECTS_CHECK function module with table name. You can also try...
View Article