Re: NWBC logging off after 8 hrs
Hi Vickie, How are you authenticating your users? My guess would be that the SAP Logon ticket expires after 8 hours, are you using SAP Logon Tickets? You can configure the lifetime of the logon ticket,...
View ArticleRe: SMP 2.3.x / 3.0.x MBO - updating / reinstalling app and user data
Hi Michel, The question is... using the API, either iOS or SMP Native Object API for MBO runtime, how can we manage the app update procedure in a clever way, like common apps we find everyday in the...
View ArticleRe: Not able to execute Fiori ToolKit Extended application's into WebIDE
I think it's best to create the extension project via Web IDE:File->New->Extension Project->Remote->Select your ABAP system->Select the Fiori app->Click OK->Next->Finish....
View ArticleRe: How to configure SAP custom Fiori client in SAP SMP3
Hi Midhun, Thanks for your prompt reply. As far as I understand, All I have to create an app name same as with the bundle name in IPA file in SMP3 with backend connection to gateway URL. Here I can...
View ArticleRe: HTML Input cursor position issue in Chrome when value is empty
Hi,I know RTL is not supproted BY SAP in Chrome, but we are using in formatted text editand we the cursor doesn't show up when you put the cursor on the text edit There is any solution for tthis...
View ArticleRe: One employee - two users (end user and superuser)?
why is this not allowed? what is the actual risk? if the end user level access is more "employee self service" then you would be limiting them to their own data.Their admin level/super level access...
View ArticleRe: RA Key with No result analysis
Hi Krishna, Option 2 is based on version , we generally use only 0 version for all RA keys. Option 3 , Quickly configure the RA key put the status control as REL and test it. Thanking youVengaiah
View ArticleRe: Functions of TAG 23E in MT101 format
Hi Experts,Could you please response soon on above asked queries.Your prompt response will be highly appreciated. Thanks & Regards,Rajkumar
View ArticleBest Development Paradigm (XML/JS/JSON/HTML)
Hi, I'm trying to figure out which development paradigm is the best practice in our Mobility project. We have following options. 1. XML2. JavaScript3. JSON4. HTML I searched in SCN and found some...
View ArticleRe: how to convert the central repositories to Secure convert the central...
HI Dirk Venkenif u don't mine please tell me the complete process steps for doing "converting the central repositories to Secure convert the central repositories" in linux using "repoman" Please kindly...
View ArticleRe: CR viewer not show anything when i click to display (Previous it's...
Hi. Don previously i have 2 web are use crystal report. and use click event to show report.Everything worked well during the past four months. i necessary to use the buttons. I'm not sure what problem...
View ArticleRe: Sales Group and Sales Office y Sales Order C4C
Are you trying to do a B2C process (SD Orders using a "one-time" customer) or a B2B process where accounts are pre-defined and assigned sales area data in ECC?
View ArticleRe: How to allow only one cost center in purchase requisition ?
ME_REQ_POSTED is for old transaction. Use ME_PROCESS_REQ_CUST.
View ArticleRe: Settlement Error Split Delta
Dear Jason, Could you screen Capture how to make deault "D" in report MLCCS_KO88_TREATMENT. Thank you, Iwan S
View ArticleRe: Function Module to Get Week, Month and Year from Mch1-hsdat
Hi Richard, I have gone through your requirement, SAP has provided a text table T247 where the month name and short text for all the months have been maintained, So please make sure entries are present...
View ArticleShift Delivery Date after PO Approval
Hi all, I need to shift delivery date after PO last approval. Let me explain why; PO created at 27.10.2015Delivery Date is 30.10.2015 PO Approved at 30.10.2015 and printout sent to the vendor. Vendor...
View ArticleRe: BOPF and shared locks
Hello Daniel,shared locks are currently not supported. However, what is you use case? There should be also a different solution than using shared locks.Best regardsTilmann
View ArticleUnusual Webi Error
Hi all, I have an issue occurred after refreshing the webi. The situation is that once I open the webi and refresh the data, it is fine and successfully retrieve data. However, after the report has...
View ArticleRe: How to pass the data from database(ODATA) to Json model for using list
Hi Bala,try this code var oModelPriority = new sap.ui.model.odata.ODataModel("/xxxxxxxxxxxxxxxxxxxxxxxxxxxxx_SRV/");oModelPriority.read("/url ",null,null,true,function(oData,oResponse){ var...
View Article