Re: PI File Adapter not Polling in 7.4 on Linux
Hi shelly, Could you please check the message log in configuration and monitoring. ThanksGiridhar
View ArticleRe: Custom BO for each Employee
This is my Custom BO raises MsgFecha { message MsgFecha text "La fecha de final seleccionada es anteriro a la de inicio"; [Label("EmployeeID")] element EmployeeID:EmployeeID;...
View ArticleRe: Approval Query for Payment Terms
Hi, Try this approval query: SELECT distinct 'true' FROM ORDR T0 WHERE $[ORDR.GroupNum] = '1' Note: change 1 to your group number Thanks & Regards,Nagarajan
View ArticleRe: table for FBL1N report
thanks Raj, I am stuck up when i am chekcing balance for a vendor in BSIK (open item) & in FBL1N. BSIK table does not include +/- sign with amount field, so when we make total there, it make sum of...
View ArticleRe: Can't insert Duplicate key in object AL_BW_REQUEST
Hi Pierre, I am not able to find the table SBOBJDS_LOGSYS under SE11 or SE16 transactionHow to find this tableRegardsArun Sasi
View ArticleRe: DVEBMGS00 cannot start
Hi Sunil, You were spot on the error with the loopback address :-) I applied "rdisp/tolerate_loopback_addr = true" in the profile to solve the issue. However, as I read in the SAP note, this is not a...
View ArticleRe: Project Creation from Portfolio Item
Hello Anantharam,The flag NoAutoPro (or "Flag to Create Project Automatically") in the Item Type customizing controls whether the system will automatically set flag "Create Project on Saving" when...
View ArticleVFS is still unsupported with ASA 12 and/or 16
Hi All, Could you please help me to know if VFS is still unsupported with ASA 12 and/or 16 ThanksPrashantJ
View ArticleNewbie question: Personalization carried over from BEx to BOBJ?
Is it possible that personalization from a BEx query for a user is carried over to the Business Objects version of a query? Our organization recently moved from a BEx Analyzer 3.5 world to using...
View ArticleRe: SAP Cloud SDK : Custom Business Object Delete all the existing record...
Hello Mithun, I understand that the MDR run selects any instances and triggers the action.This action in turn will send the e-mail and afterwards delete itself (instance). So, Yes. HTH, Horst
View ArticleRe: Select dimention in dynamically canged datasource
Hi,the script is ok, it works as at the time of execution the dimensions which is RED in your editor is correct. The error is shown because of the fact that the validation is done statically and cannot...
View ArticleRe: What is the future of SAP APO?
Hi Rami, Yes, thank you. I acknowledged that in my post above, too. Just thought that I would summarize. Thanks.RegardsSatheesh
View ArticleLeave applied in Portal is not recording in ECC
HI We are on EHP7 and portal 7.4, deployed ESS 1.50 business package in portals. Leave apply / leave approval from portal is not deducting the leave quota in ECC and also not writing the task in ECC...
View ArticleRe: CK11N - Info Record, the Last or the Cheapest ?
Hi Filipe, I'm not sure which info record is being selected when you configure okkn that way, but by using user exit COPCP005 you can choose the last purchase info record
View ArticleRe: Newbie question: Personalization carried over from BEx to BOBJ?
John:According to this note https://service.sap.com/sap/support/notes/1869560 - download the attachment - see that personalization is not supported. Perhaps the user has saved something like in Chrome...
View ArticleRe: MySybase Weekly Notification
I have not been able to find an existing method for getting such notifications.However, I've set up a repeating reminder in my calendar to check release statuses internally; going forward I will update...
View ArticleRe: Ping failed while setting an OData connection for IGW service in Agentry...
Sorry I also have not played with this yet. It is on my todo list for when I find some free time. --Bill
View ArticleModify Identity store Entry via VDS Extension Class
Hi Everyone, There is a use case where I'm trying to modify one of the attributes for an entry in Idstore via VDS Extension Class. I'm using the Class MICUtil and the following method...
View Article