how to get back data models which are already there in system
data models whch are there in previous versions and running from past days how to get back ...as recent version 1508 relased upgraded new version data models now how to see old data models...ware can...
View ArticleRe: Auditing in boxi 3.1 password failure
Thanks JinChong for you quick respond, are we using the query builder to run this? select si_id, SI_NAME, si_owner, SI_PARENT_FOLDER, si_recurring, SI_PROCESSINFO, SI_SCHEDULEINFO from CI_INFOOBJECTS...
View ArticleRe: Need to send email by reading container attachment
Hello Rick. I am able to attachment but not able to open in my outlook mali. below is the code i am using. DATA: attachments TYPE TABLE OF swr_object, ls_attachments LIKE LINE OF attachments....
View ArticleRe: Workflow approval from outlook and change in sender email of SEND MAIL STEP
Hello, If I've understood correctly:- you want to have the emails appear to come from a different email address but- you don't want to change the user (WF-BATCH) who is sending the emails and- you...
View ArticleRe: Need to send email by reading container attachment
Hello, Maybe you could try using the function module I suggested. regardsRick
View ArticleRe: Is there a future after PowerBuilder 12.6?
Hi Armeen; May I also suggest that PB Developers look into using my Web Service framework for PB NVUO's as well. The framework greatly accelerates the development speed of WS components. The...
View ArticleRe: Avoid to create characteristic
Hello,i don't understand your request clearly but maybe have a look at:BadI: "flexible inspection characteritics" (or something like that)
View ArticleRe: Using multicolored icons or svg icons in a Button and/or a MenuButton
Hi Joseph, kimmo's blog is correct - it is his demo that doesn't work. If you fire it up and use the developer tools to enter... sap.ui.getCore().byId('page1').getContent()[5].setColor('blue') ...in...
View ArticleRe: Combine deliveries in VL10B with different Delivery dates
Hello S Kari and others,The scenario is as under:It is an STO from Plant to Warehouse in the same co. code.In Warehouse a Scheduling Agreement is created on the plant.Customer orders come in the...
View ArticleRe: library.css gets loaded multiple times
Hi Stefan, I just checked using the Explorer app samples (https://sapui5.hana.ondemand.com/explored.html#/entity/sap.viz.ui5.controls.VizFrame/samples) and found that there is no library.css resource....
View ArticleRe: Reload Archive Sales order Number
I think you will have to contact OSS about this. Retrieving archived data is not recommended and is quite difficult to do. Rob
View ArticleRe: SAP ERP to Bank Integration via gateway server
-->Banking application for sure will have option to reject the duplicate payments in case the files are not archived from the gateway server which in turn will be the response status payment...
View ArticleRe: Error while installing SAp Netweaver ABAP Trial version
Hi, i didn't get any error during extracting. i think u should download again all zip files.
View Articlesap.m.table binding with odata not working
Hi all, I have an odata webservice made from ecc . I have bound the odata webservice to a dropdown control in ui5 view "Filter.View.js" where its working fine. Now in another view "POItm.View.js" from...
View ArticleRe: sap.m.table binding with odata not working
I know I have binded the same field Bukrs multiple times for all columns but that is just for testing purpose. One more thing i noticed during debugging is , when the execution reaches the selected...
View ArticleRe: Launchpad - count display on dynamic tile
Hi Adem, Thank you for your response. Gateway OData is sending 1405. Its not a truncated value. Please check the below screenshot.
View ArticleRe: Launchpad - count display on dynamic tile
Hi Krishna Kishore, Thanks for your response. How can we enhance the Tile type ?
View ArticleRe: DOM Parsing concatenate help required
Hi Rashmi, You can use below java mapping. import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.InputStream; import...
View ArticleRe: Work Manager 6.3 - iOS GPS Location Issue
Thanks Bill. I'll repackage with the updated Info.plist and let you know how it goes. Cheers,Stephen
View ArticleRe: Bods Integration with SuccessFactors
Hi Giridhar, What data do you want to integrate? Best regards, Luke
View Article