Re: Vendor Outstanding Report
Hi Gordon Sir, Yes, It is actually 16 months report. After cheking this report I realise that I actually need 16 months report, b'coz suppose you have an Open AP Invoice for the month of May 2012 and...
View ArticleLabor hours in Lead time scheduling
Hi experts, For one of the operation in production, work center category is machine ('0001), having standard value key with standard value parameters Setup, Machine, Labor.Setup time is 30 minutes,...
View ArticleRe: BEX Query Solution
Hi Yes, that is what i have mentioned in the above post. the code will work pretty good. Please once try and let me know status.
View ArticleRe: SAP ECC6.0 with EHP5+SAP Netweaver EP 7.3 cluster
HI Deepak, Thanks for you repply. 1)800 GB needs to shared disk to node1 and node2 right? 2)Node1 and Node 2 will active clusters ? 3)You have not repplied my question regarding I.P address earlier you...
View ArticleRe: Order blocked for delivery as a result of Credit Check even limit is...
Hi Ranjit, All other members, especially Neeraj has covered all important points. each and every field in OVA8 is very important has major influence on your orders/deliveries for credit mgmt. In this...
View ArticleUpload dynamic tab delimited file and build dynamic internal table
Hello Experts, This is just to get your inputs/thoughts if we already have a ready-to-use option to achieve the below use case quickly and easily. I know this is possible with lot of code lines (using...
View ArticleRe: BEX Query Solution
That is why you have to create the Customer Exit variable which will take the Current month value automatically. You don't need to hardcode it....You can check if you already have the SAP Exit variable...
View ArticleRe: SAP ECC6.0 with EHP5+SAP Netweaver EP 7.3 cluster
Hi, 3)You have not repplied my question regarding I.P address earlier you said I.P addres 5 required ,Now fater reading the document required 7 I.P Address.Types of IP AddressesIn a correctly...
View ArticleRe: Need to block the create delivery else there not any L/C number into...
Hi Bishu, You can use the USEREXIT_SAVE_DOCUMENT(INCLUDE MV50AFZ1) give the required logic to the abaper and check. Also see this OSS NOTES NO. 415716 user exits in delivery processing....
View ArticleRe: LSMW for Sales Order with Multiple lines
Hi, it is advisable to run the Sale order Transactions with BDC,it is more convenient. Shiva
View ArticleRe: Exception Aggregation and BEx Query Performance
HI, There are certain things to consider to improve the query performance. Read Mode should be "H" for Multiprovider or "X" for Infoset. I hope you are using Multiprovider. So keep as "H". I feel your...
View ArticleRe: Batch input executed in program on RF gun?
Hi, When executing in 'N' (no screen) mode the messages will come may be that's causing a issue. Also the GUI support for HU02 is available on Windows and HTML and not JAVA. Most probably your device...
View ArticleRe: one g/l not appearing in P&L REPORT
Hi Sriram, Any transaction for that account? Did you expand the report by choosing level 1, 2,3....? Thanks & Regards,Nagarajan
View ArticleRe: Multiple wage types for a employee in SAP BI
Hi Haritha, No need to create multiple IOs, create one info object with respect to the field in BI and map it then load. RegardsPadmaja
View ArticleRe: Auto approve if Requestor is Manager (approver)
Hi Luciana, I would also like to check this option with DB lookup. Please send me the sample as well. I have sent a separate mail to your mail ID. Regards,Sabita
View ArticleRe: How to create a customize search help?
Hi Shawn, To achieve custom search help you can use search help exit. Search help exit is function module where you can filter the search values. Refer to this...
View ArticleRe: Error while starting workflow TS31000007
Hi Gaurav, I did what ever you said and it is working fine in development. But, when i create a TR and move it to quality the changes are not reflecting. Is this changes never captured in TR ?
View ArticleRe: Multiple wage types for a employee in SAP BI
Hi, create a attribute datasource on top of wage type table and master data infoobject (wage type). use this wage type infoobject in Payroll cube while mapping with wage type fileld. - Vijay
View ArticleOracle "DISTINCT" vs. "SORT + Delete adjacent duplicates"
Hello, I have a simple "select distinct" statement on a small table. This single statement accounts for over 80% of all CPU time in the DB. There are quite a lot of comments that in abap coding SELECT...
View Article