How to Check current fiscal period
Hi Guys, I need to know, What's the current Fiscal period in my SAP system. How do I check that..? ThanksSam
View ArticleRe: Trigger mail on submit
"button click"....what do you mean? Are you submitting the form by a button control directly on the form? The "offline" model I am more familiar with is that you mean they complete the form, save it...
View ArticleRe: Data provider class
Experts, Please let me know if more info is reqd about my reqt. BR,Aspire
View ArticleRe: How to Check current fiscal period
Hi Sam, Check the OB52 tcode and you'll see what period is opended. JPA
View ArticleRe: Inspection for multiple vendor batches
Hi Kim, Thanks for the reply. Separating the items in PO based on vendor batch would be a difficult task at all times. Secondly, the batch management cannot be activated as internally once the GR is...
View ArticleField validation - Offline form
Experts, I have an offline adobe form with 3 text fields. Users can enter up to 250 characters in this field. I need to put a validation that if all 3 fields are having 50 characters each, ONLY then...
View ArticleRe: Cannot registry ComAddIn_per_User_RegKey
Hi, Please check SAP note: 918188 - XLR - Unable to run or edit reports with .NET 2.0 installed What is your SAP version and PL? Thanks & Regards,Nagarajan
View Article“Capitalized on” date is missing for few Assets from the Asset Master
Dear All below is the issue we are facing- Few Assets which are created through P.O Process are missing in Asset Balance Report S_ALR_87011964. Upon debugging it was found that “Capitalized on” date is...
View ArticleRe: Can I increase the field of UDF size in Receipt from production
Hi, Please check SAP note: 1821938 - UDF and UDT Length Inconsistencies Thanks & Regards,Nagarajan
View ArticleRe: Getting the employee or user name assigned to an activity form
Hi, Please repost above discussion as question type. Thanks & Regards,Nagarajan
View ArticleRe: Anyway to auto select all line items in ME22N in a customized button? And...
Thanks Chinmay Kulkarni, This is a very good suggestion. The functionals realized there's this button. It helps them. Although this button doesn't do auto determine the tax code but at least the...
View ArticleRe: Anyway to auto select all line items in ME22N in a customized button? And...
Although Chinmay Kulkarni offered a good advice on the use of Mass Change (MEMASS) or also known as Fast Change, but I had retain my own customized button to auto determine a tax code based on the drop...
View ArticleRe: How to join between OVPM and RCT3?
Hi Marini,There is no relation between OVPM and RCT3.OVPM belong to outgoing payment.RCT3 belong to incoming payment. RegardsEdy
View ArticleRe: Starting Development For SAP Business one
Hi Safeer,There is, but afraid, I dont have it nor I know where you can get it.You can check if Leon Lai Kan I think he has. RegardsEdy
View ArticleRe: How to join between OVPM and RCT3?
Hi, Edy So in which table the payment means for outgoing payments is saved in the db?Because as I see from "System Information" on SAP B1, Payment Means for outgoing payment is also saved into table...
View ArticleRe: Date range in a query
Hi Steve, Add the where clause WHERE OPOR.DocDate >= '20140101' or WHERE OPOR.DocDate BETWEEN '20140101' AND GETDATE() RegardsEdy
View ArticleRe: SAP PLM change management
Thank You all for sharing this useful information. Looks like from your comments both CDESK and ECR/ECO (CC31/32) are still being used but Engineering Change Record and Engineering Control Center is...
View ArticleRe: How to join between OVPM and RCT3?
Hi Marini, The payment means are all saved in the OVPM table. SELECT T0.CashSum, T0.CashAcct, T0.TrsfrSum, T0.TrsfrAcct, T0.CheckSum, T0.CheckAcct, T0.CreditSumFROM OVPM T0 The VPM3 records all the...
View ArticleAt Selection-screen query
I have a requirement with which on entering the table name, i got to check if any data exists or not.I have to return OK if table has data and return NG if it doesnt.I am querying the table using...
View ArticleRe: statistics and density
thanks for the reply and patience simon. i understand the dynamics of compilation and i don't think my question is regarding that. i think my primary question is that if tab2 does not have a histogram,...
View Article