Hi Jörg,
I also forgot one step. You will also need to maintain Code List _PAV2 - the link between the Qualifier and the Document Type.
Regards,
Dave
Hi Jörg,
I also forgot one step. You will also need to maintain Code List _PAV2 - the link between the Qualifier and the Document Type.
Regards,
Dave
Hi there,
i'm developing a small reporting dashboard with VC for our current process on SAP PO. Therefore i'd like to reference the Process Instance ID with the BPM Process Management, so that i get forwarded to the desired process by clicking on the ID. The action triggered by clicking looks like this atm:
="http://host:port/nwa/bpm-processes?ProcessId="&@BI_PROCESS_ID_DISPLAY_KEY
The forwarding works pretty fine but the displaying result is not as expected. In the adress bar i can see the proper Process ID but NWA just shows the process overview from all processes. Is there something wrong with my link? Or is it a NWA problem?
Help is much appreciated!
Thanks,
Maurice
Hi,
I have a general problem with the configuration of RDE in my trail account.
I have created the destinations:
as described in setup document.
I have subscribed rde and rdetesting:
When clicking on rde link I would expect the ui5dist under referenced destinations. But I have the following setup which is done automatically and can not be changed by me:
I'm able to start River app. But I have some errors especially when calling odata services via gateway or other services like the northwind example.
Can anyone help!?
Thanks, best regards
Oliver
Hi all,
last week our Basis-Team updated SAP-Portal to version 7.4.
Now we have problems by passing DynamicParameters from IView to the underlaying applications (BSP, WebDynpro).
For example: BSP-IView includes the dynamicParamter "dp_key".
After calling:
https://<server>:<port>/<iview-location>&DynamicParameter=dp_key%3D123ABC
the parameter now is passed two times to the BSP-Application:
name | value |
---|---|
db_key | 123ABC |
db_key |
Does any one has an idea why this happens?
Thanks & Regards
Kai
Hi all,
I need to integrate CRM system and DMS system so as to upload, save and edit documents from CRM.
I have created a component usage (for component GS_CM) in my custom component in CRM and have to establish the RFC connection between the two systems.
I am now confused as to how to proceed further? Can anyone please guide me on what all additional settings are required?
Regards,
Ekta
Hello,
The same issue, but happening with a webi report promoted from a BI 4.0 SP04.4 platform to a BI 4.1 SP03.4 platform.
The webi report works without prompting for context in java mode and without "context unset" error in HTML mode in 4.0
But the promoted report prompt for a context in java mode and have the error in html mode in 4.1.
The same question... Is this an error or an issue that could be solve?
Thanks in advance,
Carlos
Hi Team
Currently my HR system is EHP6 EA –HR 606 SAPK-60618INEAHR. We want to Implement Attachment Functionality on ESS Leave Application.
Can you please let me know what is the minimum SP Level required to Implement this Functionality ?
Regards
Surendra
i had same issue while using SAP, the error is like :
OCISessionBegin(OCI_DEFAULT) failed with SQL error 1017:
C ORA-01017: invalid username/password; logon denied
C *** ERROR => CONNECT failed with sql error ’1017′
soifollow this solution and its solved my problem.
Dear Team,
We would like to implement the SAP Fiori App - Track Purchase order. We are using embedded NetWeaver gateway 2.0 with ECC 6.0 EHP7 SP02 (NetWeaver 7.4). Below are our support pack levels:
SAP_BASIS 740 0004
SAP_ABA 740 0004
SAP_GWFND 740 0007
SAP_UI 740 0009
IW_PGW 100 0005
SAP_APPL 617 0002
EA-APPL 617 0002
UIX01EAP 100 0003
We successfully implemented add on UIX01EAP (Fiori X1). But While applying the add-on GBAPP002 600 system is not allowing us to implement and it says “Does not match the current software component vector”, same is with all SRA* add-on implementation. Now our question is how to achieve backend add-on installation in this scenario. We also observed that the front service for this app is available in SICF while the odata service is not available in SICF or /IWFND/MAINT_SERVICE.
Also to implement Wave 2(X2) transactional fiori apps, do we need to need to upgrade the support pack levels?
Tags edited by: Michael Appleby
See this link whether it has got any clue for you.
Using exit EXIT_SAPLCOI1_027 enh. IWO10027 for creating settlement profile
in future, please never use chat or sms language(fr ,u and ur).
Always use for, your and you .
its professional forum and need to follow scn rules.
Hi,
You have to options for change the profit centre in material master.
1. You have to make the stock balance 0 i.e. issues goods to cost centre (or)
2. You have to change the error message as warning in OMT4 for area MM and msg no.335.
Regards,
Mukthar
Hello Team,
Can you please shed some light on difference between target mapping and app launcher tiles in Fiori Launchpad Config.
BR.
Message was edited by: Michael Appleby
Hello All,
Here is the ST22 details
Category ABAP Programming Error
Runtime Errors RAISE_EXCEPTION
ABAP Program CL_RSRA_MESSAGE===============CP
Application Component BW-BEX
Date and Time 25.09.2014 13:20:45
Short text
Exception condition "PROCESS_BCI_ERROR" raised.
What happened?
The current ABAP/4 program encountered an unexpected
situation.
What can you do?
Note down which actions and inputs caused the error.
To process the problem further, contact you SAP system
administrator.
Using Transaction ST22 for ABAP Dump Analysis, you can look
at and manage termination messages, and you can also
keep them for a long time.
Error analysis
A RAISE statement in the program "CL_RSRA_BCI===================CP"
exception
condition "PROCESS_BCI_ERROR".
Since the exception was not intercepted by a superior
program, processing was terminated.
Short description of exception condition:
For detailed documentation of the exception condition, use
Transaction SE37 (Function Library). You can take the called
function module from the display of active calls.
-
to correct the error
If the error occures in a non-modified SAP program, you may be able to
find an interim solution in an SAP Note.
If you have access to SAP Notes, carry out a search with the following
keywords:
"RAISE_EXCEPTION" " "
"CL_RSRA_BCI===================CP" or "CL_RSRA_BCI===================CM003"
"PROCESS_BCI"
or
"CL_RSRA_BCI===================CP" "PROCESS_BCI_ERROR"
or
"RSPC_MONITOR " "PROCESS_BCI_ERROR"
If you cannot solve the problem yourself and want to send an error
notification to SAP, include the following information:
1. The description of the current problem (short dump)
To save the description, choose "System->List->Save->Local File
(Unconverted)".
2. Corresponding system log
Display the system log by calling transaction SM21.
Restrict the time interval to 10 minutes before and five minutes
after the short dump. Then choose "System->List->Save->Local File
(Unconverted)".
3. If the problem occurs in a problem of your own or a modified SAP
program: The source code of the program
In the editor, choose "Utilities->More
Utilities->Upload/Download->Download".
4. Details about the conditions under which the error occurred or which
actions and input led to the error.
em environment
SAP Release..... 702
SAP Basis Level. 0013
Application server... "sapbms"
Network address...... "192.168.137.117"
Operating system..... "Linux"
Release.............. "2.6.32-279.el6.x86_6"
Hardware type........ "x86_64"
Character length.... 16 Bits
Pointer length....... 64 Bits
Work process number.. 12
Shortdump setting.... "full"
Information on where terminated
Termination occurred in the ABAP program "CL_RSRA_BCI===================CP" -
in "PROCESS_BCI".
The main program was "RSPC_MONITOR ".
In the source code you have the termination point in line 36
of the (Include) program "CL_RSRA_BCI===================CM003".
The program "CL_RSRA_BCI===================CP" was started as a background job.
Job Name....... "RSPC_MONITOR"
Job Initiator.. "ABC-AN"
Job Number..... 12204100
Source Code Extract
Line SourceCde
6 l_t_container TYPE to_t_container,
7 l_msgty TYPE sy-msgty.
8
9 l_t_container = i_t_container.
10
11 CALL FUNCTION 'SWO_INVOKE'
12 EXPORTING
13 access = 'C'
14 object = o_s_ref_bci-handle
15 verb = i_method
16 persistent = ' '
17 IMPORTING
18 return = l_s_swotreturn
19 TABLES
20 container = l_t_container.
21
22 swc_bci_error_set l_s_swotreturn.
23
24 IF ( NOT l_s_swotreturn IS INITIAL ) AND
25 ( l_s_swotreturn-code <> 8017 ). " Cancel
26 IF sy-msgty = 'E'.
27 l_msgty = 'S'.
28 ENDIF.
29 IF sy-batch = space.
30 l_msgty = 'I'.
31 MESSAGE ID sy-msgid TYPE l_msgty NUMBER sy-msgno
32 WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
33 ELSE.
34 MESSAGE ID sy-msgid TYPE l_msgty NUMBER sy-msgno
35 WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
>>>>> RAISE process_bci_error.
Hi Barry,
Thanks Brother its work.
Note is very much helpful.
There is a bug issue in Revision 58 and 59.
With the help of bug resolution as per note we can resolve the issue or the best option is to install the new version Revision 60.
Regards,
Gopal Tamrkar
Hi Seshu,
I think you are recalculating values for the assets and the FI periods is closed. To resolve this you have to open the period in FI by OB52.
Regards,
Mukthar
Hi
You can try to use TXGRP: BSET-TXGRP = BSEG-TXGRP
In this way you should have the reference between BSET and BSEG
Max
Hi Louise,
Not exactly getting the 2nd part of your issue. i.e. Suppressing page header when page count = totalPageCount or totalPageCount -1.
Could you please provide more info with a screenshot if possible?
Thanks,
Raghavendra
Hi Gurus,
We are facing issues related to authorization while making changes using MM46.
Scenario is as below,
Article is maintained in two sites. AA00 and BB00. User has site level authorization for site AA00. User is trying to make some changes in the article master for site AA00 for which user has authorization.
But in such cases system is showing error of missing authorization for site BB00. If user is authorized for site AA00 and also making changes for site data for AA00 then why SAP is showing error of authorization another site.
Regards,
Vinod Naik
Hello Neil,
But it worked in my case..
See the above snapshot.
Regards,
Tanav