Re: Error: Enter a valid date while Converting date of type Char in a...
This character format of data doesn't even allow a correct sorting, so forget to use a IN RANGE option in your SELECT statement. I'm afraidthat you will be required tofilterthe data read by aSELECT...
View ArticleRe: How to activate a tool bar or a button in tool bar in the Web Dynpro
Dear Alessandro, thank you for your answer and sorry for my late answer ( I had some problems with my user). Yes, we have created access risks.The button and the complete tool bar in your screen above...
View ArticleRe: NWBC version 4.0 Logo not displayed
Before uploading into system you have to do it either in picture editor tool or paint brush with the same properties of standard branding image.And then you upload in to SAP system.
View ArticleRe: How to configure CTS in Process Orchestration
Hi Harald, Thanx for reply.. According to your blog NWDI also need ABAP system for configuration? ReagrdsAdil
View ArticleRe: Reduce the Standard Cost by Percentage
Hi Jose, We are not using BOM & routing to calculate standard cost instead we are using User Exit for calculating standard cost of the material which is picking prices from contracts ME31K....
View ArticleRe: External Interface in Proxy to Web service scenario
You have import the wsdl as external definition in ESR.Create the message interface(service interface) as mentioned earlier -ESRNow under your business service, under receiver tab - you should find the...
View ArticleRe: Cost Forecasting in SAP
Hi...1 version is perfect. CJI4 is the best line-item report to use for planning values... Sometimes users find it difficult to pass values to cjr2 (if you campare it with cj40). Therefore if your...
View ArticleRe: Configuring Workspace in SAP HANA Studio
As mentioned in the thread just above your posting, SP7 no longer requires REGI. The Studio has its own dedicated connectivity to the HANA Repository. Therefore no need for any manual configuration of...
View ArticleRe: why ?= used in wide casting
Hi vijay, To know what ?= means, refer to this link: http://help.sap.com/abapdocu_70/en/ABAPMOVE.htm In the next example, ?= is needed: DATA: obj_struct TYPE REF TO cl_abap_structdescr. obj_struct ?=...
View ArticleRe: why ?= used in wide casting
Hi Vijay, the casting operator '?=' is possible, but not needed for widecasting. It's only necessary for narrowing casts. For widening casts, the simple '=' is totally sufficient. That's it. You wonder...
View ArticleRe: I there already a specific date for VS2013 support like in SP9
QA team is finalizing the builds and testing the various packages, we are close but no date yet... Thank youDon
View ArticleRe: Convert internal table to XSD
Ah cool. I missed the internal table bit. This version is way better than my approach. I spent ages trying to work out a good way to do this and this example is really tidy. Thanks for sharing this...
View ArticleRe: Inventory Transfer Error
Hi did you delete any UDF in this table? If it is true, check the table if the field exists. Which SBO version are you using? Kind regards.Agustín Marcos Cividanes
View ArticleCustomer wise batch stock selection for ATP calculation, is it possible ?
Hi, In APO-GATP , how to select specific batch stock per customer for ATP calculation. Eg. CUST-A should pick BATCH-1 for ATP calculation, CUST-B should pick BATCH-2 for ATP calculation. Is...
View ArticleRe: Workflow could not start in HCM process and Forms
Hi Swati, Probably a buffering problem. Synchronize the runtime buffer ( SWU_OBUF ) and run the workflow next day. Sometimes works like a magic! Cheers,Arpan
View ArticleAmend payroll PCR
Dear Experts I have the following PCR in my payroll schema and it is working fine. However, I am now required to change this PCR to suit new requirements and I cannot seem to get it working. The...
View ArticleRe: Bad value when adding new row to Sales Order by UI API
For instance if I change the Quantity of an item on the grid rather then the item code I get the error in red however when I look at the Matrix after the error the value I had to set it there. It's...
View ArticleRe: empty/"all" entry in DropdownBox with OData model - cleanest solution
Thanks for your reply Chandra! I saw that thread while looking for the right solution - but it doesn't really answer my question. The options mentioned there are basically DOM fiddling, which is...
View ArticleRe: Application com.seeburger.xi.frontend.keycenter missing in identity...
Hi Stefan Will check once deployed! Thanks a ton! Regards,Xineohpi
View Article