Re: Net amount does not tally
Hi Jurgen, Thanks a lot for you response.Here i have a total quantity of 21.Which means 233.64*21= 4906.44. When this is inclusive of GST it calculates for The total amount rounds up to 5249.89.But the...
View ArticleRe: The Text Field Changed in Delta mechanism for 0FI_GL_14
Hi Sander, Thank you very much. Based on the SAP note you attached, requires SPS12, but we are on 6. So BASIS team has patched that. I am doing another round of the test. However, I think the...
View ArticleRe: Functional currency should be Company code currency in OB22?
Oh, I see.How about W/H Tax report?(S_P00_07000134) Yoshi
View ArticleRe: Query browser in Dashboards showing the hidden rows of Bex
Hi Xavier, If I change the Bex query rows to Always Hide option , its working as expected. Query browser is not showing the hidden items. But I doubt if this is feasible as we have more than 70 Bex...
View ArticleSales order includes material information automatically copied? How?
Sales order includes material information systemically copied from the material master record.How it copies from the M Master record to the Sales order? can anyone explain briefly? Thanks, Ria
View ArticleRe: Data type for Formal Parameter TYPE CLIKE
Hi Amarpreet, Maybe you can try using <fs> as export parameter, FIELD-SYMBOLS <fs> type clike. regards,Archer
View ArticleRe: Help With Query To Check All Open PO's
Hi, Try this query: SELECT T1.[ShipDate], sum(T1.[Quantity]) as Total FROM OPOR T0 INNER JOIN POR1 T1 ON T0.DocEntry = T1.DocEntry WHERE T1.[LineStatus] = 'o' and T0.[CardCode] = [%0] GROUP BY...
View ArticleRe: UPLOAD PRICELIST USING DTW
Hi, Please refer SAP note: 903392 - DTW_How to set PriceList field for the Items_Price object Also refer threads:- Updating standard price list thorgh dtw in SBO 9.0 Price List Update Error through DTW...
View ArticleRe: How To Convert Date Format In Query
Hi NagarajanThanks for thatIt works like a charm Thanks and RegardsRahul
View ArticleRe: matrix focus problem when assigning value to a cell using vb.net
the mouse cursor is still focusing in the DisNet5 for every column.I dont know why its focusing eventhough i used the oform.freeze(true) before computing. this is my updated cood code: For i As...
View ArticleRe: Check mandatory for Select Option
Thanks Kiran , appreciated! I was checking with check_selection_screen assuming I have both select option as well parameter field (being a dynamic screen I am developing). I observed there is a...
View ArticleRe: Lumira: Dataset Refresh Failed
Hi,At the moment I try to refresh info from a universe with the refresh botton and it failed... The next I did was refreshed from edit data.
View ArticleComo migrar partidas em aberto com imposto retido (acumulado) no pagamento...
Oi Pessoal, Estou com um problema na retenção de impostos, agradeço quaquer ajuda! É o seguinte: Imposto retido no momento do pagamento pro Fornecedor com acúmulo, ou sjea, a retenção só ocorre se...
View ArticleRandom user delivery block
Hi,I am facing this problem when one of my client uses the VL02N transaction and when he successfully logged out, but if another user login and uses VL02N it shows document "XXXX" object is blocked by...
View ArticleRe: Sharing post URL in SAP UI5 - Email and Lync chat
ONLY Libraries here - >> data-sap-ui-libs="sap.m, sap.ui.layout, sap.ui.unified, sap.ui.commons, sap.suite.ui.commons, sap.ui.ux3, sap.m"That should do it jQuery.sap.require("sap.m.URLHelper");
View ArticleRe: Sharing post URL in SAP UI5 - Email and Lync chat
remove sap.m.URLHelper from sap-ui-libs declaration data-sap-ui-libs="sap.m, sap.ui.layout, sap.ui.unified, sap.ui.commons, sap.suite.ui.commons, sap.ui.ux3" you are using so many libs !!
View ArticleRe: Posting Date Variable
Loed, Is it possible at all to make the variable a single value instead of an interval? Thanks, Recca
View ArticleRe: Sharing post URL in SAP UI5 - Email and Lync chat
I did that before, doesn't work. It gives an error when I try navigating to that view. Uncaught Error: failed to load 'sap/ui/sam/controller/ViewDetails.controller.js' from...
View ArticleRe: Reg: Approve Working Time
explained above why red and green, did you read in CAC1? tolerenace? Not_found error : http://scn.sap.com/thread/3228235http://scn.sap.com/thread/3419474 Read above, common error
View ArticleRe: MSS - Approve Working Times, Incomplete Timesheet status incorrect
1816804 - MSS Approval incorrect when using multiple time records check yoru work schedule and ensure they record complete times, do you see anything in missing column? to explain further Please note...
View Article