Re: Haven't got Acknowledgment of Achievement | SCN Active Contributor Gold
Hi Jitendra, Jason, The content in the blog post that Jason referred to is actually not up to date, as indicated by Laure Cetin in her additional note at the top of the post:May 2013 update:SCN is now...
View ArticleRe: SAP HR Time Management
When creating a Periodic Work Schedule for more than a week, you have to enter the sequence in ascending order, with week 1 at the top, followed by week 2, and so on.
View ArticleRe: Sample size in Report RSANAORA
Hi Abhinav, Please refer SAP linkhttp://help.sap.com/saphelp_nw73/helpdata/en/c4/bb5283cf8848d78c5c2b171173a3ad/content.htm Hope this helps. Regards,Deepak Kori
View ArticleRe: Preferences in SSM 7.5
Hi Arvind, This is a feature that our users have been asking for as most of them have to manually set the columns visible by default. I have created an idea in the Idea Place for the preferences to be...
View ArticleRe: How can we check Wether PCR processing or not In the Log
Is it a Payroll PCR or a Time Evaluation PCR?In either instance, you execute the appropriate program for one employee, in Test/Simulation mode, with the "Display Log" box checked.You can drill down...
View ArticleRe: If I want this query by Customer # how can I ask for it. Second I notice...
Hi Danielle Napoli The below query shows the balance due from the customer age date wise only...Declare @d datetimeset @d/*Select 1 from jdt1 t where t.duedate*/=[%1] select * from(SELECT T1.CardCode,...
View ArticleRe: Offered Amount Quotations against orders
Hi Ramon Duunk.... Try this with the basic linking Select II.Docnum Invoice,I.ItemCode, QQ.Docnum 'Quotation',Q.quantity, OO.DocNum 'Order',O.Quantity, DD.DocNum Delivery,D.Quantity,...
View ArticleRe: Sample size in Report RSANAORA
Thanks Deepak .But I am seeking what does exactly it mean to have 10% sample space.If I am choosing 10% , does it mean only 10% of table rows will be used to calculate stats of complete table or this...
View ArticleCertification Curriculum book?
Hi, I've read in some blogs that people mention Certification Curriculum book after paying for the test. It is some kind of material I should get after paying for the examination within US?...
View ArticleRe: How to Delete record in udt ...
Hi Srinivas, The oChildren.Remove(idx) method will accepts the VisOrder as the idx.From your previous screenshot I can see that your LineID 2,5,6 corresponds to VisOrder 1,4,5.And since for deleting,...
View ArticleUnable to Hide Data Object on the Process Diagram(SAP BPM 7.3 SP08)
I want to hide the Data Object which is displayed on the process diagram for end user. So I didn't select 'Show Data Object' option of the process, and the data object won't show on the process editor...
View ArticleRe: UDF - Journal Transactions
HI Maria ... Only Possible ways are FMS , TNSP or Linked table have checked these... Hope helpful RegardsKennedy
View ArticleRe: Need to Hide Accommodations in PR05
Hi Anil, This you need to hide from General data level field in Travel Expense manager in FITVFELD for your schema. The field name would be per-diem accounting for Accomodations. Just untick the Field...
View ArticleRe: Invoice document query
Dear PM, You can use transaction SQVI.You can select the table by utilizing the field EKBE-VGABE = P join with table RBKP or RSEG. Regards,ian Wong Loke Foong
View ArticleRe: weekly report
how am i going to do that sir?is it a code in a formula? i follow your suggestion but i did not see an option to set print "for each weekly". i just see them in formula code. sir is it possible to do...
View ArticleRe: Charting and Trendlines
Hello Graham, We are using Crystal Reports version 2011 and the chart is in the report footer. CheersAlicia
View ArticleRe: Charting and Trendlines
Hi Graham, We are using Crystal Reports version 11 and the chart is in the report footer. CheersAlicia
View ArticleRe: Suppressing a field based on another field being suppressed
Hi Abhulash, Yes thats exactly correct! I have tried pasting the formulas in crystal reports and its saying a boolean is required? Is there anything (other than change the field names) I need to do to...
View ArticleRe: CR Formula - Hide line if Value = 0
If I had a simple formula or two that would look through my {EZ_CONFIGURED_LINE_ITEM.CUD_STRING}, to find the individual value for USComp1Vol if its greater than 0 and Display it, I think I could do...
View Article