Re: Disconnect from BeX using VBA
Yes i checked VBA code, but couldn't find any mistake in that..
View ArticleRe: Disconnect from BeX using VBA
Hi Aparna, Try to define path to BExAnalyzer.xla file. This helped me with other BEx addin functions. Try this: Sub def() Run "'C:\Program Files\Common Files\SAP Shared\BW\BExAnalyzer.xla'!dialOut",...
View ArticleRe: Justified text displaying error
Hello Ludek, thank you for your assistance. i take an image to show you my crpe32.dll version.here you are... what your opinion?
View ArticleRe: Crystal Report > Database Expert > Command > Date Conversion
An example is 1354385354, which converts to 12/01/2012. The full line of code we use in another SQL based program is, with Modified being the name of our numeric variable:...
View ArticleRe: Key Figures mapping missing in the transformation from 0FI_AA_11 to...
Hi Sneha, There KFs are not needed to be mapped for FI-AA: Transactions(0FI_AA_11). Please find the below mapping from my system....what we are using.
View ArticleRe: Capacity planning for subcontracting items
Hi Mani,Thanks for the information. Our need is to perform capacity leveling on subcontractor's resources used for production. However from your link SAP help says the capacity leveling is not...
View ArticleRe: APO SNP Location/Network Heuristics approach
Hello Krish, First off, you must understand why one would use a Location Heuristic. This heuristic is useful if you would like to have control over which plants are planned during the heuristic...
View ArticleRe: PP/DS
DB,i like your straight, point blank replies..but its best you consider supporting my adventure -a kind of lateral support,riding on a tough terrain called APO ,guided just by common sense is not that...
View ArticleRe: Best way to create dynamic sql
Thanks guys for your answers!! İ appreciate it But my focus was dynamic sql , i already know how to create dynamic tables!!Some of the links quite good and i just needed to see other ideas and ways of...
View ArticleRe: Interactive Report: DB Utilization report displays no value
Kernel version on solman & the satellite system is 720 and 721 respectively.ST-PI Version : 2008_1_700 level 7 (solman & satellite system).ST-A/PI Version: 01P_731(satellite system) and...
View ArticleRe: How to control purchase order quantity?
Hi Emile, mm... I'm not sure if this could work. In the onSave event you can make verifications before an Object is saved, so, you could check there if the quantity is the right, and base on that,...
View ArticleRe: IO settlement with both PER/FULL
Hi Jolin.What kindo of order is involved ? PP Order or CO Production Order? The default valuation is set in in tcode OMWC. It depends on the valuation type, Valuation Category and Plant. The tcode is a...
View ArticleRe: Function module "HRRCF_MDL_UIS_SUPPORT_GRPS_GET" not found.
Function modules specified in the mentioned links doesn't exiist on the system . please advice
View ArticleRe: Use of Field Symbols instead of Case When
Susmitha, This will behave unexpectedly since the AT event on a field is triggered whenever the field or any field to the left of that field changes. A more reliable way to loop through the internal...
View ArticleRe: Soap reciever channel issue
Hi Gopi, Were there any version upgrade or patches installed recently on PI server?This seems to be a BASIS issue. Java classes are suddenly missing, please consult with BASIS team....
View ArticleRe: SAP Script Barcode Email
Hi Arindam, Thanks for your quick reply . I have tried that too...but no joy I'm using the FM : CONVERT_OTF to convert the OTF format to PDF format .Still it prints the same way Any ideas please ....
View ArticleRe: sap pi mail receiver adapter greek charset in attachment
Hi , Thank you for the prompt reply . The PI system is 7.3 JAVA one stack. I am not In front of system ( to know the info abut support package) but these notes are seems to be for XI 3.0
View ArticleRe: Crystal Report 在系统中打开服务器报表
English only please. - LudekSenior Support Engineer AGS Product Support, Global Support Center CanadaFollow us on TwitterGot Enhancement ideas? Try the SAP Idea PlaceShare Your Knowledge in SCN Topic...
View ArticleRe: converting text field into number by condition
Thanks but it shows decimal values 100,259.00 can i make it normal number "100259" ...
View Article