Re: EP Training
Hi Sagarika Again, what I am really confused about (and also concerned) is that you are taking charge/control of her career. Regardless if she was posting under your account or not you are here asking...
View ArticleRe: ESS CL EL ERROR
can you explain the scenario? You mean you apply the leave togather ie consecutive days? and you want to validate this? You can use BADI PT_ABS_REQ and call R/3 exit which is being called successfully...
View ArticleHow do I read multiple lines in RFC_READ_TEXT with one request?
Hello,I am going through some problems, I need to access a large number of texts relating to the Purchase Order.With the help of this topic(Retrieve texts from a sales order by using RFC_READ_TEXT),...
View ArticleRe: Executing Store Procedure random timeouts
I don't think you can. ADS does not use schemas or catalogs.
View ArticleRe: Number range assignment in KONV
I searched all the places where NUMBER_GET_NEXT is used with range object KONV and everywhere the range number is hardcoded to V='01' or M='02'. So it seems it is not configurable. I do not know if it...
View ArticleRe: Request processing failed. (XLS 000009)
Hi Obinna, Failed to get the cube from connection is a generic error message, and can be due to multiple reasons. Mostly the issue is associated with the BICS connection. To find out the exact cause I...
View ArticleWant Crosstab to display "0" value
Hi everyone, I’m trying to have my crosstab display a value of “0″ for instances when the formula returns a null value. Right now, any return of a null value is not being displayed on my crosstab and...
View ArticleRe: Flattening Dimension Hierarchy in BPC 7.5 sp15 for Netweaver
Maybe using properties on your dimension? You could use something like a LEVEL property and then using it on your report. Worst case you could manually create the input form with EVDRE functions...
View ArticleRe: How to increase signed data value by 10 using conversion file
You could also consider using DEFAULT.LGF script logic for this and using the "Run default logic" as an import option
View ArticleRe: ic elimination
You need to trigger the calculation using a script logic .LGF file referenced on you Package from the Data Manager. Delivered environment in SAP BPC has examples for this
View ArticleRe: Saving Workflow log to a Z table
Hi, My standard response (to requirements like that) is: if the report generates such a large spool file, here is no way any human will be able to digest it all. Business users usually just want a...
View ArticleRe: How to save BPC Worksheets to BI Platform
You could consider using the Distribute List functionality from BPC which allows you to save an EPM report with the latest data into a shared folder
View ArticleRe: Posting additional sickness data in IT2001 via custom fields
I answered you earlier as well long back ?...
View ArticleRe: To prevent upload of incorrect file in LSMW
Thank you Jurgen! This solution works for my requirement.Best Regards,Baskar
View ArticleSAP ASE 16.0.0.3 - Documentation
Can anyone make it clear for me - I am looking for the latest ASE 16.x documentation - and specifically release notes for ASE 16.0.0.3 (any platform).I have some documentation at SyBooks OnlineI have...
View ArticleRe: I need fms at line level rows(substring)
Hi,Ttry:SELECT QTY= ($[$38.21.number])FROM OSTC WHERE OSTC.Code ='TEST'Thanks,Gordon
View ArticleUsing Visual Studio 2013
Hi all, i have been using visual studio 2010 to code the xslt files, everything works fine, i mount the B1if WebDAV using netdrive and edit the files in the mounted drive.I want to do the same using...
View ArticleRe: Screen Merge using SAP SCREEN PERSONAS 2.0
Hi Steve, Sorry for late response, Thanks for your help, would wait for Personas v3 to be launched. With RegardsVishal
View ArticleRe: Connecting HANA with Excel through VBA
What kind of view do you want to insert data into exactly?If you refer to information models (e.g. analytic or calculation views) you're in bad luck as these are read-only objects. For general DB...
View ArticleRe: ADS functionality - not able to generate PDF
What error you are getting while testing program FP_PDF_ERRORMESSAGE_TEST . Try testing the same on diffrent workstations. Sometimes this kind of issues occurs due to uncompatible versions of adobe...
View Article