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

Re: changing irregular income as regular income in mid of the financial year what are the implications?

$
0
0

Ensure that you do this effective the correct date in V_512w_d. Are you doing it effective a past date
for which payroll has run? If yes, ensure you run a forced retro in your system effective that date.

 

 

If this change is effective current month only, i don't think there will be an issue. Of course, the tax calculation will change, but I assume this requirement is well-founded.


Re: Wrong alternative BOM selection by FM "CS_BOM_EXPL_MAT_V2 "

$
0
0

Hello,

 

Do you mean that the alternative 0E does not exist ? If yes, then the function module CS_BOM_EXPL_MAT_V2 picks up the only alternative which is valid, if you make that single alternative in active, you will get zero rows.

 

I checked your case in my system and got the same result

 

Then further, I created 2 alternatives 1 and 2, when 2 is made in active and passed as a parameter to the FM, it returns no entries as expected. However when only a single alternative exists and if you pass an alternative which does not exist, the FM picks up the only alternative which is valid.

 

I think, you can add a custom check, before calling the FM, of whether the alternative exists or not, from MAST table and not call the FM if the alternative is not there.

 

Hope this helps solve your query

 

Best Regards,

Ameya B.

table cells color,delete

$
0
0

Hi Experts,

 

I have the following requirements:

 

1) I have Input field and table (sap.m). In change event I'm getting the value for the Input and if that value is there in table I'm changing the color of the Icon.but I want to change total color of the row. How can I achieve that?

 

eg:

 

Initially my table is like below

 

Table:  Status    name    id

 

row1     red        As       123

 

row2    red        hi         456

 

Input:As   now I changed my table to

 

 

Table:  Status    name    id

 

row1     Green        As       123

 

row2    red        hi         456

 

 

sample Code:

 

handleChange:function(oEvent){

  var oValue = this.getView().byId("idInput").getValue()

  var olength=this.getView().byId('idTable').getModel().getData().results.length;

  for(i=0;i<olength;i++){

  var ocell1 = this.getView().byId('idTable').getItems()[i].getCells()[1].getText()

  if(ocell1 == oValue){

  var ocell2 =this.getView().byId('idTable').getItems()[i].getCells()[0].setColor('#FF0000');

 

  }

  }

 

   }

 

I tried like below code to change the color of the text, but it's not working

 

this.getView().byId('idTable').getItems()[i].getCells()[1].getText().fontColor('#FF0000');

 

 

 

 

2) And, I have mode="Delete" for table. If I'm deleting any records from the table the colors are changing to initial color(which is red in my case). But I want to delete selected row and keep remaining .

New Functions in SAP Warehouse management (WMS) since 2011

$
0
0

Hello All-   Do anyone knows or aware about any new functionalities that SAP has provided or given in warehouse management (NOT EWM) since 2011, I am aware about of Dynamic cycle count, is there anything else?? Thanks

Site Created without Site Customer/Vendor - LSMW for Site customer/Vendor fails

$
0
0

I am in a catch 22 situation as Site created without Vendor/Customer and now it won't let me add Site customer/Vendor nor change/display the site.I am not getting any ideas to fix this situation , hoping one of you will have better ideas.

 

Issue : Site creation in golden client via LSMW resulted in few sites getting created without Site Vendor/Site Customer. As there is no Site Vendor/Customer it won't let me display or change site via WB02/ WB03. When I moved the transport containing Site to other dev client I was able to create Site Vendor/Site Customer via LSMW by posting Site customers and Site Vendors. Now other dev clients everything looks good as I am able to go to WB02/WB03.

 

But when I try the same LSMW for posting site vendor and Site customer in golden client I get an error WEB_DYNPRO NOT FOUND error.I am afraid manual creation of site customer and Site Vendor will also not fix it as per my simulation/test in sandbox. Please see attached screen shots of error messages ,I am wondering if archiving is the only way and if archived will the same site numbers be available ?.

Registering Program-ID in SAP PO gateway

$
0
0

Hi All,

 

We are trying to establish connecitvity (IDoc_AAE) with BIZTALK system from SAP PO 7.4(Single stack) to send IDocs (By registering Program ID).

 

IDOC AAE non-SAP communication

 

We are following above mentoned blog for this connectivity. We are able to complete all the steps but stuck at point "Registering Program-ID in SAP PO gateway".

 

"Now we have to create the RFC destination within the NWA. You could do this as first step also, this is not imported. Create a new RFC destination, tick Load Balancing “No” and fill in the gateway host and service which is used for the communication and press the next button. Choose a destination for the repository connection and press next. This destination is used to read the IDOC metadata. Now just add the parameter “jco.client.tpname” to the Generic Options table, and fill in the Program-ID, which is used for the communication with the external system. The Program-ID should be registered in the gateway you configured before. That’s it, press finish."

 

Could any one kinldy explain how we can register program-id in SAP PO gateway server.

 

Best Regards

Jay

Copy operation cocode terminated

$
0
0

Hi

 

While creating company code from source company code to target company,  i have interacted with the  following message

" Intervals exist

An error occurred in number range object FIAA-BLNR continue copying or stop intervals of remaining 01 objects?

 

What exactly it mean and what if I still copy, what will be the impact on future transactions?

 

Kind regards,

 

Raj

Re: Negative Values showing in forecast. Dis-aggregation issue.

$
0
0

