Re: Running HANA at home for test/learning purposes
Thanks Kris, if I fire up an instance on AWS is it billable?
View ArticleTransaction Code to find out that customer account ID is used in transaction
Experts Is there any transaction code just to check that account is used in any transactions in CRM system? I should be able to check it for multiple accounts at single shot in GUI. That transaction...
View ArticleRe: Read Billing data in Output type processing
If you are using "Special Function" it means you need to write your own code. Since the changes are already committed to the database at that time, you can use SELECT, just like in any other program....
View ArticleRe: Text formating with user response function
Please try this:=If(ispromptanswered("Calendar Year/Month")) then "Report Name - " + Initcap(Lower(UserResponse("Calendar Year/Month"))) else "Report Name"
View ArticleRe: Clasificación de registros en tabla OINV
Perfecto Diego! Estamos a la Orden. Saludos, Carlos Belteton
View ArticleMSEG - MKAL relation
Hi, How can I link tablesMKAL and MSEG. MATNR, WERKS is not a unique link, there needs to be another field joined Thanks.
View ArticleRe: BAPI VA01 - Devolución con referencia a una factura
Gustavo Gil wrote: Hola Luis, Creo que esta tambien es una opcion: SD_SALESDOCUMENT_CREATE, y contiene campos como doc_ref, y refdoc_cat, para especificar un documento y clase de documento de...
View ArticleRe: Material Transfer (B/w Sloc)
Hi Caetano, I'll be highlighting the process so kindly let me know whether it's correct or where it needs to be corrected.- I create production supply area through SPRO > LE > WM > Interfaces...
View ArticleAutomatic date conversions between SAPUI5 and ABAP
Hi all, We are developing an app that allows users to save and view start/ end dates. In the frontend (SAPUI5) we use a Datepicker control. We send the selected dates to the backend (ABAP) layer. Then,...
View ArticleProduct type 04A
Hello Somebody could share me information about that the product type 04A for secuties in SAP? In my client I don't have the standard configuration for this product type. Regards Adriana Rivera
View ArticleRe: ASE 16 : missing token in master.dbo.spt_values
I don't see your 205/Grant record in ASE 15.7 SP136. [I don't have access to a ASE 15.5 server at the moment.] Looking at the source for sp_helprotect (ASE 15.7 SP136, ASE 16.0 SP02 PL03) I see the...
View ArticleRe: SAPGUI 7 Timeout problem
Hello Mohamed, This means that your SAP GUI lost the network connection to SAP. Do you see a corresponding error at the SAP server (transaction SM21, the error would look similar to "connection to...
View ArticleRe: Problem in CRMC_R3_ORG_GENERATE
Hey Bharath, Cheer up bud.. No worries.. Check out these earlier link.. Setting up Organizational ModelTransferring Org Data From ECC to SAP CRMSales group not generated in CRMC_R3_ORG_GENERATE |...
View ArticleRe: SAPGUI 7 Timeout problem
Hello Mohamed, This means that your SAP GUI lost the network connection to SAP. Do you see a corresponding error at the SAP server (transaction SM21, the error would look similar to "connection to...
View ArticleRe: Repetitive local members
Apologies, the screen shot was not complete. Rows - GL account Columns Profit centerCategoryTime Actual and CTA are categoriesI use the context to get the time, and use offset to calculate the prior...
View ArticleHow to Connect SAPUI5 with SQL Server.
Hi ,Is there any way that we can directly connect with DB like SQL Server to perform select, update etc. If yes then please guide. Thanks,Faiz
View ArticleRe: how to extracte .SAR file for windows
Hi Ulrich, the second part of this is not quite right. SAPCAR does have it's own specific error message for when the archive cannot be read. It wouldn't start extracting and stop in between because it...
View ArticleRe: Transaction Code to find out that customer account ID is used in transaction
Is there any specific transaction which is priority now ? -- Ar
View ArticleRe: Starting SAP with a Script after a VM Restore
Hello David, You're welcome! Under which user ID is the scheduled task being started?If it is a local administrator, you should not need to pass the eq1adm password in the command line. Regards,Isaías...
View ArticleRe: HCP Portal Service(s) - S/4HANA Reflection / Introspection on running...
Hi Russ, The portal service has a set of APIs you can use: SAPUI5 SDK - Demo Kit. I'm not sure if and how you can actually catch specific events inside an application, but this should be a good start...
View Article