Re: How to Add "Account key cash allocation" field to Billing type "F1"
Here is how you can maintain the account cash allocation key:Fast way -> SM30, view V_TVFK_KON - maintain the EVV key.Through SPRO->Sales&Distribution->Basic functions->account...
View ArticleRe: export data using the output command from interactive sql
Both bcp and isql can create rows where columns are separated by tab. This typically suffices for exporting to excel etc. You can also use some other character like '|" pipe symbol or "~" tilde etc. to...
View ArticleRe: How to display a subtotal on a report footer ?
Hi Alpa, 1) Create a formula with this code and place this on GH: If {table.currency} = 'CHF'ThenShared Numbervar chf := Sum ({table.AMOUNT_DUE}, {table.CURRENCY})Else if {table.currency} =...
View ArticleRe: User prompt to act as filters and a calculated filter
Did you happen to change your filter type to "Less Than" or "Less Than or Equal To"
View ArticleRe: SMP3.0 - Relay Server 12 Configuration
Dear Andreas, Thank you for your time clarifying our doubts. Cheers,Vicente
View ArticleRe: P13nFilterPanel operation by default
Thanks but that is when I add FilterItem. I need show the operation BT in the combobox when open the Dialog
View ArticleHow to archieve incoming or outgoing documents?
I am working on ICC for SAP integration. I have completed basic tasks for configuring SAP for archiving incoming and outgoing documents. But the problem is I am new to SAP. Can anyone tell how to...
View ArticleMigrate ECC6.0 EHP7 on MSSQL to SAP S/4 HANA
Hi All, I have SAP ECC6.0 EHP7 on windows 2012 with MSSQL 2012 which I need to migrate this application to SAP S/4 HANA.I have been going through option on how to execute this and have few queries.What...
View ArticleRe: select distinct from CDS ends with ORA-01791
Hi,one needs to figure out what ABAP sens to the DB.In the short dump there is something like Work process number.. 10Note this number, here it is 10.Then in transaction SM50 select this work...
View ArticleRe: Dynamically pass so10 Text Name & generate Adobe Form
Thanks Ryan !! I tried adding interface parameters and it worked. What is the standard way of invoking this PDF ? Through a program or Web Dynpro ? Thanks, Kiran
View ArticleRe: Download a barcode as bitmap '.BMP' (new technology barcode)
Hi, Yapeng, How can you create the biptmap header and save this? I have the same problem, because of smartforms I can't create a bar code with more than 255 characters. So i try to copy the program,...
View ArticlePO workflow issue
Hello, Our PO release strategy is based on cost center validation. The relationship between the cost centers and the approvers is defined in a specific table. I have an issue with a PO validation. In...
View ArticleRe: FB03 cost center text not display
hello Chk the object S_Translate in the specific role and check whether that object is activated.
View ArticleRe: Hana and PA expert (double Exponential smoothing) : error 423 (AFL_WRAPPER)
Hi Olivier, I will take a look on Monday. Is it an option to share the HANA dataset you use for us to try to reproduce? Or at least the data types of your tables/hana views. If you are a SAP customer,...
View ArticleRe: In Payroll Canada, WT XXXX is not appearing on T4 in Box 40
Hi Remi, The sub application T415 contains the below mentioned entries. The start date is mentioned as 01/01/2015. V_596I_A F40 Other Taxable All 1347 Vehicle All 01/01/2015 12/31/9999 + AMT...
View Articleimport_own_cert Installation of certificate failed
Dear Expert, We want to configure SSL for SAP Web Dispatcher and we have followed the following steps: 1.Create the Web Dispatcher Server PSE and generate a CSR sapgenpse.exe get_pse -p...
View ArticleRe: Report structure
Hi Faiz, Could you please show me some screenshots as i am not clear about over lapping. ThanksHari
View ArticleRe: SQL Server 2014 - buffer pool extension
Hi Srikanth, I've followed Microsoft documentation to perform some tests. I belive this might serve you for some purpose, but so far I don't recall any blog post on SAP on Microsoft Platform blog -...
View ArticleRe: How to create customizing filters
Conditional formatting is not yet supported for Stacked Column Charts. It is only supported for Cross-tab, line, time series, and pie. Support for other chart types is planned.
View Article