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

Re: SQL Expressions generating errors on CRXI and Oracle DB

$
0
0

Thanks for the thoughts.  I hadn't tried using the explicit join eyntax, but I just tried it and it generalted the same "Invalid Identifier" error that the implicit syntax did.

 

I have tried similar queries as commands, and they do work.  As I said above, I think the problem is that, when the SQL Expression is saved, it isn't done in the context of the larger report, so the database doesn't have the whole picture.  It doesn't have the reference to the included report that's in the main report, so it sees it as an invalid identifier.  I've also tried including the table in the FROM clause of the SQL Expression, and it does save without the error, but when the report runs the expression doesn't link to the main report the way it should - it runs with a separate instance of the table.


Re: Can't execute SQL query

$
0
0

Rohit,

 

I am getting my error while I am running the sql query in SAP MII. 

I checked the logs in PCo, here is what I got:

 

Capture22.PNG

 

Thanks,

Natallia

Re: Adhoc Query - Output getting truncated in Preview

$
0
0

Hi Uday,

 

I am displaying only value of the company code.

If I select value and Text, then also results are truncated for both of them.

 

Any help would be highly appreciated.

 

Thanks.

Regards,

Megha

Re: How to update User-defined fields value in Business partners using B1WS

$
0
0

Hi,

 

You need first to generate WSDL files with UDFs: launch the WsdlServiceGenerator tool provided with B1WS, make it connects to the database you want to update and generate wsdl.

 

Once files are generated, you need to copy them from the tool folder to the B1WS directory (from B1WS\WsldServicesGenerator\wsdlFiles to B1WS\B1WS\WebReferences where the beginning B1WS is the directory where is installed the service).

 

Regards,

Eric

Re: Effect of Copying Requirement

$
0
0

Hi Uday,

 

To my knowledge, there will not be any problem.

 

Regards

Re: SAP BW Query different Bex analyzer vs Analysis for OLAP

$
0
0

Did you get into error message further to understand the issue?

 

Why don't you create a fresh query?

Re: Job stuck up issue

$
0
0

Your analysis is 100% correct. We should not use SELECT * unless it is really required. Looping inside IF..Else statements also not good. There is a huge scope to optimize your extractor source code.

 

Regards,

Suman

Re: How to st action on user status?

$
0
0

Hello Dhimant

 

you can set action profile to your transaction type and actions can be configured at following path

 

SPRO->CRM->Basic functions->actions->actions in transactio->change action and conditions->define action profile and actions.

 

Regards

Naresh


Re: Restriction in Material Master

$
0
0

Hey Adhitya,

 

Check whether there are any "default" dependencies applied for that characteristics value, or even overwritten has been done at class level to make value as default.

Re: Standard Search Help to be assigned

$
0
0

Hi Girish,

 

It is possible to give a search help while you add a field using AET itself within the scree where you give the details of field.

If you want to code it you can also code in get_v

 

Sample code will look like

   CREATE OBJECT rv_valuehelp_descriptor TYPE cl_bsp_wd_valuehelp_f4descr
     EXPORTING
      iv_help_id        = 'your value help name from ddic'
       iv_help_id_kind   = if_bsp_wd_valuehelp_f4descr=>help_id_kind_name
       iv_input_mapping  = lt_inmap
       iv_output_mapping = lt_outmap.


Here lt_inmap and lt_outmap are the internal tables mapping your importing and exporting attributes of the F4 search help to Attributes within the context node.

 

Regards

Vinod

Re: HIERASO_NOT_FOUND Error while running a Headcount report

$
0
0

Can you check your query read mode in RSRT?

 

You can also check Infoprovider read mode in RSDIPROP t-code. If your query is based on MP, then put values as H and if it is by Infoset, put values as X

 

Regards,

Suman

Re: OKB9 based on Business area and Profit center

$
0
0

Hi,

 

Thanks for your response.

 

Actually I got this resolved as soon as I have chose activate option in OBBH.

 

Thanks,

Paresh

Re: Volume Usage in SAP PI

$
0
0

Hi Aditya,

 

can you tell the report name, you are using for this volume statistics in ABAP based systems ?

so that we can find the alternative of that  in AEX  system.

 

Thanks,

satish

Re: Off-Cycle Work bence for Canada

$
0
0

Hello

Regarding this query,please check feature PBCHO in your system.You should maintain it as 10.If it is not 10 in your system, kindly change it accordingly and retest the scenario.

 

Thanks and Kind Regards

Ramana

Re: Standard Search Help to be assigned

$
0
0

Hi Girish,

             I am not getting your question properly.

If you want to add Zfiled To a standard component or view you an add through AET.

 

In case of Create AET field the option is there for search.

In the search drop down you can give the search elements.

 

Regards

RR Pradhan


Re: How to eliminate WPBP Split.

$
0
0

Dear  Shiva,

 

I am afraid it's not a good idea to eliminate standard behavior of system. You should work on your PCRs to have the correct result not to omit splitting.

 

As you said your splitting coming form a change in department. Maybe cost centers of two departments are not the same. In this case system make splitting to separate the cost into correct cost centers!

 

Regards,

Omid

Re: Sum of group data

$
0
0

Hi Abhilash,

 

I need to display the sum of blue color values for each person.So for the employee 'Leandro Saclolo' the sum of blue color values are approximately 2300.

So i need to reset the GH2 variable for each employee. Any way i kept it in GH2 only but i am not getting the correct result.

 

Please find the attached report

Re: Restrict parental leave quota to 7

$
0
0

Dear Punu,

 

I think your settings in V_T559L are not correct. would you please possibly share some screenshots of settings? I need to have look your selection rule(All tabs), Base entitlement and Validity period.

 

 

Regards,

Omid

Re: loading mass data to sap via excel file

$
0
0

Dear Anna,

 

I am not sure what you want to do but I would say if you are familiar with LSMW this is the way to upload mass data into SAP. Search for LSMW I am sure you can use it.

 

Regards,

Omid

Re: Portal rendering Issue in Detailed Navigation

$
0
0

Hi Bhavin,

 

The issue doesn't seem to be PC dependent. If the same works proper on IE 9 and above on the same PC and also on chrome, this definitely is the problem with IE version.

 

As per your pt 4- When the same is loaded, try to find out from the debuggers, if the theme is loaded properly. There must be some setting options in IE8 of that PC to restrict the theme/css

 

Hope this might give you some pointer to proceed.

 

Regards,

Atul

Viewing all 8667 articles
Browse latest View live




Latest Images