Re: Half day LOP not deducting half salary for international payroll?
Hi Mira, If you have done then check the RAB table there absence entry is coming with valuation class and counting class.If it's coming then check the factoring schema where your /8 series wage type is...
View ArticleRe: The IE Compatibility view is not supported
Hi Vinayak, did you check heck the note I mentioned in my earlier respons? It contains links to a number of other notes that might be helpful. You should also check if the logon settings in the SICF...
View ArticleRe: How is the Taxcode determined for invoice main/sub maintained in ACCINF...
Hi Priyanka. Go to SPRO - Financial Accounting(new) - Contract Accounts Receivable and Payable - Basic Functions - Postings and Documents - Document - Maintain Document Assignments - Define...
View ArticleRe: JAVA Component Installation from SAP Installation Master
Dear Sriram I am very sorry to say that i did not see nay SAPCAR.EXE file in Kernel Folder.Can u please guide me the location of the SAPCAR.EXE location .In whicch file i have to see for that..
View ArticleCant find 'SAP NetWeaver Application Server ABAP & SAP Business Warehouse 7.4...
I have successfull installed and been running 'SAP NetWeaver Application Server ABAP & SAP Business Warehouse 7.4 SP5 on SAP HANA 1.0 SP7 [Developer Edition]' In my CAL-account I have seen that...
View ArticleTransfer Credit Card transactions from buffer of Admin to employee
HI Experts, Please help me with the below given scenario:There are travelers to whom credit card is not issued instead there are Travel Admins who have credit card, these are used by the employees...
View ArticleRe: Workflow Translation not working
Hi Marlon Not sure what may be causing this, but to fix it, can your method use the Workitem Language as an input parameter to get the translations? Pass this language from the task to the method in...
View ArticleRe: QM Table of qualification status
TJ30T for User status, TJ02T for system status.(Or fill a single field with FM STATUS_TEXT_EDIT coded in Infoset definition SQ02) Regards,Raymond
View ArticleRe: Transfer profit from income statement to balance sheet
*XDIM_MEMBERSET ACCOUNT AS %ABAS%=BAS(G30000) *FOR %A%=%ABAS% //For each bas account of G30000 *WHEN ACCTDETAIL*IS F_CLO*WHEN ACCOUNT*IS...
View ArticleRe: Create a custom YTD measure in which the year fiscal begins APRIL N ->...
Hi Vadim, I am not expert in MDX. For you about my requirement, there is not a solution for that ? Remember of my requirement : We have SAP BPC 10 NetWeaver based BW 7.3. We use currently a...
View ArticleHow to remove namespaces from the XMLfile in BODS
Hi, We have created a flow with XML file as a target and generated a XML file. There is namespace in the created XML which is not supposed to be as per the requirement. The highlighted part in below...
View ArticleRe: Design Studio problem to start
Dear Check it with SR release of your server and update it to latest Regards
View ArticleRe: Methods of IF_WORKFLOW
Mike and Florin, thanks for looking into this. Even I am not a very experienced programmer I did some debugging this morning. I have entered a few lines of code in the refresh method and in the release...
View ArticleNeed to fetch the "Planned dates" of the earliest Maintenance call number...
Dear PM experts, I am creating a custom report for next due date for a maintenance plan number. Next due date refers to the next Planned date which is having the status of "Scheduled Hold" or I need...
View ArticleRe: BI 4.1 Sp3 launch pad logoff - logins back automatically
So now it is official that this is a bug in BO. When using WinAD SSO and the new folder link feature and a user opens the link after clicking log off the user will be automatically logged in again and...
View ArticleRe: sort Lov's by ascending order
Hello Pali, You have to create an LOV in IDT using custom SQL for the same.Below is the dummy syntax for sorting :- SELECT column_name FROM table_nameORDER BY column_name ASCHope it Helps !Regards,Tanav
View ArticleUnable to start SAP instance in MMC
Hi Experts, We have installed SAP ECC EHP 6 on Oracle11.Till yesterday we were able to start SAP from MMC. We have installed add on as XECM, it finished yesterday but still we were able to access SAP....
View ArticleRe: ABAP internal table
The MODIFY statement changes an existing row in the internal table (like an UPDATE SQL statement). Please check the ABAP help....
View ArticleStandard FM for getting the agent pop up?
Hello Experts,1) I am designing a workflow where i have user decision and it goes to an approver for approval . 2) To approve it, the approver clicks over the user decision option "Approve". 3) Then...
View ArticleRe: Hierarchy formatting in columns
Hello again, Now Im trying to include a subtotal row after every country, but cannot use it as normally with the member sorter because the local member returns error in the subtotal row.Any suggestion?...
View Article