Re: Query to know all holding taxes applied on a Credit Memo
Hi Jose Espinosa ... The withholding tax information for the A/R Credit Memo is saved in the - RIN5 table.... So try with this simple query Select T0.DocNum, t0.DocDate,t0.CardName,t2.Wtcode FROM...
View ArticleRe: Leave Carry Forward As per Financial Year
Following Shan's suggestion and investigate document carefully Carry Forward Absence QuotaYou will control it soon. Regards! Woody
View ArticleRe: The installation of the Intercompany Integration, installation error has...
Hi, Are you administrator? Thanks & Regards,Nagarajan
View ArticleRe: How to get the current Objtype from form fms?
Hi, I have tried your FMS. But I am not getting object type of OINV. The object types are exposed in DI API file. From this file, you check object type. Thanks & Regards,Nagarajan
View ArticleRe: License Manager Connection in SAP Business One 9.0
Hi Dennis Ferraro, Please refer complete information on SAP Business one administrator's guide for 9.0 version which can be downloaded from SAP Business one customer portal. By referring above guide,...
View ArticleRe: How can I modify an UDF value in a partially supplied row in SBO?
Hi,This is standard system behavior when there is an partial transactions. Not possible to modify the information after partial transaction. Thanks & Regards,Nagarajan
View ArticleRe: General Authorization Log - OPRM
Hi, Please advice your SAP version and PL? Thanks & Regards,Nagarajan
View ArticleRe: Formatted Required Search for Adding Cost Account from Invoice
Hi Andrew Birrell, Not possible to achieve your requirement. FMS only work on form level not in wizard. Thanks & Regards,Nagarajan
View ArticleRe: B2B Query
Hi Geoff Lord, Try this query: SELECT T2.[CardName], T2.[NumAtCard], T2.[DocNum], T0.[DocNum], T1.[ItemCode], T1.[Dscription], T1.[Quantity], T0.[SlpCode], T3.[ShipDate] FROM ORDR T0 INNER JOIN RDR1...
View ArticleRe: How to remove the menu items system and help from a screen
Hi Karthik, We have a transaction that we want to deploy in ITS and as per the conversion it was showing all menu and application toolbar buttons. In the PBO I have deactivated all those stuffs but it...
View ArticleRe: OO ABAP Help
Hi Dae, Can you check the below threads : http://scn.sap.com/message/14024306 http://scn.sap.com/thread/3337943
View ArticleRe: SQL Query- Show allocated Batch no.s in document
Hi, Are you got the answer? Please share your thoughts. Thanks & Regards,Nagarajan
View ArticleRe: Performance issue AUFK Table?
Could you execute a SQL trace to analyze how the system performs your selection, does it use you newly created index, use explain option. (Of course I suppose you checked that your internal table...
View ArticleRe: Business Objects 4.0 SP6 Version management error
Hi Anthony, I have the same issue but a bit different. My Promotion management is working correct, but my version management is also showing the same error message.If you go to...
View ArticleRe: Performance issue AUFK Table?
Could you execute a SQL trace to analyze how the system performs your selection, does it use you newly created index, use explain option. (Of course I suppose you alerady checked that your internal...
View ArticleRe: Outbound delivery taking long time (VL01N) in SAP ECC 6.0
Hello, Check Note 1832162 - Performance improvement at delivery creation RegardsPraveen
View ArticleRe: table in multiple universes
Hi, Try using Audit or Activity universe. Cheers,Suresh Babu Aluri.
View ArticleRe: Need help on report requirement.
Jalina, Created RKF with Document type = DP and Invoice not equal to zero. Then you will achive the restriction you are looking for provided you have data for this conditionin your underlying...
View ArticleRe: Import license record
HI Kennedy, Thanks for your advise, on this location I have 2 files will removing 1 file help to remove the localization license? I want to remove the local license and keep global one. There was 1 SAP...
View ArticleRe: Condition Information Push Button in VK13
Hello Sudhahar, any message or something?remove all selection inputs like validity dates/plants etc and run.plese provide screens of condition record and selection paramaters of vk13.Alternatively you...
View Article