Re: Manage References in SU01 by SAP IdM?
Hi Matt, The following are some of the references objects available: The use case is to use IdM to populate the BUS1036 - Business Partner number in References as per the following: Thank you, KV
View ArticleRe: (MX) Contabilidad Electrónica - RME 2014 Anexo 24
Hi I applied the note 2093023 and tested again, continue with the DUMP:Error in the ABAP Application ProgramThe current ABAP program "RPFIGLMX_EACCOUNTING" had to be terminated because it has come...
View ArticleDuplicate parameter Alias in query
I have the following query, I have no other lines in the query.DECLARE @FromDate datetimeDECLARE @CardCode nvarchar(15) SELECT @FromDate = (SELECT T0.[U_DocDate] FROM [dbo].[@AU_DATES] T0 WHERE...
View ArticleRe: SAP HANA & PHP
Hi Ben, Please try this connectionstring: $driver = "HDBODBC32"; // 32 bit odbc drivers that come with the hana client installation.$servername = "(HOSTNAME):(PORT)"; // e.g. "192.168.0.1:30015"...
View ArticleRe: Mass change of Reservations (Raw materials -ROH) in Live Production orders
As long as you're using the same approach, i.e. by replacing the material in the Production Orders instead of Reservations, the impact will be the same whether you are using (1) mass change in BOM and...
View ArticleRe: sap persona url for end user access
Hi Somesh,Personas is for windows desktops / laptops only. You cannot use in other devices.Regards,Mohan
View ArticleRe: Server is not responding to ping request.
Hi Amit Could you refer the SAP Note for error message"server is not responding to ping requests" 1807543 - Web dispatcher ping health check not working properlyBRSS
View ArticleRe: LiveCache Error after updating the version
Hello,Check the error in the KnlMsg log to get more details on what disk was not accessible.Display KnlMsg in MAXDB studio or in LC10 to see the kenel trace log in the readable format.Regards, Natalia...
View ArticleRe: Quick Copy - SAP B1 v9.0
Log in to SQL Management StudioSelect Activity Monitor (CTRL + ALT + A)Select ProcessesIn DATABASE NAME column use drop down arrow to select databaseRight click on process with Application Name:...
View ArticleRe: percentage discount is not taken in pricing schema
Hi Bijay, Of course one condition type only have one access sequence. What I meant is that after getting unexpected result when I assign new access sequence to the condition type, I change back the...
View ArticleIndirect Cash Flow
Hi Does anyone know if it is possible to setup and present indirect cash flow report in SAP Business One v9, PL05, starter license. Thanks a lot RegardsYvaine
View ArticleRe: SAP HANA 9.1 PL 3 certificate issues
Hi San Xu,no luck it says "Fail" after input of https.p12 in the file path. This is my code 1. update_https_certificate.sh from the tools folder2. Enter CATALINA.Base ( path to tomcat instance...
View ArticleRe: How to delete or uninstall EHP7 for SAP 6.0 completely
Hi Daniel, Under SWPM use Software life cycle options as like Regards,Gaurav
View ArticleRe: There are not enough livecache sessions
Hello, additionally, - You could change the liveCache parameters using MAXDB studio and the dbmcli tool at OS level.- Review the recommended liveCache parameters settings in the SAP note 1567117:...
View ArticleRe: Duplicate parameter Alias in query
Hi, DECLARE @FromDate datetimeDECLARE @CardCode nvarchar(15) SELECT @FromDate = (SELECT T0.[U_DocDate] FROM [dbo].[@AU_DATES] T0 WHERE T0.[U_DocDate] = [%0])SELECT @CardCode = (SELECT CardCode FROM...
View ArticleRe: Will IT0041 come decoupled in EHP7?
Typically you see infotypes for ESS UI are decoupled. You should be able to achieve your requirement without decoupling Note you can create any custom infotype as decoupled.This means, a CHECK class...
View ArticleRe: Workflow Purchase Requisition Realease email notification with executable...
Hi , To work this shortcut you have to maintain "saplogon.ini has the corresponding entry in PCs." Regars,Santosh
View ArticleRe: Document transfer with production order to ME
Hello Sergiy, Many thanks. I am in touch with our technical colleagues for the same and will revert back with results. Thanks Srinivas
View Article