Quantcast
Channel: SCN: Message List
Viewing all 8368 articles
Browse latest View live

Re: Trex configuration and troubleshooting.


BI Edge; Difference 5 named user license and a 5 concurrent sessions licence

$
0
0

Hi experts,

 

when I walk through the SAP pricelist for SAP BusinessObjects BI edge  it seems to me to that named user licenses are far more cheaper than concurrent session licenses.

 

 

The price for 5 named user licenses is significantly lower than for the 5 concurrent sessions.

I would have expected a difference, but not that much difference.

 

Can anyone tell me if there is more than meets the eye?

 

Thanx for your reactions/answers.

 

Marco

Re: File-File-Mail Scenario

$
0
0

Hi Sanjay,

 

When you use Maintain order at run time option the messages will be processed in EOIO in adapter engine so if the file message failed to deliver then the next mail message will be in the queue until the predecessor message went into final status (successfully delivered).

 

Conclusion: If the file message failed the mail will not be triggered. if the file message successfully delivered then only the mail message will be delivered.

 

I hope i clarified your doubt. you can go ahead and implement my suggestion it will definitely work  because i already implemented in my project and it is working.

 

Regards,

Praveen.

Re: PP-Query

$
0
0

Dear Rupesh,

 

If i maintain this SPK and with out giving the plant will the system generate the reservation against to this requirement.

 

Regards,

GM.

Re: Run time error in CJ20N: while accessing a WBS

$
0
0

Hi Maria,

 

 

 

Is this happening always or just a single time ?

 

For this individual WBS: YES


 

 

Do you archive projects / WBS elements ?

 

 

NO

 

 

 

I would like to add that when I access this WBS with CJ02 I got following:

Error when accessing file: Select PROJ, WBSNR = 00000088

Message no. CJ898

 

For this, I read SAP Note 377174 which says :

 

.......The not imported WBS elements retain but can no longer be edited. When you try to call them up, the system generates message

                       CJ898 'Error when accessing file: Select PROJ, PSPNR =

<<<internal number of the deleted project>>>".

 

    1. Implement the attached advance correction
    2. Change GUI status SAPLCJWB PDMV as follows:
    • Call up the Menu Painter (Transaction SE41).
    • Enter: Program SAPLCJWB, status PDMV; select subobject Status and press Change.
    • In the menu bar, expand submenu Edit -> Object.
    • Position the cursor on menu option PICK Choose and deactivate it with Extras -> Function active <-> inactive (F7).
    • Activate the changed GUI status.

 

 

I believe, If I follow this path it will resolve this error But can you please help me in understanding this logic. I am not getting step 4 and 5 of it. Why is it dependent on GUI?

 

Thanks & Regards
Saurabh

SAP BW 3.5 Installation

$
0
0

Hello Friends,

 

We are planning to install SAP BW 3.5 then we will perform DB refresh with existing system. (HP-UX + Oracle)

 

1. Could you please let me know the right approach for this. ( I am thinking on 2 points, 1. Install SAP and performed DB refresh and 2. perform system copy and do the restore in between of installation)?

 

 

2. Please let me know the step to proceed with this. Like, I will install SAP Netweaver 2004 CD which will keep my system in SAP-BASIS 640.. then how to install SAP BW 3.5. (Does it come along with NW 2004 CD or we have install separately)

 

If anyone is having Document please email me, it will help me a lot.

 

Thanks

Mukesh

mukeshkhamparia@hotmail.com

Re: SAP Hana Internet of Things IoT Edition

Re: E Rec-To bring joined candidates count

$
0
0

What you mean with has joined PA? You mean an external candidate who was hired?


Re: Inclusion and exclusion functionality in BRF+ decision table

$
0
0

Hi,

 

I do not know if I gor your question correctly. If you have decison table with two condition columns and one result column that is an action column.

Now you can just assign your condition to the condition columns like is equal or is not equal to a certain value. If all condition columns are fulfilled the result column is evaluated. In your case you can assign an action as result.

 

If you now have a line in the decison table where the conditions in column x and y are not met you can either leave the result column empty or assign a different action than for the case when both conditions are fulfilled

 

BR

Christian

Re: Different Approver for Different business process

$
0
0

Hi Deepak,

 

Could you clarify whether it is the Business process of request or Business process of role, as per which, you would like to route the request.

 

Also, every role has a role owner. So, you can use the standard Agent id, for your requirement. So, can you clarify , why separate routing will be required, as per Business?

 

Please clarify your requirement.

Re: SAP Business One 8.81 PL08 Mobile APP CRM Standalone User Access issue

$
0
0

Hi Dayal,

 

I assume you refer to CRM Sales User or CRM Service User (both standalone, legacy license types).

Actually these licenses should be fully functional, as outlined in the detailed User Guides for iOS and Android.

There used to be an issue as documented in SAP note 1715269 - "Permission Denied for user with CRM Sales User (Stand Alone) license on mobile" for versions lower than yours (B1if below version 1.10.0). Please doublecheck this, esp. the version of your B1i framework. We did not experience any other issues after this correction.

Otherwise, if the problem remains and you can isolate it to CRM user, I recommend to request direct support from SAP via a support incident and report all this info.

 

Hope this helps,

Best, Peter

 

 


Re: need validation on GRPO AND APINVOICE

$
0
0

ok...no problem of approval help me out on validation

Re: Messages not getting displayed

$
0
0

Hi,

 

The code  which your wrote as below will not work,


lv_msg  = wd_assist->if_wd_component_assistance~get_text( key = '003' ).


Do as below,



Create method in your assistance class with Import parameter of size CHAR3

and export parameter of size STRING.


Get the text into your string in that method and pass that to your message variable of lv_msg and call below standard code.



        "report message

       CALL METHOD lo_message_manager->raise_error_message

         EXPORTING

           message_text = lv_msg.


 

All the best,

 

Giri

Re: Time Quota Generating incorrectly for Employee's Promoted Mid of year

$
0
0

Check the configuration table V_T559L under accrual period tab take account of change of Work center/Basic pay it may helps you.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Regards

Venkatesh

Re: Processing dependent characteristics - Authorization?

$
0
0

Hi Arijit,

 

At the moment, ABAP programing is considered excessive according to the size of the requirement.


Re: Mail Issues - Unable to send

$
0
0

Hi Leena,

 

Its being sent through SAP, for what reason don't know able to send only few numbers of mail and later the mail doesn't get delivered. That was the screen shot of the details of failed one.

 

Any suggestions ?

 

Thanks

Re: Error message while add query into query manager

$
0
0

What is your SBO Version ???

is it happening only  with this query or any query you save you get this error???

 

 

--Manish

Re: Dollar Sign ($) Disappears When A New Mearsure is Dragged Into A Report

$
0
0

these are created automatically in Webi Query panel if in the Bex query the measure has Unit associated with it and also scaling factor has been set.

Re: Tracing cannot be prolonged as trace is not active anymore

$
0
0

Hi Shrikant,

 

I am getting the same error msg. in my 1502 tenant. May you open an incident for this?

 

Did you consider to debug it? This is working fine for me.

 

Best regards

Tom

Re: Getting error "Number entered not within external number range" in bdc session method

Viewing all 8368 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>