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

Re: E-Recruting Requisition - employement fraction saving does not work

$
0
0

Hello Ondrej,

 

saving the employment fraction should work in the e-recruiting standard delivery. At least I am not aware of any release where SAP messed this up . Only tricky part here is that the application does not store the customizing key of the employment fraction in infotype 5126 but the working hours.

 

When the data is saved the application gets the working hours from the employment fraction customizing table and puts it into the infotyp. When the application reads the data for the requisition the hours are converted back to the employment fraction. Please ensure that in the customizing each employment fraction has as number of hours assinged. While the actual value does not really matter the value has to be different for every customizing entry as otherwise the conversion of stored hours into the correct entry will not work.

 

Kind Regards

Roman  


Re: Move to a different tab and place cursor on error in tabstrip control

$
0
0

Hi Arun,

 

Try these two things.

1. Don't raise error message instead use something like

Message 'Error text' type 'E' display like 'W'

*Error message halts the screen processing.

2. Explore SET CURSOR FIELD command to navigate to a field in new tab.

 

*PS: These are suggestions and I have not tried these.

BR.

Re: Annual Leave Quota is being generated with 0 value

$
0
0

Hey,

 

I checked your log.

 

I don't see any processing option under Function Quota.

 

Can you share your feature QUOMO? Have you activated the feature after making changes to it?

 

Click on the Quota Function in the log and share that?

 

Regards,
Vivek

Re: Dynamic sql is throwing dump after upgrade to EHP 7.0

$
0
0

I have a very similar Issue.  Identical select works OK in our NOT upgraded system (D04) but NO Longer in our upgraded system (P03):

 

Some code extract:

CREATE DATA <sel_crit>-ref_t_annn

                     TYPE STANDARD TABLE OF (<sel_by_table>-tabname).

         ASSIGN <sel_crit>-ref_t_annn->* TO <t_annn>.

         SELECT *

                FROM (<sel_by_table>-tabname)

                INTO TABLE <t_annn>

                WHERE (l_sel_cond).

Some Data:

<SEL_BY_TABLE>-TABNAME = A902

<T_ANNN>          Standard table of struct A902

L_SEL_COND = KAPPL = <sel_crit>-konh_vakey-kappl AND KSCHL = <sel_crit>-konh_vakey-kschl AND VKORG = <VKORG> AND VTWEG = <VTWEG> AND KUNNR = <KUNNR> AND MATNR = <MATNR> AND KFRST = <KFRST> AND KNUMH = <sel_crit>-knumh.

 

L_SEL_COND =

 

P03

 

D04

KAPPL = <sel_crit>-konh_vakey-kappl AND

 

V

 

V

KSCHL = <sel_crit>-konh_vakey-kschl AND

 

PR00

 

PR00

VKORG = <VKORG> AND

 

S010

 

S010

VTWEG = <VTWEG> AND

 

20

 

20

KUNNR = <KUNNR> AND

 

0000012453

 

0000012453

MATNR = <MATNR> AND

 

000000000000043501

 

000000000000043501

KFRST = <KFRST> AND

 

 

 

 

KNUMH = <sel_crit>-knumh.

 

0000655662

 

0000655662

 

 

I remarked that in the exception class CX_SY_DYNAMIC_OSQL_SYNTAX a new Text was introduced 'SQL_PARSER_ERROR' but can't really find any explanation.

 

So I'm still searching for help.

Dirk

BC-xom command line interface

$
0
0

I would like to work on BCXOM command line interface to develop external OMS functionalities.

Is is possible to access spools without implementing a program on the SAP host machine?

Xcelcius Dashboard - BW error

$
0
0

We are doing an Xcelcius dashboard integration with Solution Manager.  The BW query has vairables for the selection screen, when we try enter these details for the integration we get an error.

 

See enclosed document.

 

Note, my initial idea is to have these variables with fixed values at time of execution if the error cannot be resolved.

 

Regards

 

 

Waza

Re: where i find billing type in sales order.

$
0
0

TW,

 

I do understand billing exist as per document flow, but still I mentioned point- I in case if subsequent document is not created.

 

I agree with your point of

 

A billing document can have different billing type, than that mentioned in VOV8.

 

 

In that case may be some custom develop report can help Lee.

 

Thanks.

 

SS

Need to apply license after fresh license

$
0
0

Hi Experts,

 

