Just want to chart some values
I'm pulling in some values from a database. I just want to chart those values as a bar chart. No math, nothing, just want to chart the values. Is there a way to do that? ThanksWade
View ArticleABAP Code in End Routine - reverts back to previous version
Team: Currently, we are in upgrading from 7.01 to 7.4. The new development environment is only used to built the new development work until the mirror image client is upgraded. In one customised...
View ArticleRe: Automatic Warehouse task
SurajI am receiving HU against ASN using RF. I select single HU to Unload, GR and Create WT. After this system automatically creating WT for rest of the HU of the same ASN. This This prevents forkies...
View ArticleRe: Subtracting 1 year from a single Parameter that prompts for a date range
Thanks! That didn't work exactly, but led to create this which is exactly what I wanter! CDate(DateAdd ("yyyy",-1 , Minimum({?Reporting Period}))) & "-" & CDate(DateAdd ("yyyy", -1, Maximum...
View ArticleRun Fiori/UI5 apps with a specific UI5 version ?
Hi, on our ABAP system UI5 version 1.18 and 1.20 are deployed. I just configured the Fiori Launchpad and started the app, by default UI5 version 1.20 is used. Is there a way how I can enforce to use...
View ArticleHiding and Showing of a Keyfigure dynamically in Design Studio
Hello Experts,Is there any way to hide/show the Keyfigure which is there inside the cross-tab dynamically based on whether the key figure contains any values or not? Your help is really appreciated!!...
View ArticleSAP BOBJ LCM Error
Hi All, While importing report from QA to PRD system through Promotion managment tool, i am getting the below error. Top Products Resolution Status=Copied, Dependency Status=Some of the required...
View ArticleRe: Subtracting 1 year from a single Parameter that prompts for a date range
hi Wade, try something like this in your Report > Selection Formula > Record editor...substituting the fields and parameters for your own... {Orders.Order Date} in {?DateRange}or{Orders.Order...
View ArticleRe: Subtracting 1 year from a single Parameter that prompts for a date range
ahh...sorry...i thought that you wanted an actual record selection / filter vs. just displaying the range.
View ArticleWorkbook
Hello Experts, We have business requirement to create one workbook with multiple tabs. tab1 = current month YTDtab2 = previous month YTDtab3 = tab1 - tab2 (excel calculation) both tab1 &2 will use...
View ArticleOver-planning with SNP heuristics
Hi, There is excess planned receipts getting created as planned orders during the SNP location heuristics run in the background. This does not happen during the interactive location...
View ArticleRe: Offsetting account number determinatitons
Hi,try to use function GET_GKONT.Check also BTE 00001650.With best regards,Wojciech
View ArticleRe: PI 7.1 - Unable to find associated SLD element for specified class
Hi, I cant see that link. Where it is? NWA - Operations - Java applications
View ArticleNeed to find INSTID_B for Notification (attachments)
I have a requirement to create attachments via RFC so they are attached to a quality notification. I am going to use: CALL METHOD cl_binary_relation=>create_link EXPORTING is_object_a =...
View ArticleRe: How to get The users from a Collaborator that is type Group.
Hi!Thanks for the answer!Actually that second part is the one I'm having trouble with (I forgot to mention I already had separated Groups from Users).Can I get the Group with IBeanHomeLocator with the...
View ArticleRe: Will xcelsius/dashboard 4.1 run on Windows 2008
Hi: It appears that SAP Dashboards is 32bit. My Windows 2008 is 64bit.My CrystalServer is 64 bit with 64bit jdbc and 64bit odbc.Now, Dashboards needs Excel. Should Excel be 64bit or 32bitor does it...
View ArticleRe: Campos de usuario se desparametrizan cambian
Crees que pueda ser otr la solcuion puesto que se siguen desparametrizando los formularios de los usuarios. Gracias
View ArticleRe: Transactions that conflict with themselves
Hi Sai Options comes to mind: Create each as own function with ACTION SCASE and then the underlying permissions. They will all match except for that one field. Then add them to the SoD risks. You would...
View ArticleLong Text using LSMW DEBMAS
Hi Friends I have been trying to update long text through DEBMAS and passing Header data to structure e E1KNA1H and Item data to E1KNA1L. The issue i am facing is when more than one text line is there...
View Article