Re: Fiori Error "Could not open app. Try again later."
Hi Sreenu For the Fiori app you are trying to open go the list of services in your Gateway system where you assign the Aliases and use the "Call Browser" option to generate the service again. This is...
View ArticleRe: EFD-PIS/COFINS
Boa noite Artur, qual é o SAP que você está usando? Se for o SAP Business One, normalmente a geração do SPED é feita através de um addon, se for o seu caso então seria importante saber qual é o addon...
View ArticleRe: Select Query for FMS
Please check if ur siteid is NULL or just empty string. The query should be correct for NULL value, if u have EMPTY string, then it can be modified.
View ArticleRe: Select Query for FMS
Hi Frank - it is an empty string - Thank You for all this help!!
View ArticleRe: WebGUI - Excel File Download Problem
Hi, Upgrade the Java version in your system and retry. Or Check SAP note - 1715868. ThanksDeepak Sharma
View ArticleRe: Skip workitem using Program Exit
" I did not want to wrap each step in a condition check as its already a complex workflow process and I am trying not to add even more steps to the process."Maybe you could make it a subworkflow then?
View ArticleRe: Cannot send approval email for creating vendors for a particular account...
Hey, I think I've worked there too!
View ArticleRe: Locking document within workflow process
Whether it works or not, wouldn't you prefer to do it the standard way? Your way could leave the document locked for days.
View ArticleRe: How to Trigger Custom Workflow For Purchase Requisition ?
Dear Anupam, Before posting the query please google it. Anyhow Below is the solution for your question if i understood your requirement. If you want to trigger you custom workflow when the PR is...
View ArticleRe: How to trigger workflow for PR release cancellation?
Hello, "When the rejection is cancelled, REJECTION_STOP event gets triggered."That's good, you can listen out for the event with a wait-for-event step and send the notification."But I cannot see...
View ArticleLookup Previous year rates
Hi, The users enter the the planned sales revenue (A/c: SALES) data in USD. I have to convert this into LC based on previous years rate into Account SALES_HIST. I have to also convert this LC from...
View ArticleRe: Unable to log into Universe Design Tool
I have reinstalled the client, removed directories and now it's working.
View ArticleRe: Changed Account determination dependent on employee grouping
You may need to delimit the grouping based on the new account determination procedure effective date. You can hard code the date or use a constant in V_T511K, with a value zero for the earlier period...
View ArticleRe: Delete schema owned by _SYS_REPO
You cant delete the _SYS_REPO schema, it is system schema. What ever repository object you create, it will by default owned by _SYS_REPO schema. Kindly Deleting the .hdbschema files from the project...
View ArticleRe: How debug EP code
i think you can forget about it....debug your abap code, which is easier.
View ArticleRe: Scripting transition for pagebook pages using timer component
Hi Karol, Based on Randy's previous post related to this topic, my understanding is that the page transitions need to coincide with the data refreshes. Although we can't guarantee exactly the same...
View ArticleRe: Creating a table using hdbtable
Hi Michael, Look at Col4 on your hdbtable: that's set to precision 2, scale 3. That will not work.The table wont be created due to that. Have you looked into my reply earlier? Did changing that to...
View ArticleRe: The key specified in an Update or Retrieve no longer matches an existing...
My first reaction is that both the dw and the shared ds gets Updates(false,false) issued as a result of changed LUW pfc behaviour and/or updateable property being true for both. I know you say...
View ArticleRe: SAP Portal transports information
if it is portal content, just export and import, pretty easy.if you have to transport portal/java application, then you need nwdi
View Article