Re: Start recording directly from Excel
Hello Tina. When you press ALT+F12 you need to select option 'Script Recording and Playback'. If this not exist or is greyed out SAP GUI Scripting is not activated in your system.
View ArticleRe: Regarding data after downloading into notepad
Hi Ankit, I cant past the code coz this is the lengthy code. Here I enclosed the output file... Please check and let me know Thanks and Regards,Muralikrishna
View ArticleRe: parameter_conversion_error during RFC
Hi Yong,Unicode test results Screenshot below doesn't say much 'please go to Logon& Security to check what language is maintained here' No language is maintained here. I don't think I can change...
View ArticleRe: Select sql produce output but all Update statements & system SP hangs...
Indeed. "SAP for Sybase ASE" is for SAP applications (like Business Suite) running on Sybase ASE. This will always have to be ASE version 15.7 or later, earlier versions are not supported. For anything...
View ArticleRe: FM:DYNP_GET_STEPL not providing the current row ?
instead of this FM use get cursor line. This has worked fine for me. v_line TYPE sy-stepl. CLEAR v_line. GET CURSOR LINE v_line.*To get the correct row position in Table control. v_line = v_line...
View ArticleRe: Multiple Payroll for Employee with Multiple Employment
There could be many solutions, if the requirement is ONLY to maintain an Additional Personnel / Reference Number, such as IT 0185 where you could create additional Personal IDs.IT 0032 where you could...
View ArticleRe: Multiple Vendors for a material
Hi Ramin and AKPT, First of all thanks for your prompt response.I would like to know if the quota arrangement will consider the price scenaio? If we have a vendor V1 with capacity 100 per day and price...
View ArticleRe: Select sql produce output but all Update statements & system SP hangs...
SAP on Sybase ASE is for SAP applications that run on Sybase ASE.This is going to be primarily Business Suite (i.e Netweaver with ERP\SCM etc on top) which can only work with ASE version 15.7.It could...
View ArticleRe: Publish Dashboard linked to BW Query via BICS to BOE
Hello Harish, If you want to build dashboards on top of Bex queries with variables, try creating variables in Query Browser of Dashboard Design. If this is not possible for you, then you can use Design...
View ArticleRe: What are the prerequisites for learning SAP HANA
Hi Shyam, You have 10 years of exp in Unix and if you also know Database Concepts and SQL then you can opt for SAP HANA Technology Consultant area - it generally deals with -Installing HANASystem...
View ArticleRe: XBLNR firld in not populating in query
Hi, In SQ02, see the infoset basic list. If the BKPF-XBLNR is not updated in the selection list, then add it from left side menu. If the BKPF-XBLNR is added to some other table in the right side...
View ArticleRe: error occured at a time of login SAP B1
Hi Ashish Garg... Check with the SAP Note 1440193 - Unable to login to SAP Business One - Error -1102 You may check one these links: Internal error (-1102) occured [message 131-183] Re: internal...
View ArticleRe: The attached listed SAP entries cannot be picked up by the proposal list,...
Please keep them in the "F110 - Free selection list'' by selecting the 'Exclude values". You will get the desired result. Thanks
View ArticleRe: CK468 Error in Cost Estimation when a info record is marked for deletion...
Hi Toidi, Sorry i missed to inform in my earlier mail that Proc Type is F with Sp Proc Key 30.
View ArticleRe: SAP confirms less and/or more quantity than the order quantity.
From your MMBE screen shot, I am unable to see "Schedule for Delivery". Have you checked this ? As you should be aware, whatever quantity system is showing here is inclusive of "Unrestricted Use"...
View ArticleRe: CK468 Error in Cost Estimation when a info record is marked for deletion...
Hi Hrusikesh, As i mentioned in my earlier post, that we increased price of Info Record No :53 ( Standard) to AUD $ 210. In that case the system picks $ 210/- in cost estimation even though its been...
View ArticleRe: Printing Documents In SBO
Hi Ali shah... SAP B1 Supports Dot Matrix so you use the carbon Copies... The following dot-matrix printers are supported by SAP Business One.-> Citizen PROdot 300 -> Epson FX-880 -> OKI...
View ArticleRe: [Microsoft][SQL Native Client][SQL Server]Invalid column name 'U_Cn'. ''...
Hi bhushan verma... Check do you have Any Trscation Notification or UDF name u_cn or FMS if you have remove that and try RegardsKennedy
View ArticleRe: Pricing conditions
I never heard tax would vary and also cant understand the comment "scenario varies". Tax should always to flow automatically based on the settings we maintain in pricing procedure and condition...
View ArticleRe: Limit Document type in Purchase Order entry
The best way is to control the user with authorisation. for the Purchase organisation - M_BEST_EKO for the Purchase order document type use the object - M_BEST_BSA Refer the link...
View Article