Re: How to compare a program which is in two different servers?
Hi Chandu, Run T-code SE39 and there give the program name and the client number and then you can compare the two programs on the same screen. Regards,Dinesh
View ArticleAdditional Payments Wage Type
We have a request to create a wage type in Additional Payments that will decide amount based on Years of Service stored on our Date Specs infotype. I don't think there's a way to do this. I haven't...
View ArticleRe: switching language to Spanish, Else statement error
Thank you Simone. Please keep me posted on what you end up finding.-Devon
View ArticleRe: SOAP Error message from Oracle
Hi Paul, Please uncheck "Do Not Use SOAP Envelope" and try. I don't think you are manually handling SOAP Envelope and you are getting SOAP message and not HTTP.
View ArticleRe: Custom Adapter module in File Adapter
Hi Nabendu, 1. In SXMB_MONI, what the Payload-Main Document you can see in Call Adapter step, is it Blank? No payload contains Flat file. 2. The File generated at Target, that one is too empty (Empty...
View ArticleCopy totals from KF 1 to detail level 1 of KF2 using Macro.
Hi ,Scenario:Location : L100, L200SKU: P1, P2 KF1 Total 1000 L100,P1-500 L100, P2-500Now I want to copy 1000 Total of KF1 to L100,P1 of KF2KF2 Total-1000 L100,P1- 1000...
View ArticleMSS Compensation Planning Add Custom Field Save Data
Hi Experts, We are trying to add a new field in Compensation Planning which is an editable field.We were successful in adding the field. But when I enter a value and press enter the value entered in...
View ArticleRe: Custom Adapter module in File Adapter
Here is my code. How i am reading the input data. msg = (Message) obj; msgType = (String) mc.getContextData("msgType"); nameSpace = (String) mc.getContextData("nameSpace"); key = new...
View ArticleRe: How to tell if a table is used
Hi Matt, If there are hundreds of reports to be scanned then "rpt inspector" third party tool would be very handy:...
View ArticleSap is asking us about versions and I we do not know what that is
"HR country versions needed""FI/LO country versions needed" Thanks
View ArticleRe: How to compare a program which is in two different servers?
Hello,you have to go utilities -> versions -> version management. here, one is development database and another is version database..your current program task no. (eg: dev server) is in...
View ArticleRe: Giving Rights to users to export report only.
Hi Gaurav, Follow Daya's instructions. In BO, you cannot make buttons disappear. You can only disable them. Maybe in the next release of BO 4.1, that will be possible.
View ArticleRe: READ itab of type TTTABNAME
READ TABLE itab INTO lv_tablename WITH TABLE KEY table_line = v_tablename. This is documented in the ABAP help for READ TABLE. The pseudo component table_line can be specified as a component for tables...
View ArticleRe: ReconType in OITR table
Hi Rafael, It looks like the 8.81 SDK document has missing values. I found this in the earlier 8.8 SDK: ReconType:0 = Manual1 = Automatic2 = Semi-Automatic3 = Payment4 = Credit Memo5 = Reversal6 = Zero...
View ArticleRe: export data FROM excel TO abap
Hello, you can use ALSM_EXCEL_TO_INTERNAL_TABLE fm..but this not RFC enabled fm. you can copy from this fm to a custom fm..make it RFC enabled fm. ThanksSabyasachi
View ArticleRe: Scorecard Alerts on Texts
Thanks for the inputs , At last I can able to display the status as green, yellow, red in the columns of Scorecard. I want to remove the one which are highlighted. Now I want to know how to display...
View ArticleRe: Additional Payments Wage Type
Hi Randy , I also don't think there is a standard way of doing it, but you may try perform in using Dynamic Actions: First create a routine, in it you will specify the logic of determining the amount...
View ArticleFeb 2013 Month not showing in P&L Report
The accountant at one of our customers is runs the Profit and Loss report with the following Selection Criteria:Display in Report: All check boxes are uncheckedMonthly Report is checkedDisplay First...
View ArticleRe: Question on AP Invoice Discount
Hi Amit, Better check with freight setup for each vendor.
View ArticleRe: Homogeneous System Copy of CS and TREX servers
Hi Antonio, For Content Server on MaxDB refer below notes 129352Homogeneous system copy with MaxDB (SAP DB)962019System Copy of SAP MaxDB Content Server Database1014782FAQ: MaxDB system copy Trex...
View Article