Re: MRP elements (Requirements) for LTP
Caetano, I have another question on the same topic. I know that using strategy 50 we can consume the sales order with planned independent requirements using the requirement type VSE. Is there a way...
View ArticleRe: Upgrading BOBj BI 4.0 SP10 to SP12
Yes, that was exactly my plan - and thank you for the confirmation =] As for the upgrade itself: Do I need to turn off all the BOBj services from the CCM before performing the upgrade? I'm first taking...
View ArticleRe: Resource not found error in XI 3.0
Hi Yaswanth, Use below Java Mapping. import java.io.BufferedReader; import java.io.InputStream; import java.io.InputStreamReader; import java.io.OutputStream; import java.util.HashMap; import...
View ArticleGrid Table refresh/update the data with updated values
After displaying the Grid Table based on selected row have to be updated with another value. we don't want to call it back the OData service again to update it in back end. The values of that row no...
View ArticleError in SAP System SID Rename
Hello, We are changing SAP System SID and Database SID using SWPM. TS1 is our new SAP and DB SID In Rename/Config database step, we are getting below error. An error occurred while processing option...
View ArticleRe: Agentry Application. Excute Action in the Rule.
1) The execution Rule doesn't fire the action. You need to list the action on the Action line of the Subaction. (Note you can have a rule to pick the action that is fired on it)2) The execution Rule...
View ArticleCondition Types are re-determining when I have copy control rules set for...
I am having an issue figuring out where the code could be that is causing my target document to re-determine pricing. I have set my Price type to G in copy control and my condition type class is B and...
View ArticleRe: Affordable Care Act (ACA)
Re 1801 Hi Joel, I looked at my test files for update 9 version 29 and the dependents show there with DOB since the SSN is 999-99-9999 for all. Best,Mathias
View ArticleRe: ABAP_7_03_SP04_64_bit_Trial SAPGUI Installation Error !
Hi SS, you mean JAVA 2 SDK 1.4.2. Should i really download a obsolete one ? I have win 2008 R2, but the newest 1.4.2 series are for Solaris OS. I found this one for Windows -> 1.4.2.19...
View ArticleRe: Upgrading BOBj BI 4.0 SP10 to SP12
Jordan, Suggestions for the update: Make FULL back-up of CMS Db, Audit DB, FRS, Data Folder (Explorer & Trending DB) and any custom code being used.Delete all OLD BOBJ LOGS and so a clean...
View ArticleRe: How to structure complex application
Hi . You can use UX3 Shell and place your pages as navigation items : Shell Example - SAPUI5 Demo Kit
View ArticleSAP IMPORT ABAP - Cannot insert duplicate key in object
Hi Experts, I am doing the new system installation and when i am executing the import abap phase and i had received the Duplicate key error.SAP : NW7.40, DB:SQL 2012 R2, OS: WINDOWS 2012 Do you have...
View ArticleRe: StartDate --> EndDate en SuccessFactors
Can you be more clear on what you mean by "created a background"? Are you talking about a background element in the Employee Profile?
View ArticleRe: Dynamic Internal Table - Dynamic Field Catalog - Editable ALV
Just check SCN for RTTS and dynamic table, you'll find stuff like this: http://scn.sap.com/docs/DOC-53788
View ArticleSample copy distribution
I tried to understand the business process in more detail and captured the requirement as below: Would you please guide me over the creation of FS? Business Overview: Publisher A , and other imprint,...
View ArticleRe: No Mock data when running App from FLP
hi Jaime, yeah, pretty much.. you "add" all dependencies of MockServer (like sinon, etc) into your own project and instead of loading from the UI5 resources you load the one in your own namespace....
View ArticleRe: Calculate Difference of two fields in tickets
hello Saurabh, try this.date1 = Date.ParseFromString("20100215"); this.date2 = Date.ParseFromString("20100218"); this.result = this.date1.Delta(this.date2); Result: Duration value P3D then,...
View ArticleRe: How to Design Appeon Universal Partitioned Applications?
Hi Yakov; Yes, with the demise of Distributed PB, EAServer and the PB Application Server plug-in - the n-tier support for NVUO's in the middle tier has been whittled down to either PB.Net of PB...
View Article500 Internal Server Error for OData model in sapui5
Hi All, I have an odata webservice which is tested successfully on the browser which returns the metadata. However when i use the url to create an Odata model in my ui5 application in eclipse and run...
View Article