Re: Personas 3.0: Checking attribute "enabled" from controls
just checked with latest notes and kernel patch level 121 and it works as expected.. if(session.findById("wnd[0]/usr/txtPersonas_1434548092248").enabled) alert("yeah"); if you are on same level...
View ArticleRe: Job failed with an error
Just to be sure. What's the free space on your cache drive? What's your comparison table size?
View ArticleRe: BPC Data manager accessing flat file in R/3 AL11 application server
Hi Gersh, Can you provide some more details for "type in path to your file on App server"? Some sample? What is the root etc... Vadim
View ArticleRe: no Manual reservations in APO
Hi Rahul the note of 928548 - APO -> R/3: Reservations are not deleted in R/3 couldn't be used in SCM 7.2.
View ArticlePopulation of Email Address in FROM field for Service request follow up task
Hi Guru's,i have a requirement,where i have a FROM field in EMAIL screen which is raised for Folow up task. So, that FROM field should fill the Mail_id from Custom table(ZTABLE) which is of 3fields....
View ArticleRe: 1 source file to multiple receiver files
Hi Advit, what is the scenario you are doing. if it is file content conversion to file content conversion you can use the record sets per message property in sender communication channel and you need...
View ArticleMigrating SQL Express DB to SQL Server
Hi, I have a system where I want to migrate the CMS / Audit DB to SQL Server. The steps I plan to take are: 1. Setup CMS and Audit DB on SQL Server2. Configure ODBC Connections to SQL Server3. Disable...
View ArticleRe: Error on importing item prices from ODBC
I am using the standard ODBC import functionality in DTW.
View ArticleRe: showing the 4 weeks of data in charts
Hi, Suppose u have selected WK16 from input control.WK15 data can achieved from ReportFilter(WK)-1 i.e.,=[value] where([Week]=ReportFilter([WK])-1)WK14 data-ReportFilter(WK)-2.Similarly for rest 2...
View ArticleHow to create a cleansing package on Information Steward 4.1?
Hi, I want to create a cleansing package which will check a field. If this field is null, the cleansing package transform will replace null value with a default value. Please tell me if it is possible...
View ArticleRe: How to add spaces in layout for SAPUI5
Hi Santosh, Thanks for the response. Please see my code. Let me know what to do. The name of functionalities are written in Bold. code: <!DOCTYPE HTML><html> <head> <meta...
View ArticleRe: Issue regarding SAP PI mapping
Hey Pradeep, Thanks a lot. Thanks a lot . It worked. As per your suggestion : I have Changed the Queue context of RoutingPlan and vendorCode to "LoadExtractRecord" but I did not remove the...
View ArticleRe: Upgrade Netweaver 7.3 to 7.31 (NW 7.3 EHP1) unicode system
Hi Andreas, We are getting below kernel for 721 EXTCan you please provide the exact path for 51042844 kernel. Thanks & Regards,Sai Kiran
View ArticleRe: How do I get Material Price for sales like net price in Sales Order?
Hi Sebastian, As Raymond suggested, you might need to fake the system to simulate the Sales Order creation using BAPI_SALESORDER_SIMULATE. But, you need to populate the header data and other...
View ArticleGet bound Odata Object from ListItem
Hi Folks, I built a list with some bound items ... but not all of the OData attributes are bound because I do not need everything to be visible.But when handle the onclick event on the listItems I need...
View ArticleCan't forward in the Fiori My Inbox apps
Hi everyone, I am puzzling over forwarding task in the fiori my inbox apps. After I click the forward button and search user, the following error message was shown in the browser : 2015-06-18 15:39:14...
View ArticleRe: all jobs (webi instance promotion job, publicatiion...) are time...
I will install patch 4 and will test...This issue is very strange
View ArticleRe: How to check existing Replacement path variable
Hi, As members said above, you need to manually do this..But I think you can also check this in tables of your queries..I'm just not sure with the correct table name.. Regard,Loed
View ArticleRe: which way is better for creation of sales order from incoming idoc
Hi Raju, The BAPI also has got lots of User Exits to play with ( Entire MV45AFZZ ) and you can update the custom field quite easily by passing the fields in EXTENSIONIN Table in the SO BAPI. Isn't it?...
View ArticleRe: File to IDOC scenario address split
Hi Hareesh, yes it is not fault in UDF. i checked both the fields where i'm using this UDF. both are mapped. i also tried by clearing the cache, now i'm trying to delete the UDF and create one more...
View Article