Re: Save spool file to directory!
Thank you Gerben this worked. Can you plz guide me one more thing how i can dynamically put the spool name based on the job run date? Thank you,Arun
View ArticleHow to count groups based on selection formula
I have a Group Selection formula that is working great: Count ([vwTranJrnlChgs.Procedure_Code},{vwTranJrnlChgs.Patient_Number}) = 2 This is showing me only the patients who have had exactly 2...
View ArticleRe: email code to include the job description
Hi Tinku, Thank you for your response. I got sidetracked on another project. I will give that a try and post back. Best Regards,Rick
View ArticleWebI Charts not refreshing in Live Office 4.1sp7
Firstly, let me apologize if this is not the correct area to ask this question as there doesn't seem to be a Live Office area. I am able to insert a chart from WebI document part into a MS Word...
View ArticleRe: SALV_WD_TABLE context attributes - How to access from another component
I'm not sure if you have considered this; perhaps you have. Also not sure if what I am suggesting is possible (Enhancements adding Interface Methods; pretty new to WebDynpro; but I've used similar...
View ArticleRe: IDOC report restrict access
What IDoc specifically? Unless Sales Org is in the IDoc control record EDIDC, such transaction would have very bad performance because we can't easily select the data from the segments. Actually...
View ArticleRe: Transfer amount to new BP Code
well, for this kind of data migration work, it is better to make your client understand it is very time consuming. For example, if they want to have all open sales orders, then u will need to write...
View ArticleRe: Mass Cancellation of A/R Invoice, A/R Credit Memos
Nice, thank you. I guess this macro will create a cancellation document and automatically reconcile the open Invoice with the new document created. Basically, I want an opposite Journal Entry created....
View ArticleRe: The process was terminated due to an unhandled exception
You will need to contact the original author to get source code to do this. Frank
View ArticleRe: PRINT LAYOUT FOR 1099 MISC
try to see if your paper size is correct, b1 uses A4 as standard paper size, but you might use Letter size.
View ArticleRe: Format date with sap.ui.core.format.DateFormat fires "d.getTime is not a...
jQuery.sap.require("sap.ui.core.format.DateFormat"); var oDate = new Date("2016-01-22T00:00:00"); var dateInst = sap.ui.core.format.DateFormat.getDateInstance({ pattern: "yyyy.MMM.dd" }); var...
View ArticleBroken Getting Started Guide Link
When I click instance properties and then 'Solutions' there is a link to Getting Started Guide which goes to http://go.sap.com/developer/tutorials/setup-hana-for-cloud.html, however this link is...
View ArticleRe: rounding error BPC BADI
What you can do is to calculate difference between total (WHAT) you are allocation and sum of all members you allocation to (WHERE) and assign it to 1 of the members in WHERE region. This will be...
View ArticleRe: BW Flat Cube support for BPC
Hi Ergin, You have 2 options:1. Move to HANA where limitation of 13 Dimension is removed2. Run a Full optimization of that Model. This will analyze which combination of Dimensions produces smaller DIM...
View ArticleRe: PRINT LAYOUT FOR 1099 MISC
Yes, I tried changing to letter from A4 and did not help. Thanks,
View ArticleRe: Is it possible to create folder in Services for Object
Hi Nag, Thank you for your suggestion. The thread is now closed. Regards, Danny
View ArticleInitial Inventory Balance upload question
Hello Experts,I am aware of how inventory balances are uploaded via MB1C from MM side. I understand this process until the Inventory Ac is debited and the initial inv balance upload account is...
View ArticleRe: User info stored in SQL data tables
For some reason it doesn't work. It comes back saying: Invalid object name 'USR02' USR02 shows up as a sys.object but i cannot browse the contents of it. On SAP side i go to SE16 and then USR02 to see...
View ArticleRe: SAP EWM - Message no. SR053 - Function module "" not found.
Hi Ananth, Three things to check: T Code SMQR - Register inbound queues in ERP and EWM systemT Code SMQS - Register outbound queues in ERP and EWM systemT Code SMQE - Register programs for application...
View Article