Re: how to get all user name by account from ME database?
UserConfigurationServiceInterface s=Services.getService("com.sap.me.user", "UserConfigurationService","My site"); FindUsersByFilterRequest fr=new FindUsersByFilterRequest(); fr.setSite("ATX");...
View ArticleIf an order line has multiple deals then put them in different columns
I have a situation where an order has multiple items and these items may have multiple deals attached to it. Order: Item Qty DealNo...
View ArticleIs it possible to embed custom UI5 application into fiori launchpad?
Hi guys, I'm a bit confused about the usage of fiori launchpad, is it only possible for SAP delivered-fiori application to become a tile in fiori launchpad or it's possible to embed any custom...
View ArticleRe: difference in asset report & g.l account balance
Hi Deepak, The T code S_ALR_87011994 will always show plan values up to the end of the year. But GL account balances will show posted amount only and not the planned amount. So If you want to compare...
View ArticleRe: No DCs visible in the SC in NWDS
no I have not checked it in. please suggest how to ? brseventyos
View ArticleRe: Crystal Reports 2008 V1 Runtime MSI
Hello Jonathan, Please follow below steps: 1. Login to service.sap.com with s-user id.2. Go to "Software Downloads"3. From the left side pannel, click on "A - Z Index"4. Select "C" (For Crystal...
View ArticleRe: Question regarding SWIA Workflow
Hi, thank you for your reply dumbassI have been able to do it manually through the SWIA t-code. But my supervisor said that I should make it automated so that he doesn't need to do it manually checking...
View ArticleRe: Is it possible to embed custom UI5 application into fiori launchpad?
A simple search in SCN would have helped you.Anyway here it is.Adding custom app to Fiori launch pad.
View ArticleRe: eCATT - get data from HTMLViewer control
Hello Wolfgang, May be you can try the "complete View" button. It displays additional details other than field value.Let me know if this is what you were looking for. Best RegardsSheetal
View ArticleRe: internal table error, need a second pair of eyes
This code: LOOP AT it_vbap1.READ TABLE it_vbap1 INTO it_vbap2 WITH KEY vbeln = it_vbak-vbeln.DESCRIBE TABLE it_vbap2. ENDLOOP. .. is not very clear because you are using header lines...
View ArticleRe: ECO/OMR : Standard task TS00008144 not working
Tips: 1. It could be a locking issue which SAP isn't handling properly - have you checked OSS for any notes?2. If you don't have authorization, try replicating the problem in your DEV or TEST...
View ArticleCrystal reports 2013 , SAP MDX Driver not able to connect with BW BEX Query
Hi All, We just installed Crystal 2013, and want to create crystal report on SAP BW CUBE/BEX Query through SAP MDX Driver. 1.When start connecting through SAP MDX Query option from new connection , SAP...
View ArticleIncompatible objects scenario
Hi Techiies, I have a complex scenario in my Designer, Well let me explain my scenario... I have a main table(not a dimension not a fact) it is joined(NO CARDINALITIES SET) by 7 different table(derived...
View ArticleSSO Configuration in BO Platform(CMC) & SAP BW 7.0
HI All, We are using SAP BO Platform 4.0 SP01 and SAP BW 7.1 and developed few BO WEBI reports on BEX Queries . I want to configure SSO (SINGLE SIGN ON) to enable analysis authorizations of BW. I did...
View ArticleRe: declining balance dep. key
Hi Rakesh, It is better to clone standard WDV dep method and modify suitably to meet your requirement.Sample Standard WDV dep is attached.If you still find it difficult to trace the error, attach the...
View ArticleRe: SFW5 business functions activation
Thanks Paul. In my scenario I have created a new business client already from a local client copy of sap cust profile alone as recommended by client copy tool.So now to activate I can use the business...
View Article