Re: how to calculate year to year in universe?
Pl find below steps to get the mentioned target results1. Create variable which can find Year(2014-01), use to_date(), to_char(), substr()2. Create variable to find Max and Min values logic respective...
View ArticleRe: Trigger Output type in Entry sheet only on Change
Add a custom 'requirement' to the serv. entry sheet message procedure in NACE for your conditions. You can try enhancing requirement '107 - Rejection' and also add acceptance to this. Then, the...
View ArticleRe: Need help with select within select - daterange
Easiest way to do this is to create the report against a SQL Query via the 'Add Command' option. The SQL would be: Select * from ACCOUNTBILLFEE A Where Exists (Select * from ACCOUNTBILLFEE B where...
View ArticleRe: Mapping tdline at item level
Hi, Oops, so that RemoveContext will actually come in handy... reverse the order of that and the UDF and then you should be all set to go.
View ArticleRe: Default mvt type 201 and plant number 1000 for tcode MB21
Hi, As Mr. Mukesh already suggested, transaction variant is the best option. You may create the variant in SHD0 transaction. While creating the variant, you may enter the plant as 1000 and movement...
View ArticleRe: Create a simple OO dialogbox control with one field and 2 buttons?
Thanks, Matthew. I proceeded with using POPUP_GET_VALUES_USER_BUTTONS. I had to create a separate program to handle the F4 logic and the button event logic, but I just used an existing program...
View ArticleRe: Sample ASAP 8 Project Plan
Jan, I understand and I actually thought that was what you were doing BUT my confusion came about when I chose "Traditional implementation with full blueprint" and then was not able to find a sample...
View ArticleRe: Hierachical Prompts - Retrieve Entire LOV
Came to the same conclusion, but I'm hoping that I'm missing something.
View ArticleEmpty univers list when using tier 3 connection
Hello, I am having a problem on webi / deski with tier 3 connection mode. If i whant to create a new report, the list of univers ll be empty. When modifying a report, the only available univers will...
View ArticleRe: Node missing to Define View Profiles and Assign View Profiles to Order Types
We found one of the switchs was not turned on correctly. The difference was in DEV everything was turned on, in PRD where the sandbox systems were copied from, the switches were not turned on. The...
View ArticleRe: B2B Addon - BPM Scenario Question
Hi Puja,thank you so much for your reply. So as thesemessages are independent I donot have to use BPM which is great as I dont want to develop one unless its really needed.Thank youSreenivas
View ArticleRe: Unable to SEE CMS Server, AP & APJob Server, WIP Server in CMC Console
Hi Seb,Its not a cluster environment. We installed BOBJ server services + Tomcat (web services) on Redhat Linux host machine and DB (CMS + Audit) are on DB2 LUW in AIX host machine. I can able to login...
View ArticleRe: Create Records through OData using Jquery
Thanks for the reply Jamie. Code: OData.request({ "http://host:port/sap/opu/odata/sap/Z_PORDER_SRV/PurchaseOrderHeaderCollection", method : "GET",...
View ArticleRe: How to track the current processor for an issue in Process Control
Hi Vinay, Best way to monitor it is going to My Home in NWBC and check the Open Issues under My Objects section. If you access the link with a power user you can see all the open issues. Hope it...
View ArticleRe: IMPRESIONES DE SAP BUSINESS ONE EN IMPRESORAS ZEBRA
En caso de no poder resolver con estos comentarios , te ofrezco una demo de una aplicación desarrollada por mi para la impresión de etiquetas, es muy fácil de instalar y configurar y funciona para...
View ArticleRe: SAP FIORI: Redefine connectionhelper.js in timesheet HCM_TS_CRE
In se80 do you have a WebContent folder in your extension project? If so try removing it from your project folder structure, so that all of the files/folder are directly under Page Fragments....
View ArticleExpected Interview Questions in SAP ABAP Topic wise For 2+ Exp.
Hi ,I am trying for job in SAP ABAP having 2+ exp.What are the Interview questions in topic wise should i expect ?What are the expected FAQS for SAP ABAP Consultant / Developer Position now a days ? I...
View ArticleRe: Transaction Screens
Jason, I have a side question regarding Tile Edit Control since you mentioned it here. Is Tile Edit control only available inside List Tile View or it can be used inside any non-transaction detailed...
View ArticleRe: Account search is not working as per selection criteria
hi Julius, search parameters entered on the main search screen are not appearing in the do prepare output method. lr_col_params = lr_qs->get_selection_params( ) doesn't return the value entered on...
View ArticleRe: oModel Data and List BindItems message
thanks again for the reply. It is fine in the browser. I've ran the query that is direct from GW. Maybe my List wont work for this data because it is aggregating and the query is returning only...
View Article