Opportunity through BAPI
Hi, I am a freelancer and currently working for SAP CRM where I am trying to create BAPI through FM. As we design, Lead will be created in third party system and I have to directly create Opportunities...
View ArticleRe: WM Managed-SLOC to SLOC transfer (Requirement: Same Source and...
I don't see any reason why this will not work. did you tried with the setting mentioned in the Link, what is the error you are getting upon confirmation of the transfer order
View ArticleRe: Remove treeNode expand/collapse animation
Thanks for this approach. I'll try to apply this on my project! Thanks again, Alex.
View ArticleRe: WM Managed-SLOC to SLOC transfer (Requirement: Same Source and...
Good day,The most efficient way is through customization, create a Zcode to do the two step transfer in the back ground. You will need to temporarily write the source storage type/bin to a table that...
View ArticleB1 HANA - weak ephemeral Diffie-Hellman key in Server
Hi, I have successfully installed Suse Linux, HANA 74 and B1 Server Tools 9.1. Everything seems to be running correctly but when I try to browse to the SLD Control Center I get the error message:...
View ArticleRe: BSI Tax Factory 10.0
Hi Graziela, We have an issue where Employee Medicare Tax withholding is incorrectly calculating on negative supplemental wages. When processing wage type as negative for an employee whose YTD Medicare...
View ArticleRe: Adding Trailer record using file content conversion or MTB
Hi Raghuraman, It looks like you did not understand my questions correctly. I know i can convert XML to Flat file or Flat file to XML using FCC or MTB without mapping. I can even do simple file pass...
View ArticleRe: prod publish of service manager on SMP 3.0
The only way to update an ini file is to push out a new version of the application.
View ArticleRe: problems sap webgui when export specials characters as 'ñ' or 'á'
Hi I am using this code: DATA: gr_file TYPE REF TO zcl_file. gr_file->download( filetype = 'XLS' path = lv_file separate_by_tab = abap_true data_tab = gt_out ). METHOD...
View ArticleRe: I Cannot see the values of the Approval Status Sales Quote.
thx for the Reply this was really Helpfull.
View ArticleRe: Adding a field containing multiple comment lines to a table
This is the normal way of doing things and if you search SCN you'll find plenty of examples of how to do it. Rob
View ArticleRe: How to get the SAP Web IDE 1.16 on premise
Unfortunately yes.. 1.16 version has very important features, and of course with better and latest code. Hope they will provide us with the new version on premise
View ArticleRe: Affordable Care Act (ACA)
Hi Alex,Thanks for your post on your mailing solution. Are you including the Instructions for Recipient page that is currently page 2 of the 1095-C IRS version? The page that defines what all the...
View ArticleRe: Charting in Web Intelligence
Hi, jusr to add to Rakesh´s answer, you can also set a background picture to your table cells with an ellipsis so it would mimic more yoyr requirement.Regards,Rogerio
View ArticleRe: prod publish of service manager on SMP 3.0
Kevin, When you only have the javaBE.ini that changed, you can have this application zip file loaded again into the Agentry editor (assumption newer SMP 3.0 SDK than the Service Manager 4.2 exe files...
View ArticleRe: ???dummy.action.VISI_Lums_View_Lums.display.name???
Redeploy the web apps.Clear tomcat cache and start the tomcat.
View ArticleRe: calculation base on break on a crosstab. How to?
Hi, If every-time you will get the two years data then use this. =First([Sales revenue])/Last([Sales revenue]) Amit
View Article