Re: Dynamic pick list values missing in web viewer
Yeah so I did that originally (based on a reply you gave me to another recent issue). It does work in the DEV with SQL 10 native. I guess I am not sure where that puts me, because it works in the...
View ArticleRe: Configuration Requirements in SAP PP
Hi Kumar, Just need to know when we apply RICEFW or in what conditions,'suppose a company already implemented SAP in some countries ,now they are going to implement in different countries so they just...
View ArticleRe: invoice cancelled but not closed
Silvia, As lakshmipathi said this is a custom error.Usually at clients any message number starting with a "Z" denotes that some custom client specific logic was written and the error is caused by not...
View ArticleRe: Avoid validation error
Hi Lindomar, I was going to suggest exactly the same solution you have made. There's no problem to do this way. I believe that even in standard tables/transactions you'll find an independent...
View ArticleRe: how to get all data in a section from profile file?
This is what you need: integer li_fhandle, li_rcode = 1, li_sfound = 0, li_idx = 0, li_eqpos, istring ls_filename = 'C:\app.ini'string ls_line, as_key[], as_val[]string ls_section = '[General]'...
View ArticleRe: HTTP Call to Google Geocode
I wanted to let you all know we had this EXACT same problem and we solved it so we would like to share with you all !! Our solution was to remove the Client and Signature from the URL and use the...
View ArticleRe: BI Platform 4 complete install location and prerequisite
This is explained in SAP Note : 886535 - Downloading multispanning archives Which is shown on the top of the Linux/Unix download page in Service market place.
View ArticleENTER key running F8
Hi, I have a Repot that calls another Report through SUBMIT command. When I press ENTER, the second Report is running the STARF-OF-SELECTION of the second Report. That should only run if I have...
View ArticlePersonas Icon
Is there an official SAP Screen Personas icon to use with tile based launcher software like SailPoint? Figured I would ask before we tried to create our own. (: ~ Cheryl
View ArticleRe: SAP Syclo Agentry Client Rebranding Error
Hello Bill , I have followed all steps and installation provided by SAP Documents .But still i am getting same error like :Approach 1 : Through Cygwin terminal :$ $ANDROID_SDK_ROOT/platform-tools/aapt...
View ArticleRe: Several tables at once from backend
I'm just wondering, is it possible to retrieve two tables at once from the backend.You retrieve entities not the actual tables, so you must build your entity in a way that contains data from both...
View ArticleRe: We are having problem for creating balance sheet in BW.
Hi Sarika, How is your Hierarchy set up on the ECC side, my understanding is the AR - accounts should go under Current Assets and AP should go under current liabilities. It would be a conflict if you...
View ArticleError in oDATA connection from Excel to UNX
HiI'm getting below errors when I'm trying to connect thru UNX from Excel using "POWER QUERY" add-on. I was successfully able to logon to BI Server and view all UNX universes in Navigator. But when I...
View ArticleRe: Extension of exported file
Hi Yasser, Open Excel (don't just double-click on the MHT file, that will open it in a web browser), and then from within Excel open the MHT file. Then do a "Save As" and choose XLS. That should...
View ArticleSAP Query Problem?
I can't seem to execute this query in SAP B1? Select Distinct T0.CardCode, T0.CardName As Customer, T6.PymntGroup As [Payment Terms], Round(T0.CreditLine, 2) As [Credit Limit],...
View ArticleRe: 500 SAP Internal Server Error ERROR
Hi Yacine, Yes until and unless vmcj/enable = on VMC will not get active. Please make the missing entries in RZ10 and restart the server; vmcj/option/maxJavaHeap = 200Mvmcj/option/ps = 512Mvmcj/enable...
View ArticleRe: What is the Reference Table and Reference Field for BSTMG component type...
Dear Bunty, Reference table- AUVW and reference field BSTME. Regards,Abbas.
View ArticleRe: SAP PM Issue...
Either external operations or components (non stock) has been deleted in PM order which sets deletion indicator at PR level.
View ArticleHow to expose a bapi as Rest webservice to consume in web applications
Hello experts , i now seriously need your suggestion here. Is there a way to expose a BAPI as a rest webservice which can be consumed by a web application in the end. What is ICF ( Internet...
View ArticleRe: Add custom buttons to 'Confirm End Of Processing' dialog box
A decision task will be a good option, you can add a before method (Methods Tab Page (SAP Library - SAP Business Workflow) to send the user to the relevant screen and when he/she returns display the...
View Article