Re: Rounding issue in Formula Keyfigure
Hi, Say your Keyfigure is KF1. You need to create a formula/CKF as below to get the desired result.CKF = ( ((FRAC(KF1) < 0.5) * FLOOR (KF1)) + ( ( FRAC(KF1) >=0.5) * CIEL(KF1) ) ) Regards,Satya.
View ArticleInbound EDI from Customer
Hi, We have a scenario where Plant 1234 is creating Scheduling Agreements with the end customer. When the customer sends the requirements thru EDI then it comes and updates the scheduling agreement...
View ArticleImpact of change in pricing procedure
Hi, I have two questions regarding pricing procedures. Would really appreciate if somebody can answer them. 1. We want to change the pricing procedure for our Sales Area from X to Y and create new...
View ArticleRe: how to calculate Over due days in sap bi bex by use of net due date and...
Hi Pankaj, I hope your concern is about only open documents. As you said, you have already created formula variables on Net due date and posting date, try the below formula and check the results....
View ArticleIDOC_AAE Error - (104) JCO_ERROR_SYSTEM_FAILURE: Open SQL array insert...
Hi Experts, Good day! Currently, I have a File to IDOC scenario on out single stack 7.4 PI system.During the testing, it is woking smoothly up until the point where PI is trying to transmit the into...
View ArticleRe: Table control insert Issue
Hi Venkat, As you mentioned only i have written my code... Inside insert functionality my piece of code given....if there any changes in that.... Pls do let me know. Kabil.
View ArticleActivate/Deactivate Funds Management - Greyout
Hi Group, I have configured Funds Management with all the required configuration Settings except the below on.SPRO- Public Sector Management > Funds Management Government > Actual and Commitment...
View ArticleRe: Draw a business process model for Upstream Operation model.
use ume api to search usernot able to understand your second one
View ArticleRe: Discussion on Foreign Currency Valuation
Hi Arif Thanks for your reply. a) a) Is Asset account always translated not valuated i.e. through FAGL_FC_TRANS not FAGL_FC_VAL? Please elaborate this query.--- My question was is Asset Reconciliation...
View ArticleRe: BOL object name not found error in Roadmap Form
Can you please provide me the screenshot , as there is no custom config in our system.
View ArticleRe: Prompts in HANA views
Hi Vinodh, Yes, that support would be coming soon. Regards, Ashutosh
View ArticleNoSSO URL for CMC in BI 4.1 SP6 ?
Hi, as we know, from BI 4.1 SP6, SSO can be used for CMC. Especially for administrators who need to login to CMC several times a day, this is a very nice feature. Thanks you, SAP ! Last weekend we...
View ArticleRe: What is the default password of Client 800, 811 on IDES 4.7
please help.that is not working.please give new user name and password regards,Saresh
View ArticleRe: What to return from GetEntity if requested record is not found?
Hi Frank, We'll get a clearer idea by seeing your code in data provider class. If you cannot share it, try adding something like this in the code- If date field from Database is empty. set date...
View ArticleRe: HCM Processes & Forms: Can we use FPM Forms with GAF component
Hi Sahir, Here we are working on FPM forms and trying to call them in Roadmap, like we call adobe forms in road map. Not looking for Roadmap forms. ThanksSajal
View ArticleRe: Passign values to nested prompts via opendoc url
Hi Harsha, Basically am passing client id from via open doc url. But the report query is based on some derived table which contains some prompts.So if i drag any other object from that derived table in...
View ArticleRe: PO BAdi "ME_PROCESS_PO_CUST"
Hi Suresh, You have an importing parameter in PROCESS_ITEM Method ,you can get the req. data using the methods of that object class . DATA: lsitem TYPE mepoitem. lsitem = im_item->get_data( ).Now...
View ArticleRe: Procurement visbility scenario not working
Also, check if you have maintained application system in tcode /SAPTRX/TSC0AS Thanks,Vishnu
View ArticleRe: SOAP(axis) receiver scenario - signature verification is invalid
Hello Maxim, Oops...it was my wrong. I had an appropriate link and the note which you already have.. Will check for the link and update soon.
View ArticleRe: Agentry - Designing Screens
Ankur, For each screen set, the client will report it's platform and the Agenry server will determine based on the available platforms in the Screen Set and the platform priority defined in the...
View Article