IDM stops provisioning business roles, but privileges seems OK
Hi IDM expert, We are having this problem since last Friday. Before that everything works fine. The problem is like for instance, A business role TEST:PROVISION has two...
View ArticleRe: Item list where there is no sell
Hi, Try this: Declare @fromdate as datetimeDeclare @todate as datetimeSet @fromdate = ( select max(ta.docdate) from OINM Ta where Ta.docdate >= [%0])Set @Todate = ( select min(tb.docdate) from OINM...
View ArticleRe: Removing the duplicate value for the required field in display report
When you use DELETE ADJACENT DUPLICATES you have to sort the internal table by the field you want to delete. This source code should work out. DATA: BEGIN OF GT_MRP OCCURS 0, WMENG...
View ArticleRe: Release Strategy redetermine for the lower vaule
You or your developer will need to do some jumping around hoops in order to make this happen. Off the top of my head. Alexandre suggestion is a good place to start: you'll need to work with structure...
View ArticleRe: Import ABAP Errorlab
Hi Said, Please share us the below logs from installation directory ACCTIT.logD010TAB.logDYNPSOURCE.log you might find a entry like (RFF) Error: RegardsKartik
View ArticleRe: Removing the duplicate value for the required field in display report
hi, But i want to remove the duplicates only from one field as the code after executing displays the duplicates from other fields. Pls help in resolving similar to the below Sales order...
View ArticleRe: I can't connect to Client dashboard only in 1 database in 9.1 PL03
Hi, Please check SAP note: 1487311 - Integration Framework doesn't start; B1iP detected an error Thanks & Regards,Nagarajan
View Article0MAT_PLANT data load is taking more time after upgrade
Hi All, We are upgrading our BW system from 7.3 SP03 to SP13. After upgrade, we came to know that couple of master data loads are taking more time than before upgrade. Ex: 0MAT_PLANT load (PSA to IOBJ)...
View ArticleExtending Fiori Application: Odata extension
Hi There, I am trying to extend Timesheet application using Odata extensions to hook some validations around start/end time/duration fields.Now to begin i wanted to ensure a custom Odata services can...
View ArticleRe: Values of goods issue not flowing to GR55
Hello Uday. Thatgrupodreportingare using?.I want to makean exact test.Regards.Camilo
View ArticleRe: Eclipse based BEx Query Designer
Hi Martin Chambers, I am really doubtful if you can find some documents on the Eclipse based Bex query designer as it is a very very new feature in the BW BEx world.. BRPrabhith
View ArticleHow to Update User Max. Discount - Sales Using DI-API
Hello, I am using SAP Business One 9.1 PL03, and I am trying to add a user and set the MaxDiscountSales property using the DI-API, but it does not seem to be having any effect. This code Users oUsers...
View ArticleRe: AFABN deprication error
Hi, According to me, you can't reverse the depreciation posted. What you can do to reverse this depreciation for this asset, is run depreciation again just for the asset impacted with depreciation key...
View ArticleRe: UDF link field with dynamic run time URL
Hi, Double click link field to add new URL. Thanks & Regards,Nagarajan
View ArticleTable linkage RE-FX
Hi team I need to fetch cost center field in one z report therefpre Please provide me logic for table linkage between Architectural object (Rooms) and the cost center.initiating point is...
View ArticleRe: Dispute :- Attachment Option
Sandeep, Check the links below: Attachments to Dispute Cases - Configuration of SAP Biller Direct for FI-AR - SAP Library Dispute Case:UDM_Dispute Attach document Dispute Case - Additional Documents...
View ArticleRe: PO output getting triggered sometimes but not everytime
Hi Alexandra Thanks for your response. I checked in the system and I could not find "determination analysis" in the purchase order. Is there a way to activate determination analysis? Also, we could not...
View ArticleRe: HRESS_A_W4 declaration portion is missing
Are you saying the declaration text "Under penalties..." is missing but you see Declaration label and a check box next to it or that you don't see either? What upgrade was done? Maybe the upgrade...
View ArticleRe: How to follow up the SC item "cannot be ordered"?
Thanks Vinita. I will work with Project Team and ask them to support.
View Article