Re: DBIF_RSQL_INVALID_CURSOR after secodary indexes created
In RSA3 you can reduce "data records / Calls" & "display extract calls" in order to get less packages..
View ArticleRe: CPS and x.509 Certificate Logon
Hi Andreas, Please have a look at the section "Basic Password vs Ticket Authentication" in the release notes for your version (in the documentation). This basically boils down to the following issue:...
View ArticleRe: Cannot export SSO ticket from AS ABAP
Hi Oscar, 1. Run the transaction strustss02 2. Select the system PSE and double click on it come to Certificate section and it will show the information of the certificate. Now in the Certificate tab...
View ArticleRe: Netweaver 7.4 on windows - SAP HANA
Hello, The short dump ZDATE_LARGE_TIME_DIFF comes up if the database determinesa time difference to the application servers.Please check if all your servers have the same time and are at the...
View ArticleRe: RSTMS_DIST_APPROVED_REQUESTS, variant , user ID DDIC Could not find...
Hello Jan, Chceck solution from post http://scn.sap.com/thread/1497640BR,Kamil
View ArticleRe: SAP Installation
Hi Sunny,If you already have the installer try browsing to Documentation>System Setup>AdministratorGuide_SQL.pdf Regards,JP
View ArticleRe: Licence Information
HI Sunny,You should put in the machine name or IP address on where the license manager is installed. Regards,JP
View ArticleRe: Want to see user wise entry log report
Try something like this:Select 'PO' as Doc,A.Docnum,A.DocDate,B.User_Code as UserCode,B.U_Name as Name FROM OPOR A Inner Join OUSR B on A.Usersign=B.Internal_K UNION ALL Select 'AP Invoice' as...
View ArticleRe: How to configure "Set Deletion Flag" option for Rental Space object in RE-FX
Hi Jean, You can set the deletion flag at the pooled space level, the flag will automatically get set for the rental spaces belonging to that pooled space. If you want to discontinue the use of the...
View ArticleRe: Can we Change Item Code.
It is not possible to change item code if there are already transactions on that item code. You can make use of user defined field for your purpose Regards,JP
View ArticleRe: Help configuring "Set Deletion Flag" to show enabled for rental space
Hi Jean, You can set the deletion flag at the pooled space level, the flag will automatically get set for the rental spaces belonging to that pooled space. If you want to discontinue the use of the...
View ArticleRe: Audit Universe
Hi Veena, Sounds like after you create your new connection to your auditing database, you need to select the .CNS connection, not your CNX connection. Regards,Wallie
View ArticleRe: How to clear selection screen parameters before calling transaction?
Arindam, I tried using FREE MEMORY ID 'KOS' before calling CALL TRANSACTION KSB1. It did not work.There is no parameter id assigned to the Posting Date selection on KSB1 transaction. I need to clear...
View ArticleSP5 Mobile
Hi all, I just completely applying SP 5 to the current BO 4.0 SP2. I don't see MobileBIService.war and MOBIServer.war file in this folder.C:\Program Files (x86)\SAP BusinessObjects\Tomcat6\webapps I...
View ArticleRe: Max amount in payment run
Hi Thierno, I think event 630 will cater your requirement.All the data used in payment program are stored in tables DPAYH and DPAYP. Table DPAYH has an entry for each payment order. This table contains...
View ArticleRe: SYSAM- error in served license validation
Hi Madhu: Can you let me know the following? - The Operating System of the machine running the SySAM server- Does this machine have the ipv6 protocol installed? Cheers...
View ArticleRe: When a field encounters calculations from Rows & Columns, is there away...
Hi, The problem is that the formula works on a per column basis, which means for the first column, the Revenue amount from DIRECT measure will be used, and from the second column, the Revenue amount...
View ArticleRe: Integracion between SAP and Salesforce
Hi, did you check this? https://www.google.co.in/search?q=salesforce+integration+sap+pi&oq=salesforce+integration+sap+pi&aqs=chrome.0.69i57j0l3j69i62l2.8690j0&sourceid=chrome&ie=UTF-8...
View ArticleHow to know if a security field in an object, is an activity type or if it is...
For Example, I have the security object CRM_BUHI, which has the fields: ACTVTHIER_TYPE I would like to know, which table in SAP identifies if the field is an activity type (such as the ACTVT is in the...
View ArticleRe: DFKKLOCKS update TDATE
Hi Kelly, If you are planning to develop a custom program, then I don't any customization in any event would help. However, as Bill suggested you can use standard transaction FKLOCK2 to cater your...
View Article