Re: Where to Access Datasource of Component
Hi Robert, The process for accessing the data of a data-bound component is documented in detail in Section 5 SDK Extensions and Data Binding of the Design Studio SDK Developer Guide. You can also...
View ArticleRe: IW51 DefectiveQty field editable
Hi Arjit, Thanks for your quick reply. I follow your IMG path, but not found "Notification type = S1" step. My screen is as below. the IW51 fields VIQMFE-FMGFRD and VIQMFE-FMGEIG still displaying like...
View ArticleRe: LSO portal function under EHP7 ?
Hi Martin, In my case, the 'beholder' are millenials who are daily users of Facebook and Twitter and other web 2.0 sites. Compared to those UX, WDA looks outdated by a million years. 1. I dont have my...
View ArticleRe: Question on Access to SAP Web IDE
Thanks both for answering my question! My question is whether SAP internal developer, for example myself, need to sign up for HANA platform or not. I am bit confused that no information mention this....
View ArticleRe: Online Forms W-2/W-2c not working
To resolve this problem I deleted Prod PCL4 and then executed again the "Tax Reporter" with the correct days. Regards,Carlos
View ArticleRe: Branding changes with Agentry iOS Client
Thanks Bill. You mentioned that 'Keep in mind that the ClientText.ini contents will override anything you configure in the Branding.plist.' I think you were saying 'the ClientText.ini contents will be...
View ArticleRe: How to restrict context at universe level?
Can you please explain it in more detail? Do they not want to see rental and sales in the same universe?
View ArticleRe: Registration-free .NET activation
You might want to look at Side-by-Side manifest maker. It will do the work for you so that you don't have to stress over it. If you're not going to do that, then the manifest you need to create two...
View ArticleNo asset values for depreciation but showing the assets in AFAB
Hi experts, while running the AFAB and assets are diaplaying which is dot have the asset values for depreciation. But those assets having Net book value-1and at posted value tab it showing the 0 for 12...
View ArticleSAP B1 Studio Suite for MS Visual Studio 2013
Hi Expert,My company already purchase Microsoft Visual Studio 2013 professional edition for other development projects.How can use it with SAP B1 Studio Suite for customization? Regards,Swee Sen
View ArticleRe: Why we must use CL_SALV_TABLE for ALV
10 points award you. Tom, what cat are you? something additions, CL_SALV_TABLE it`s easy to use, no need fieldcat any more like FM ALV or alv_gui_grid. And CL_SALV_TABLE can quickly change to list...
View ArticleEquipment BOM not displayed in Structural dispaly
Dear Experts, I understand that similar questions were answered in the forum before. But I still have the same problem even after following the advices in the community. I created an equipment BOM with...
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: Charges calculated for multiples invoices to be shown only on the first...
Hi Atul Thanks for the suggestion .Yes condition type is fixed condition so if i understand correctly you are suggesting build routine in VOFM and assign this to condition type so i think logic to...
View ArticleRe: Tracking down a bottle neck
Are you saying that the Dataflow works fine EXCEPT for when it updates the target table? If that is the case then I would suspect that:1. You don't have a primary key defined in the target table. You...
View ArticleRe: Functional currency should be Company code currency in OB22?
Hi Yoshi, You can activate alternative local currency under General Ledger Account > Business Transaction > Closing > Report > Sales / Purchase Tax Returns > Activate Alternative Local...
View ArticleRe: Will the BI 4.1 Edge Evaluation run under Linux?
Edge supports both windows and linux servers.
View ArticleRe: 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 Article