Need help in calculating the Total value
Hi All, I have a report with 2 data providers DP1 has attributes 1. Year, 2. Ind and DP2 has attributes 1.Year 2. Amount. 3. Code I am merging on the Year column and bringing the Year, Ind, Amount...
View ArticleRe: How to limit attributes of Characteristic in Query designer rows.
Hi, Why are they doing that 150 rows? Can they still analyze that kind of report? Reporting with transactional objects is much faster than using attribute objects..Hence, 50 transactional objects is...
View ArticleRe: Service catalog icon missing in PM order service tab
Thanks to allIssue is fixed by implementing the OSS note 2184557 - Catalog button not visible for External Operations RegardsSaidasan
View ArticleRe: how to deactivate a part of inverse formula
Hi, Is this related to integrated planning? Try to post in this thread:Business Planning Regards,Loed
View ArticleExtract receipt date and invoice date in AP
I'm looking to extract a report that will show the receipt date and invoice date by line item in AP. This is so we can report this information to measure KPI's. Ideally, we would like this done by...
View ArticleRe: LOBs coloum consumes huge space and grows in fast rate
Mark, Outstanding analysis of the situation, comments, and hints. I would just add that sometimes, relying on hints is still not precise enough, so, in that case, just alter the stored procedure and...
View ArticleVF31 (billing output) with EDI (6) not working when Invoice item does not...
Hi, We are having a Production High Priority defect.EDI outputs for invoices (VF31) can not get sent when first item of invoice is not 10 (e.g. when first item is 20 or 30).Error message is "VB021 :...
View ArticleRe: List of users who uses Bex Query.
Hi, You may refer in this doc for the table mentioned by SVU above.. Analysis of Statistics Data - Business Intelligence - SAP Library Regards,Loed
View Articleabout FM DB_CRYPTO_PASSWORD
Hi ABAPers, I am newbie on ABAP. I was used FM DB_CRYPTO_PASSWORD for encrypt string. But this FM returns length is only 40 chars (encrypted string length) .How can I extend this length of encrypted...
View ArticleESS/MSS PRINT APPRAISAL DOCUMENT - BLANK PAGE
Hi gurus, I am facing problem in printing appraisal document from SAP Portal (ESS/MSS). Everytime i click "print" button, print preview page is displayed with blank page. My current SAP system...
View ArticleRe: Need Help!How to retrieve 1 record which may 'exists but have different...
Hi Raymond and Jelena, i finally got it, thanks for your help, i tweaked Raymonds code, i used <> rather than <= and i finally got the result that i want. Thank you both. I could hug you right...
View ArticleRe: Get Maximum Value of char by grouping other chars and show result
Hi, Question, what PERIODS did the user enter with your result above? Is it 2016006 to 2016009? Because if it is right, why didn't you include 2016007? From my understanding, based on your results...
View ArticleRe: Connection getting lost while importing 30mb jar file in ESR for Imported...
Thanks Nitin for your help. I was able to access the application/jars using java reflection from UDF and it works fine Best Regards,Anand
View ArticleRe: Not all rows are coming to BEx report output
try to run the same query in RSRT without adding 0acq_value and see the reuslts
View ArticleRe: Speed up Crystal Reports generation on CRS2013
Thank you very much for all the advises. I've increased the RAM to 16 gb, and the deployment template is configured to S. Is there any more setting is needed to configure?
View ArticleRe: Section 89(1) Relief for outside SAP Arrears
Hi,You may have to enter the value for /650 (in your case it is 8M9T) in IT15 for the corresponding years. /650 is Add Tax payable & Surcharge which will form the delta tax. How you are calculating...
View ArticleRe: Data Migraiton - Migration services - Error
Hi Murali, may I know how did you fix this issue ? I'm also having the same issue Thanks in advance.
View ArticleRe: Taxable & Non Taxable WT
Hi,You may have to use the view v_t7int9, here you can specify the limit based taxation. You can find some sample entries with columns Tax type, frequency, Tax IT, Tax code etc. You have the exemption...
View ArticleRe: java experts
Hi Venky, Use below UDF: public String split(String input, Container container) throws StreamTransformationException { StringBuilder sb = new StringBuilder(); String[] parts = input.split("\n");...
View Article