Hello Hussain,

 

Thanks for the reply. We are live with the Planning area. Would it still be okay to change the dis aggregation on the mentioned key figures? Would be there any chance of data loss? Please advice.

 

Regards,

Rohit.


Re: table cells color,delete

$
0
0

HI Ashok,

you could add a css class or try changing the style directly on css. make sure you get the correct Id of the elements by using the browser developer tools.

 

or... you could add a css class via the sapui5 .. addStyleClass event

Line alignment of job posting text boxes in Requisition from in sap e-recruiting ehp7

$
0
0

Dear Experts,

 

We are having SAP E-Recruiting system with EHP7. We are maintaining standalone e-recruiting system.

 

We are creating Requisition Request from HR System and submitting it for approval of higher level managers.

When we maintain job posting text line break up is not happening.

There are Text boxes to maintain Job description, job requirement and Roles & Responsibilities etc. When we maintain Job description in different lines and in two languages such as English and Arabic, maintaining space in between line. But once it is submitted for approval, Approver can't not see the space we maintained between lines but it displays all the text in different lines.

Once all the approvals done, Request form reached Recruiter's My draft requisition query in Recruiter dashboard.

Here I could be able to view the Request form which is approved. When we open this form posting text which has maintained in different lines became one paragraph. All the line in English and Arabic will be mixed into one paragraph. No line break up as we maintained in Form before approval.

 

Kindly suggest me how to achieve this line break up. As this text is going to be published into external site this is not looking attractive for external candidates.

 

Appreciate greatly your valuable suggestions.

 

Thank you in advance.

Sekhar.

Re: Bootstrap virtulal keyboard in my detail view

$
0
0

could you keep your current code and then invoke the function from your detailed view ?   see if you can see and execute the function from one view?

Re: Reload Detail view after approve event

$
0
0

hi Tareq,

it seems like you are doing almost everything as you should.. on the function/event that calls the model.refresh you should be able to remove the item from the master list if successful, otherwise you could show a message. it seems like you have what you need, but you just need to add an additional step to removethe item from the master list...

 

 

further, in order to display the next item in the list, you could set the next item on the detail view and set its index/id to the currently being processed item item in the master list.

Re: Urgent

$
0
0

I also believe that there is something wrong with the technical user, that will impact all users with sap authentication.

Re: SAPWebIDE local - X not defined

$
0
0

By the way, why do you use version 1.4.4? It was updated to 1.12 in the mean time.. with more features and fixes

Re: Error message in Module pool.


Re: call the custom field from infotype 7

$
0
0

Hi,

 

What is information stored in custom field?

 

for your case since custom field is used in IT7, then TABLE or VALEN operation would not be called. You have to create an custom operation or function to read the custom field and bring into input table processing in time evaluation but before that what's your business logic and what's are storing there in IT7, then could be possible to guide for custom operation & function for your case.

 

Regards,Sankarsan

CL_SALV_TABLE sort issue

$
0
0

I am using a CL_SALV_TABLE in fullscreen mode. The ALV is displayed fine.

 

But:

* I mark a column and the standard sort button of CL_SALV_TABLE, the row order changes

* I press a custom button

* In the eventhandler method for added_function, the table (the ALV is based on) has NOT been sorted

* After coming back to the ALV, the list is UNsorted again, but the column shows the red indicator for "sorted by this column"

  (the ALV seems to be thinking, that the table has been sorted, but it isn't)

 

The problem is, that I don't know which row the user has marked. If he marks the third row after sorting the grid, the read table ... index ... finds the row, which was the third BEFORE sorting (which is another row). The displayed ALV has another order than the itab, the third row in ALV is NOT the third row in the itab, the ALV is based on.

 

I've tried anything:

* GET_GLOBALS_FROM_SLVC_FULLSCR with check_changed_data

* refresh( refresh_mode = if_salv_c_refresh=>full )

* get_metadata( )

 

Nothing helped

 

example:

 

A         B        C

200     100     200

100     200     100

300     300     300

 

A shows the ALV after method 'display', B shows the sorted ALV list, C shows the itab. Of course, the user only can see B and want to mark the second row ('200'). In the event handler method for added_function I can see, that the second row has been marked - but based on the unsorted list (which means, I operate with '100' instead of '200')

 

What can I do?

Re: Kernel Upgrade in ECC6.0 using SWPM

$
0
0

Hello Vivek Gupta,

 

Please, note that SWPM can only be used for Installation, System Copy, System Rename and Dual-stack split, as described in SAP note:

1680045 - Release Note for Software Provisioning Manager 1.0 SP 08

 

In order to update your SAP Kernel, you must follow as described in SAP note:

19466 - Downloading SAP kernel patches

 

Regards,

Henrique Girardi

SAP Active Global Support

-------------------------------------

#2081285 - How to enter good search terms to an SAP search?

https://service.sap.com/sap/support/notes/2081285

 

Software Provisioning Manager Troubleshooting documents:

http://scn.sap.com/docs/DOC-62646

 

Find us:

https://www.facebook.com/SapProductSupport

https://twitter.com/SAPSupportHelp

Re: Excel files in SAP PO/PI 7.4

Re: 9.1 PL06 escenario 2.0.4 para México no funciona

$
0
0

Hola Erick que numero de nota es?

Viewing all 8676 articles
Browse latest View live


Latest Images