Re: Use Odata recovered in table
Hi, How to recover the values "Evaluation" in the JSON? the development Json Odata Gateway { "d" : { "results" : [ { "__metadata" : { "id" :...
View ArticleRe: SM30 Unique Index dump
If you want unique keys in both columns, then create two tables with each one column. Create a view on those to maintain.Can you shed any light on the Background? Hard to understand. Regards Clemens
View ArticleRe: Unable to Post invoice by using Blanket PO
Hi,Why you cannot create blanket PO with account assignment category K or P or Q with item category B - so that you can enter G/L account with cost object during PO creation where later no need to...
View ArticleRe: Crystal Server Returns Less Records than Crystal Reports
What is the mechanism by which you expect the record selection criterion of:{episodehistory.facilityid} = 435To be replace? Perhaps that mechanism is adding a filtering step instead of replacing the...
View ArticleRe: Reusabilty in SAPUI5
that is nothing to do with view type and flp. 1. Suppose caller component name is "com.target.Caller" and the called component name space is "com.source.Reuse". With this assumption, what value should...
View ArticleRe: How I can add account assignment in Purchase Requistion ?
Dear Pradeep, If you did not create any Purchase Order with this PR, you can add the account assignment via ME52N which is showed with yellow box below. The definition of field is "Account Assignment...
View ArticleRe: Does /3I9 Sec 80CCD(1B) WT will generate when we maintain NPS in IT 0587?
Dear Chethan, As per your explanation system behaving correctly. I Am not saying that i don't want /3I9 when contribution made through IT 587. User in a prejudice view that /3I9 Sec 80CCD(1B) should...
View ArticleRe: Space required for EHP7 upgrade
Hi, Shadow System resides inside SUM directory itself, So you have now: /usr/sap/<sid>/SUM ------> SUM Directory Space required for this : 20 GB (Base requirement) + Size of atleast...
View ArticleName retrieval in About Me card in ESS SAP UI5 Application
Hi, For Japan, First Name (VORNA) field in IT 0002 is utilized to store Kanji name. The name in the About Me card header in HR Services - My Info - Employee Profile lane retrieves name from First Name...
View ArticleRe: Adding Cancel button in workflow form step
Hi Florin, instead of using ACTVTY logic its better to design two branches one with and one without 'reject processing' option.put last agent check condition and process reject processing branch with...
View ArticleRe: Document on creating an prebuilt client for Android.
Hi Subhash, All the points you mentioned, I kept them as it is. Can you please suggest what may be the issue or any step I am missing. 1. Agentry.db file in assets folder2. Application data...
View ArticleRe: clear the object in model in sapui5
you could try as below to update the bindings too after clearing the data. oModel.setData({modelData:{}}); oModel.updateBindings(true);
View ArticleRe: SAP FICO question
HiIn my opinion your experience will increase your chance to understand SAP CO .. also SAP certification will increase your chance to get better job.. you may think to attend both FI & CO in SAP.....
View ArticleTwo-Way Binding with createEntry SAPUI5
I am trying to use Two-Way binding with a v2 OData model. In the route matched of the create view I have the following code. this.getOwnerComponent().oWhenMetadataIsLoaded.then(function() { var...
View ArticleSAP FICO Certification
Hi, I am planning to do my certification in SAP FICO, I have finished my class room training and internship, I need tips and hints on study material, please.
View ArticleRe: SAP LiveOffice limit for "Refresh All" from Powerpoint
Hello, is the issue still exist? If yes, can you provide the version of the SAP BI Platform and Live Office Client? Also look with fiddler which step fails the process. Best RegardsJános
View ArticleRe: SAP Disclosure : BIP Templates blank
Hello Gaurav, Sorry, a slight misunderstanding here. I am not talking about SP level of SQL server, but purely at DM level. In DM, the database and the application need to be in the exact same...
View ArticleRe: Control Content does not load
onInit() - Called when a View is instantiated and its controls (if available) are already created. Can be used to modify the View before it is displayed to bind event handlers and do other...
View ArticleRe: Snapshot Isolation - Good Idea? Bad Idea?
Oh, out in Virginia or back home in Ohio? That was so long ago now it's like trying to remember your first at-bat in little league. OK, and as I recall that worked out well.
View ArticleRe: Receiver REST Adapter, sync message not received
can you paste the adapter audit logs here?
View Article