Re: SD-FI-CA - credit memo with 0 amount
Hi, My question is for the reverse scenario. Is this going to happen ? What if the amount is less than 77,48 € and VAT exempt ? Do you want any Stamp Duty with some amount to be passed to Accounting...
View ArticleRe: Input Help "Z" in Transaction BP
Marcos, I think you can use a field exit in this case http://wiki.sdn.sap.com/wiki/display/ABAP/Field+exits In this way you will associate a function module in your field and there you can call the...
View ArticleRe: Some info about object keep visible.
How do you open the "Emp Salary Setup" form? If you open it from the Emp Master Data from, you'll be always returning to that form. You need to buid and open the "Emp Salary Setup" form, and make the...
View ArticleRe: Rated in connection tab
To be honest i discovered it just after your first reply.I had to write a review on a random content, i think my review will be rejected
View ArticleRe: Revenue recognition for Taxes.
Hi, Which country are you referring to in this case ? Does not make logical sense since Tax is not a revenue. I can understand Freight which is sometimes treated as a revenue. Thanks.
View ArticleRe: Transaction Launcher "Transaction ICEXECUTE is unknown"
did you maintain the url for ERP system as well go to tcode CRMS_IC_CROSS_SYS in crm system and maintain the URL for ERP system also to which you are trying to connect if this is not done already...
View ArticleRe: i want to know how to cancel customizing request and how to reverse...
Hi Venu, In addition to what Deepak mentioned, where/in which system is this customizing request now?If it was already being transported to other systems (QAS/PRD), then you can proceed as Deepak...
View ArticleRe: CODE is not supported by BAPI2017_GOODSMVT_CREATE
Hello ajay, check corresponding table T158G for GM_CODE for allowed t-codes. Regards,
View ArticleRe: 401 Unauthrized error in sxmb_moni.
It is certainly user credential issue. Are you interfacing java stack with dual stack? You mentioned 7.31.That means your sender system is single java stack? Where do you see SXMB_MONI?
View ArticleRe: Service Order Settlement for Planned Cost
Hi, Components actual cost is only updated when they are consumed to service orderso you have to post Goods movement using 261 movement against the Order in MB11 As you know the actual cost of material...
View ArticleRe: how to replace comma
you might also considering writing simple java mapping to replace the comma using java string class. This is purely how to do escape the special character within the string. Another feasible approach...
View ArticleRe: BrainStorming help for a PI beginner
This is possible even without bpm. Basically you rely on earlier webservice call output for the other and finally use the values for the target call. You have to do two UDFs in the message mapping as...
View ArticleRe: Mandatory Sales Organization in CS
Hi, Could you please try in OIAZ transaction where you can find sales organizationyou can set it as required field regards,santosh
View ArticleRe: Red arrows not appearing in debug mode.
http://scn.sap.com/thread/3230008 See the above link. I to modify some parameters in Xcellerator.cfg which is by default located in C:\Program Files (x86)\SAP\SAP Business One...
View Articlecant find the datasource and server details while installing BO 4.0
I am trying to install BO 4.0 with SQL 2012 database. But I am not able to find the server details or the database(for audit and cms) that I created while installation. Screen shots as below.. Please...
View ArticleRe: How to change org data in copy badi?
Hi Vishal , You don't need to call CRM_ORGMAN_MAINTAIN_OW if you are writing code in the method ORGMAN of your BADI. You just have to change the values of the structure CS_ORGMAN_BADI , rest all will...
View ArticleRe: PI Error during variable substitution: Variable 'XXXXXX' not found in...
Hi Baskar, Thanks for the blog referral. However, I double checked and my observation is correct - Even though your variables match the values in the variable substitution table, you will still have...
View ArticleRe: Displaying Top 20 Vendors on Pie Chart
Hi Eddy, As Rakesh told is correct result is coming Rank =Rank([Measure];([Name ]);Top) ForEach ([Name ]) Result =If([Rank] < 5;[Name ];"Others") and map with "Result" and "Measure" you will...
View ArticleRe: SAP PM maintenance planning task list
Hi Maheswaran, validity from date 15.07.2013 to date:31.12.9999 Yes, the task list is correctly updated for the Orders which are created after task list creation date i.e. after 15.07.2013. Can you...
View ArticleRe: Low performance of workbook
Hi Guys Thanks for the notes and apologies for the delayed response.The purpose of creating this separate note was that I am unable to search solution to the issue in existing discussions.None of the...
View Article