Re: Sales Playbook ( Dynamic Playbook)
Hi Piyush, Dynamic Playbook has not been released to customers. As of now, it is still in the long term roadmap and is not planned to be released in the short term. Regards,Aruna
View ArticleRe: How to show empty months in dashboard ?
Hi RJ, Simplest way is to use match index on excel, you can use "ISERROR" function to avoid #N/A.Here is an example how you can use it,1.Index the vales you want to show2.Match the Key word you are...
View ArticleRe: REUSE_ALV_HIERSEQ_LIST_DISPLAY
Hi Santosh, Try,Declare a global variable.DATA: lv_header type slis_tabname value '<gfs_dyn_table>'. Please view the code. TYPE-POOLS slis. TYPES:** BEGIN OF itab, ebeln LIKE...
View ArticleRe: Error when refreshing the template??
Hello, MDX query errors can happen for a variety of reasons including some required HANA tables not being available. There are many notes available for HANA related issues. My recommendations is to...
View ArticleRe: Missing Instances in SAP Management Console
I've installed my NSP on 500GB SSD and if it's dislodged or not connected then it would show that instances are missing since the drive is out. BTW, it's like HANA platform using the SSD and its...
View ArticleBill to party for DMR from item level not from header level
Dear Experts, Our Business cycle is VA01 / CAT2/ CAT7 / FB50 / DP91 / DMR /VF01. We are creating service order with multiple line items and each line time is having different Bill to party while...
View ArticleRe: EDI Orders - Automatic determination of Carrier
Hi , There is deviation in requirement actually there are multiple carrier per material division. ThanksDharmesh
View ArticleRe: How to get JSON Parameter from xsjs
Hello Kemal, because you are transfering the JSON in the body of the request on not via an URL parameter you will not get the JSON by using $.request.parameters.get(). You get the JSON via the...
View ArticleAdd attachment in Fiori Apps
Can anyone please help me, how to add GOS type attachment (.pdf, .bmp, .xlsx different types of file) in custom Fiori apps. Thanks in advance for your cooperation. Regards,Shiv,
View ArticleRe: Customdata on xml view
Hi Yuval,, Here is an example of shell navigation with passing parameters between views. Hope it will help SAPUI5 - Navigation using Shell - YouTubehttps://github.com/ajaxtown/sapui5_de... Regards,Arie.
View ArticleHow to dispaly measure values for the max Variable (month)?
Hi all,Example from efashion world: Consider the data availablity in the report. First of all I add an input control on the variable Month. The user can select one or several months together.I would...
View ArticleRe: Retrieve element id's of table row in UI5
Hi Sai, When you have many rows and then you scroll up and down the table, does your solution still work? IMO, (the SAPUi5 way) is bind the enabled attribute to a property in the model.And not having...
View ArticleRe: Tax classification in material master can not be saved
Hi Mr. Trivedi, Thanks a lot as my issue is over. Sequence was wrongly starting from 2 instead of 1. I made the change & now I am able to save tax categories in materail master. Thread is now...
View ArticlePB40
Hi Experts, I did configuration related to recruitment not e recruiting, But none of PB40 applicant actions are reflecting for this project and for other project it is working fine So how to resolve...
View ArticleRe: Best approach to project parallel development
Hi Dan , How did you wrap the application ? Let's say one developer works on a template and view navigation and the otheris developing the views. Is it possible to to embed the view into the template ?...
View ArticleRe: How to dispaly measure values for the max Variable (month)?
Hi, This is possible. Follow the steps: 1) Create a variable ranking =Rank([Month]) In([Year];[Month]) 2) Now use following formula for displaying quantity sold=[Quantity sold] In([Year];[Month])...
View ArticleFiori Theme
Hello Everyone,I am trying to develop SAP FIORI application(https://tsq2p1311825041trial.hanatrial.ondemand.com/AppTsq).Here i am using sap_bluecrystal theme <script src="resources/sap-ui-core.js"...
View ArticleParent h2 load error.
I am trying to load 2nd hierarchy in account dimension (PARENTH2) node using flat file. The hierarchy is properly loaded and I can see the hierarchy thru the web admin. But while loggin in thru EPM...
View ArticleRe: In Defining Splitting of Forecast Requirements for MRP . We are giving...
Good evening Dinesh. Indicators A, B, etc refer to a spliting profile, which is then assigned to the specific plant. I do not have access to a system rigjt now so as to give you either the...
View Article