Identificar tabla definida por el usuario Orden de Compras
HOLA NO LOGRO IDENTIFICAR LA TABLA DEFINIDA DEL USUARIO DEL DOCUMENTO DE ORDEN DE COMPRAS. GRACIAS
View ArticleRe: Upcoming events - info view on the left
Thanks Tammy & Martin, Looking into it, will update soon, thanks CheersAgasthuri
View ArticleRe: Assign MSS role directly from position
through the code, u have all the flexibility assigning the required roles or may be u can set the process with some workflow and upon approvals may be security can do needful or may be u can automate...
View ArticleRe: Item cost not found for one or more items - Inventory Posting
Hi Sean, What is the count date you have entered? Thanks,Gordon
View ArticleRe: Publish Dataset and history in sap lumira server
Hello, I am getting same error. Could you please let me know what roles should be assigned because I have tested with various roles and it is not allowing me to publish on Lumira server.
View ArticleRe: SAP MM Module
Please share your email and I have some SAP MM training manuals to share with you. All the best. Thanks
View ArticleDerived week commencing from date
Hi We're deriving week commencing from date, but I'm not getting correct results as expected. Please see code below and recommend what change should need to make to get correct result. I've attached...
View ArticleRe: How to get GUIDs after posting event parameters
Hello Kishore, Thanks for clarifying it. You can get TRXCOD and TRXID from TRACKINGHEADER internal table which you would have filled at the time of calling /SAPTRX/BAPI_EH_ADDEVENTMSG_02 and go to...
View ArticleHow to bind data from BEx Query to BO Dashboard
Hi Could someone please share screenshot steps how to bind BEx Query data into BO Dashboard. We've created BICS Connection ..... It will be helpful if someone can share screenshots of building small...
View ArticleRe: Link Sales Order to AR Invoice
Hi, From sales order to Invoice: ORDR T0 INNER JOIN RDR1 T1 ON T0.DocEntry = T1.DocEntry left join INV1 T2 on T2.[BaseEntry] = T1.[DocEntry] and T2.[BaseLine] = T1.[LineNum] Thanks &...
View ArticleRe: Trying to create a FMS query that shows available stock quantity on each...
Hi, This is limitation of FMS. Without adding document, the value will not be updated. Thanks & Regards,Nagarajan
View ArticleUnable to get Tag Values when request more than 1100 tags together in PCo
Hi Experts, We are unable to get Tag Values when Try to query more that 1100 Tags in one shot in PCo.Below is the error :[ERROR] com.sap.xmii.Illuminator.logging.LHException: Query execution failed...
View ArticleRe: This is my first day so I'm green (very new) to SAP. So far I love what...
I had the same question, and thanks for all the pointers on getting started. I am from the JDE side and looking forward to learning something new.
View ArticleRe: Print custom declaration
Hi Dhilipan, I checked "/sapsll/snum_legal" one by one, But I can not find any entry of "14 and 2014",I also do not know the "14" for where. BR,Billy
View ArticleI got export control check error
Hi I'm trying fiori excerise from Introduction to SAP Fiori UX in openSAP,but, having trouble with trying solution from export control check failure. Any suggestion?
View ArticleRe: Subroutine in sapscript for net due date
The basedate gets the correct information in date mm.dd.yyyy format. But the problem is that the payterms is not getting any value.
View ArticleRe: Subroutine in sapscript for net due date
Hi Jänis, thanks for your comments. I am new to doing these stuff and I thought this would be the simplest way to get the task done. The print program is standard from SAP, the sapscript is something I...
View ArticleRe: Recursive Procedures in HANA
Yes HANA procedures must be non-recursive. Recursion breaks the way HANA processes parallelism. You need to write your procedure as a set function. Without knowing the details it's hard to provide more...
View ArticleDaylight Saving and RTP Billing
Hi, We are using RTP Billing and the client has requirement to shift 1hr for TOU calculation (during Daylight Saving on). For example, Peak (TOU) is 7am to 5pm would shift to 6am to 4pm during Daylight...
View ArticleRe: Custom Validation in webdynpro or R/3 in ESS.
check for suitable badi or u can also try it in conversion class
View Article