In our organization, we have various license like ERP, XI/PI, Solman, etc. Previously the ERP, IDES and solman was installed with valid license and these are running well. Now I have installed the SAP PI and didnt installed license. Now when I go to Slicense tcode to get details information, but it is showing like below:

 

slicense.jpg

 

Now how I can ask marketplace for the license without the Installation number and system number? Can anybody help me regarding this ?

 

Asad


Re: Header Freight Condition to automatically apply to only one line item

$
0
0

Dear Varun,

 

For the above you can maintain the freight cost to that particular item only. why to go for header freight condition.

 

However as per as standard system, its not possible with standard config you can go for a development based on the requirement of SL.

 

But I will suggest you to try to look for freight at item condition.

 

Thanks.

 

SS

Re: Pricing redetermination

$
0
0

Dear Raki,

 

If your issue/query is solved, request you to please close the thread.

 

Thanks.

 

SS

Re: EMIGALL: Replacement via INST_MGMT

$
0
0

I got to the solution. In case someone else has the same problem, this might help:

- when entering the meter reads in DI_ZW, you must state both devices: the one youre replacing, and the new one youre replacing it with.

 

When using EMIGALL with screens, the old device will populate automaticaly. Unfortunately, when running it, you need to tell the system the old device again.

 

In DI_GER, of course, you only state the new device.

 

Marko

Re: Intergration Gateway of Open Text Soap Services Issue

$
0
0

Hi Midhun,

 

I tried but same error,plz check attachments.

 

1.PNG

2.PNG

3.PNG

 

Kindly suggets,we are in critical situation.

 

Regards,

Sumit

Re: Dependency code to count characteristics values

$
0
0

Richie Ravikumar,

 

It will be nice , if you can share business requiremnt tied with it ,  isnt its already visible in configuration how many values user already assign to a multi-value characterstic? Why do you want to calculate that number again?

 

Thanks

Ritesh

 

 

 

 

Re: Fields values not flowing from ECC to MDG for new attributes

Migration from Hyperion to SAP BPC 10.1

$
0
0

Hi All,

 

Any migration suggestions or best practices from Hyperion to SAP BPC 10.1 documents or online help?

 

Client is looking to move their budget plans from Hyperion to SAP BPC - Any recommendations to move data (ETL process) to SAP BPC?

 

Thanks

Raju


Re: View from BI Launch Pad Table Fields are Merging in Crystal Reports

$
0
0

There is a registry fix for this that need to happen on the server where you're running the BI Platform.  See SAP Note 1218653 - Crystal Report fields overlap rather than truncate when viewed in InfoView or BI Launchpad.  Since you have the BI Platform, someone from your company should have an SID that will allow them to log in to support.sap.com to get this.

 

-Dell

Re: HANA XS HTTP Request

Re: horrible sql execution plan lead to terrible performance

$
0
0

It's interesting that you called out the partial cartesian join as an issue - since our badly performing queries I mentioned also generate partial cartesian joins. In our case, it is on purpose to generate additional data - for instance, we plan at a year-level and want to blow it down to the month; or plan at a product category level and blow it down to individual products for reporting. In our case the join order HANA chooses results in gigantic intermediate result sets (e.g. 1000x or more the final result), which results in bad performance. In these cases it would be nice to be able to tell HANA which order to do things in via a hint or some other construct - but in the meantime, local temporary tables are a decent workaround, it just requires using SQLScript for part of your ETL process.

Re: How can I send SMS from my application

$
0
0

Hi Amanda,

 

I'm afraid you won't find any since they're provider specific, however most SMS service providers allow to make a request over HTTP GET -- custom solution using Connectivity Service (.xshttpdest) should be then quite easy to code.

 

Best,

Michal

Re: Work Center and Work Center Category.

$
0
0

Hello Yash,

 

In the screen CR01 (Menu/ Logistics/Production/master data/ work center/ create) see the list of Categories appearing. and study in SPRO (Production/Basic Data/Work Center/General Data/define work center category) the commonality of these Categories by going into Applications.

Capture.JPG

 

You would find one thing common here: i.e., Routings for Production

Capture.JPG

 

So, when you give this value in Applications to your Category, then it will be appearing there in the list of CR01.

 

Similarly the entry I (Maintenance Tasklists) in Application would make the Category appear in Tcode IR01. (Plant Maintenance > Environment > Work Centers > IR01 - Create ).

 

 

Good luck

KJogeswaraRao


 


 

Viewing all 8667 articles
Browse latest View live




Latest Images