Re: Actual Activity Breakup
Hi, Check the following report: KSB1 - Actual line items, select business transaction RKL. (or) From that report only just double click then click on actual line items then you will get the breakup....
View ArticleRe: Dynamic sum of values
You could use if statements in the loop. If p_monat GE 1ADD ls_cosp-wkg001 TO ld_wkgxxxENDIF If p_monat GE 2ADD ls_cosp-wkg002 TO ld_wkgxxx.Endif ..This would reduce the amount of code somewhat.Field...
View ArticleRe: Content Studio and Provider Credentials not available
Thanks for your recommendation Christian!Unfortunately I only get some errors for missing HANA content, if I run CUAN_TC_CHECK. The errors refer to HANA contet for HRF, which we don't use. So this...
View ArticleParameter Type UUID is not Valid
Dear Expert, Hope you are fine, I am going to write a script in CustomerQuote, but I need to access to Account. I check through the UI and found the value of my field that is here: In my PDI, I am...
View ArticleRe: badi implementation for me21n
Hi, You may have forgotten to assign a field status to the user-defined fields on these tabs. As a result, the system automatically interprets the field status as 'hidden' in create mode. Pls check out...
View ArticleRe: RFC adapter Response Junk characters
Hi Govinda, it's worth to look into the JCo traces as well. You might also increase the trace level in order to get more detailed picture about the communication between the RFC adapter and backend...
View ArticleRe: Splitting of Investment in Bonds entries for Face value and premium value
Hi Friends, Please note that we will be using product 04I (Fixed Interest Bonds)But the requirement of splitting the amount still remains the same i.e. splitting of face value and premium/discount...
View ArticleRe: Issue in calculation of Bonds accrued interest - Unit Quoted Bonds - 04K
Hi Friends, The issue of calculation is solved. I changed the product type to 04I i.e. fixed interest bonds. So closing this thread. Regards,Rohan
View ArticlePI sheet - Activity End Date coming by default
Dear Experts, We are trying to enter activity end date in PI sheet but these all are coming by default in the few orders. Only those orders are getting this error which where uploaded during upgrade...
View ArticleoData time formatting in sapui5
Hi Experts, I am not able to format oDate time in sapui5 application. TimeOfMeasur:"PT18H25M00S"formatter.js Time: function(fValue) { if (fValue) { var date = new Date(fValue.ms); var...
View ArticleRe: Synchronize Asset and Equipment
Hi Are gone through following link.This may be help you outSynchronize Equipment creation with Asset maste... | SCN RegardsPrasad
View ArticleMove out issue
Hi Guru,I am trying to do move out and device removal same day but it is not possible in the system.Please let me know where i have to do setting in customizing level so that above functionality will...
View ArticleRe: FI Posting Error ?
Did you check table T001P entries. Check all records in this table for molga = 99 and verify if any WERKS (personnel area) of molga '10' is present there. if yes, ask your HCM consultant to change that.
View ArticleRe: Everybody gets Messages in Business Workplace - Dangerous goods error in...
Hello Thomas please read cross Exception Handling - IDoc Interface/Electronic Data Interchange - SAP Library I believe after some "deep" check of this (and subchapters therein) you might find an answer...
View ArticleRe: Restrict the value assignment for classification characteristics
Dear Dennis may be check:http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0d22ea5-7643-2c10-97a1-fd9e6e5683ef?overridelayout=t… Authorization object to restrict classification... |...
View ArticleRe: Scheduling Report to Local PC (File System) - Not Working
Hey thank you for the tip...I did exactly what you told me to do.On BO schedule it says "success" but on my desktop the file is nowhere to be found...I refresh the desktop but I cannot find the...
View ArticleFilter Infoset Query on Additional Extra Field
Hi Experts, My infoset query has one extra field. I successfully did some calculations and put the result in that particular extra field (let say ZXXX).When I tried to filter the extra field using...
View ArticlePrint Team Calendar in MSS
Hi All, when ever am trying to print Team calender in MSS, its giving internal error as below. 500 SAP Internal Server ErrorERROR: WebDynpro Exception: Internal error when processing form SOAP...
View ArticleRe: show url on login.htm page
What's your code? At which point did you define an enhancement?Please a screen capture would help.
View Article