Re: Retrieve dimension value in Design studio 1.5
Hi Vishal, Thanks for the clarification. In that case, if possible, you should add a Key Figure, say RoleCode to represent the role in your BEx Query. You can then modify your script as follows: var...
View ArticleRe: Cancellation of PO confirmations - problem in queue
Okay, debugging helps. "Problem" is class "SCWM/CL_GOODS_MOVEMENT", method "PREPARE_DOCUMENT_CANCEL". Here's a check against table /scwm/tdlvppgic "Post Goods Issue for Consumption Posting". Here's a...
View ArticleRe: Prevent RKWA update ad goods issue posting
They want to implement this type of scenario: stock which is still owned by the supplier is physically shipped from the Company warehouse to the customer. When the customer uses the stock, this is the...
View ArticleEntitlement deduction for 150%
Hi, My issue is that I have an different (as per ESG) standard leave absence quota (37 days) which needs to be reduced by 150% for shift employees. I have set the counting rules & the deduction is...
View ArticleRe: Duplicating entries in CR2008
Unless there is some relationship between the text lines and the items that follow for that text line, it will be difficult to correctly order them. Right now they appear randomly because there isn't a...
View ArticleRe: Tax code description
Hi prashanth,i tried creating datasource by using table /view but it is not allowing me to create asit is a poll table.any other way to create datasource on t007s table?
View ArticleDirect Input Method : LSMW Material Master
Hi, MRP 1 View there is a field for MRP Controller with Field Length 3 and Type C. Problem : I want to assign MRP Controller "000" to my Material number via LSMW. My practice is to Assign field values...
View ArticleCRSYTAL R EPORTS AND SERVER
Hi SAP Team, QUESTION: 1. Do we need to license a failover server in a active-passive environment?2. Do we need to license a disaster recovery server in a active-passive environment? I need...
View ArticleRe: Web IDE 1.17 Can't see my mock data
Yes I hope Elina Visoki can help. Regards,Michal.
View ArticleRe: Released PR showing unrleased during PO creation..
Hi, please check your release strategy again in release Groups there is there any changes made for "Overall Rel " tick mark or you can check it at the PR document type level also if it is flagged then...
View ArticleRe: Acess hana data source fail with 1033 error
Just a question, Why when I try to open a data source from BI platefom it fail with error 1033 but when I create a data siource in local system it works. we don't wante to create a new connextion for...
View ArticleV12 - Memo/Binary compression.
Hi, I am testing the memo/binary compression feature in V12. If I edit my table properties in ARC, go to the field and change 'Compressible' to Yes, nothing happens when I click OK. If I go back to the...
View ArticleRe: Send e-mail when W/O or Notification is created through Maintenance...
Hi, 1. You can set up the workflow for Maintenance Notification through configuration by setting up the work flow . This is a standard workflow so only customizing is required . SPRO->Plant...
View ArticleRe: can't disable button on system form ("0")
Hi N guetta, When you try load your form in frm variable, do it with something like this: Application.SBO_Application.Forms.GetForm("Id of your form", 1); P.S: Your form should be open before call this...
View ArticleRe: CMC Users long response time
You can get the IP address of your AD server and update in the Host file of the BO server , where u have CMS. host file locaiton.take bakup before modificaion. C:\Windows\System32\drivers\etc But i...
View ArticleRe: SAP Fiori launchpad display issue
Hi Saurabh, The UI Libery version is given in atached screen. I´m not sure but I did not deffined any custom theme for launhpad wilful (we have an custom theme for NWBC).Best regards,Denis
View ArticleRe: can't disable button on system form ("0")
First of all in your code you have to get the unique id and the type of your open form, for example if the open form is an AR Invoice : static void SBO_Application_ItemEvent(string FormUID, ref...
View Article