Re: Errors in Setting Connections
Never mind, we found the problem: Turns out that the original RFC user that our basis created was created as "Dialog", then we changed it to "System" and then we added the roles and profiles. Seems...
View ArticleRe: Error al intentar reconciliar Asientos por Diferencia de Cambio con...
Si quieres reconciliar una factura con retención con un asiento debes en el asiento ingresar la retención...cómo? Pues bien fácil, hay dos checks que debes de marcar: 1. Impuesto automático y 2....
View ArticleRe: Regeneration of SAP_ALL
Hi, probably the best solution would be not to use SAP_ALL. What value do you have in PRGN_CUST for key SAP_ALL_GENERATION? If it's set on 'ON' then SAP will regenerate SAP_ALL when you release your...
View ArticleRe: SDK for SAP Hana
Hi Andres, The SDK documentation that ships with the Hana version of SBO is identical to the one for MSSQL. As far as I'm aware, the objects and properties in the UI and DI APIs are identical. One area...
View ArticleRe: BO4 - Anti-virus and firewall best practice
Be careful with excluding:%INSTALLDIR%\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\FileStore While this will have performance impact (and potentially big impact if there is a lot of I/O),...
View ArticleRe: Fire Fighter ID's Manual Sync
Hi Rajesh Go to the sync job (there is a transaction or via IMG you can find it under Access Control for sync Jobs). Choose the object repository synch Delta is incremental mode. Enter the system you...
View ArticleRe: How to delete the authorization filed in custom authorization object
Hi Krishna, you can follow Bernard's instructions to delete that field. But do you really want to delete Activity field? If you allow only one activity (e.g. 03 - Display) then it's same as not having...
View ArticleRe: BPF not transporting or showing in table UJB_TMPL_A
Hi all Turns out that the BPF only becomes transportable once it is set to DEPLOYED in Development. Otherwise it doesn't even show up on the transport list CheersSabine
View ArticleRe: Netweaver instance
Hello AbuThe trans.log file is not complete.What was the return code when you executed R3trans -d under sidadm ?There are no errors found in the log you have attached.If the return code is 0000 then it...
View ArticleRe: List of BEx Reports with Navigational attributes.
There is no standard way to display the where used list for navigational attributes. You can go after the RSZSELECT/RSREPDIR/RSZCOMPDIR and the text tables to get the description. Please search the...
View ArticleRe: BusinessObjects 4.0 Drag and Drop Cross Table
OK, Thanks for all your inputs, I am just trying to understand what we need to re-train our users as we move from 3.1 to 4.0, this will be one item.
View ArticleRe: how to repeat a workflow-step again and again ?
Hello, You have to define the error as a Temporary Error in the method interface.You should check which return codes are produced. regardsRick
View ArticleRe: Java Stack - PI 7.3.1
Currently you bypass adapter engine and directly communicating from sap system(local integration engine ) to the PI (central) integration server. This way you have increased performance to some extent...
View ArticleRe: RFC failing with SNC enabled option
Hi, maybe missing authorization. Try to run authorization trace (ST01) to see if you user is missing any authorizations. ST01 also has RFC calls trace. I would try that one as well. Cheers
View ArticleRe: Prebook functionality not working in hcm_learning , page gets refreshed.
Hi Frn, I just provided wait statement with 2 sec in LSO_check_booking Badi incase of Prebooking...and it's working now . Thanks..Priyank
View Articlewf step to process multiple entries one by one
This is a duplicate thread - please don't reply. Chris, please close.
View ArticleRe: Regeneration of SAP_ALL
Hi, 1) It's good that you don't assign SAP_ALL to dialog users. Generally, it's good to start from zero access/authorization and add required authorization/access. Assigning SAP_ALL is exact opposite...
View ArticleCreate delivery from sales order via DI API fails
We are trying to create delivery from sales order via DI API. If we don't use BaseLine, BaseEntry, BaseType then we can create delivery, if we want to link delivery to sales order via BaseLine,...
View ArticleRe: create multiple instances of workflow
Hello, Do you want to create subworkflows or events to trigger workflows?In parallel or sequentially? regardsRick
View ArticleLock abap user with status INACTIVE
Hi guys! I've a job with the attribute MXREF_MX_PRIVIELEGE = {D}<PRIV:%$rep$NAME%:ONLY> this job have a SQL Query Builder with the filter EMPLOYEE_STATUS, but I would like to know how can i lock...
View Article