Re: MDG-F Data replication for CCH using IDOC
Hi Kiran As per our FI consultant every controlling area have only one standard hierarchy. It yes, then it is only one time activity to create CCTRH per controlling area from MDG, Correct? Also tried...
View ArticleRe: How to add multiple button in a column of a table in sapui5?
Hi, You can't add a layout to the text property of a textfield, so this won't work. A better approach would be something like this: oTable.addColumn(new sap.ui.table.Column({ label: new...
View ArticleRe: I want to create a query to send auto email to customer while adding AR...
Hi, Try this query: SELECT T0.[CardName], T1.[Quantity], T0.[NumAtCard], T0.[DocTotal], T0.[DocDate], T0.[DocTime] FROM OINV T0 INNER JOIN INV1 T1 ON T0.DocEntry = T1.DocEntry GROUP BY T0.[CardName],...
View ArticleRe: Project Expenses - Consumption Report
Expenses paid to vendor can be get from CJI3.
View ArticleQuery with Collapsing Result
Dear Experts, I hope I am now on the right place upon my problem. I am generating a query in which I wanted to have a collapsing/expanding result based on the group by from the Document number of...
View ArticleRe: Maharastra Ptax Change 01.07.2014
Hi Sahu, As per your suggestion we need to create MH05 slab in table V_T7INP4 to deduct ptax of February month Rs.300? Thanks & RegardsRatan
View ArticleRe: Cash Journal Issue
HI Tapan Maity ,You can Allow to user to post Entry in bank Account GL Only by using validation,Write a validation (OB28 ) as - Prerequisite -Company cose = xxxx and Transaction code = FBCJ Check -GL...
View ArticleRe: Project Expenses - Consumption Report
1) Project Expenses towards Consumption of Material T-code :ME2M 2) Project Expenses towards Vendors T-code: ME2L RegardsAmbarish
View ArticleRe: SQVI Output Format
Are you downloading the result from spool?Can you upload a smaller version of downloaded file here?
View ArticleRe: Maharastra Ptax Change 01.07.2014
Hi Ratan, You would need to use MH04 for February month 300 which you have already done. MH05 id for next year as you can see that the start date is 01.03.2015 - 31.12.999.
View ArticleRe: Customization and business process behind NRAB (free goods) condition type.
Hi Lakshmi.The business process is pretty clear.We are selling 10 beer cans to the customer and charging for 8.So basically we need to get inclusive free goods.As per my understanding without going to...
View ArticleHow to develop Arrow & Bubbles in Design studio
Hello All, Need your help to develop below two components which contains difference between two columns :- Currently using Design studio version - 1.2 1)How do I develop these "Arrows" in Design Studio...
View ArticleUsage of CRM_ORDER_INDEX
Hi all, I am looking out for some examples where exactly we can use the CRM_ORDER_INDEX table. Can somebody give me a scenario where this table must be used? Thank you. -Ezhno.
View ArticleRe: AS91 Legacy asset transfer at mid-year doubles up planned depreciation. Why?
I'm going to answer my own question and would appreciate someone confirming its correctness. Even though SAP knows that the monthly depreciation is 1,000, it apparently isn't smart enough to determine...
View ArticleRe: SAP BO Dashboards 4.0 - working with dates
Dear Experts,Please help me to get the difference in dates coming under the same column.I want the result in the format of No of days in the next column.For eg:- DateNo of Days (This must be the result...
View ArticleRe: System Not coming up in EXECUTION phase of Upgrade...
Hi Alok, Please check the below note, hopefully this might help addressing the issues. 1845121 - Address already in use - how to find the process listening on port ...ThanksAdil
View ArticleRe: Generating a setup file for a webservice
Hi Chris , thanks for your suggestion , I have tried this , however still doesn't generate the setup file and says ( deploy failed)
View ArticleRe: Question on Logic of seperation in OOAbap-Selection screen
Suhas You are a great help my friendThanks for you replyIts useful Appreciate itHavent thought to put inside a en endless loop i will read all these links
View ArticleRe: Generating a setup file for a webservice
Hi Jacob , This was helpful , I checked the deployLog.txt but can't find anything that could help me to identify the problem , here is the file content...
View Article