Re: "Load profile" to Installation allocation
Hi Ricky:Your notes are helpful; but I am trying to update the table field EPROFHEAD-BEGRU , authorization group, only. On the bapi method BAPI_ISUPROFILE_UPLOAD I can't find this field?
View ArticleMass-update installations
I need to mass update installations. Is there a standard BAPI or function module that's already doing this , that I can call? Thanks...
View ArticleDynamic Cycle Counting - Physical doc activation
SAP guru's, Recently DCC has been activated in my client test server.The DCC implementation is planned to be completed this week. Here are some of the open questions.Client WM system is SU managed and...
View ArticleRe: Anyone using Interactive Script "Transcripts"?
Hi Tom, The new Interactive Script Transcript feature can be enabled in the IMG activity Define Script Profiles (CRMC_IC_SCRIPT) which is IMG menu path: Customer Relationship Management ->...
View ArticleFind profiles from POD or Installation
I am trying to find a standard BAPI or FM taking a POD ID or Installation ID as input, and then output all the Load Profile numbers. Is there such a standard functionality? Or how do I go...
View ArticleRe: Leave Request Approval by a Non-Employee
there is a standard check in leave request for 0105, 0001 and mini masteryou cant override this have you checked in backend using RPTARQAPP? Anyone with admin or manager privieleges can approve the...
View ArticleRe: SAP invoice approval workflow
Hi,Standard workflow template are usually a good example but you do not usually use them directly. you can, of course, if you wish, but most organizations have very different requirements. so to know...
View ArticleRe: Busqueda Fomateada
Gracias por el apoyo. Lo guardo para mis herramientas a utilizar en el futuro! Saludos. Carlos Belteton
View ArticleRe: Adjust text of data lables?
Hi VarunI had a similar situation and want to display %s alone. Can you explain in detail how you achieved it in your case, I could get as far as below with number and data label (label and %) how can...
View ArticleRe: VS VB.net 2016 & Crystal Reports 2016
I mistyped the VS as 2016 when I am using VS 2015. SorryFor crystal reports I have installed the developer version "CRforVS_redist_install_32bit_13_0_17". I think this is the most current. Any thoughts?
View ArticleHiding table fields in Personas 3.0
I am able to hide table columns on the webgui but is not being translated to the regular gui. As shown on attachetment, I removed (HIDE) all the fileds after MPN material column using personas on sap...
View ArticleRe: VS VB.net 2016 & Crystal Reports 2016
Would you like to see the .rpt and the code I execute?
View ArticleRe: 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 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 Article