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

Re: Google API in Design Studio

$
0
0

thanks to Michael and his examples i designed component.

 

google.maps.event.addListener(  polylines[i],  "click",  function Clicked(event) {

       for (var j = 0; j < map.polylines.length; j++) {

            if (map.polylines[j].type == this.type) {

                 _filterParam = map.polylines[j].type;

                 that .firePropertiesChanged([ "filterParam" ]);

                 that .fireEvent("setFilters");

                 break;

            }

       }

  });

 

....

this.filterParam = function(value) {

  if (value === undefined) {

  return _filterParam;

  } else {

  return this;

  }

  };

 

...

in .ztl

 

String getFilterParam() {*
return this.filterParam;
*}

PDF data is not populating while creating the Dunning notice from UDM_SUPERVISOR

$
0
0


Hi All,

  I want to send the PDF data to the Application Server while creating the Dunning Notice from the transaction UDM_SUPERVISOR.  I written an Enhancement in the function module PRINT_DUNNING_NOTICE_PDF and collecting the data from structure Ls_formoutput. But while creting the Dunning Notice, if checked the Print Preview then only Ls_formoutput-PDF contains data. but the user does not want that Print preview. Please suggest on the same.

 

Thanks in advance.

 

Regards,

Satya.

Re: NWA error - BPM Process failing

$
0
0

I just reset the application communication of the service group for  this  BPM and restarted the server. It worked.

Re: Flat file of 3 million Records

$
0
0

Then it does work but I really need to know details about the whole file so that I know what rejects are coming over.

Re: Web UI - opening mulitple sessions

$
0
0

Hi,

 

The note you have posted refers to patch SAPK-60007INCRMUIF.

The patch which is installed is SAPK-60009INCRMUIF.

The problem I am facing is only some roles open blank page and with some roles we are able to open multiple windows. Is there a solution to this?

Re: Multiple copies of responses in the communication details

$
0
0

This is not the one I am referring to. It happens when a new communication comes in.

 

- Midhun VP

Electronic Bank statment configuration

$
0
0

Hi Gurus,

I have the task of configuring electronic bank statement ( EBS) with two new house banks.

can anyone help please by sending me a step by step configuration guide with explanation?

many thanks

Cecile

Re: Disabling field is not working

$
0
0

Tables: mara,mard.

SELECTION-SCREEN:begin of BLOCK b1 with FRAME TITLE text-000.

 

 

  SELECT-OPTIONS:

     s_matnr for mara-matnr,

     s_werks for mard-werks,

     s_lgort for mard-werks.

SELECTION-SCREEN:end of BLOCK B1.

TYPES: BEGIN OF fs,

       matnr TYPE matnr,

       werks TYPE werks,

    END OF fs.

 

 

 

 

 

 

DATA: wa_mara TYPE fs,

      it_mara TYPE STANDARD TABLE OF fs.

INITIALIZATION.

 

 

select matnr from mara into TABLE it_mara where matnr in s_matnr.

   loop at it_mara into wa_mara.

     s_matnr-low = wa_mara-matnr.

     s_matnr-sign = 'I'.

     s_matnr-option = 'EQ'.

     append s_matnr.

     ENDLOOP.

 

 

     at selection-SCREEN output.

       loop at screen.

         if screen-name = 's_matnr-low' or screen-name = 's_matnr-high'.

           screen-input = 0.

           MODIFY SCREEN.

           ENDIF.

         ENDLOOP.


Re: JDBC Pool Monitoring

Re: Multiple copies of responses in the communication details

Re: Disabling field is not working

$
0
0

it is case sensitive and i have checked it........not the problem of CAPS

Re: How to return value from f4 help into table control ?

$
0
0

If you don't pass field_tab, whether you are getting user selected data ON HELP in table control?

If it is so, you have to check the field_tab data.

Re: inspection plan not getting assigned to inspection lot automatically

Re: Multiple copies of responses in the communication details

$
0
0

Found your latest comments in similar way.

ScreenHunter_46 Feb. 01 13.39.jpg

 

Hope Jason Lax can comment on this.

 

- Midhun VP

Re: Short Dump DDIC_TYPE_REF_ACCESS_ERROR during BDLS run

$
0
0

Hi Stephan,

 

Please do a consistency check for table DFKKKO in se14.

 

Have you done correctly the SPDD during upgrade. Check once SPDD also


Re: Advance GL Error while Posting!!!

$
0
0

Dear Ankur

 

My FI consultant say's that the GL can't be changed as it's been created for Travel Advance & he's using the special GL Indicator "k" for Travel Advances. Now I'm confused totally confused here. I want the Advance amount to be deducted from the Expenses at the time of posting, but its showing the entire Expenses while posting which is making a mess. I've changed the Expert view settings with different combinations as 0,1,2,3.

 

when I'm using with 0 or 1 the Advances are not displaying in posting & its showing the entire Expenses which is totally incorrect in my case.

 

when I'm using with "2 or 3" I'm unable to post the Advance to FI while its showing the deductions in Posting like... Expenses - Advance.

 

Kindly let me know what else need to be done. Can this Advance amount & Expenses can be done at the time of clearing??

 

Cheers

Pradyp

Re: Technical error no. 72

$
0
0

Dear Okan, really i want to thank you cuz your answer also solve my issue

 

thank alot

Re: Time Evulation error

Re: Getting error when executing job

$
0
0

Upender,

 

Are you/repository registered to that specific job server?

 

Also, you can access Tools --> Options --> Job Server and see if the drop-down has the job server listed.

 

If you had the repository previously running jobs against that job server, I would suggest to reboot the job server machine.

 

Cheers

Ganesh Sampath

Re: Standard code to execute only after giving confirmation from Pre-Exit method

$
0
0

Hi Ram,

 

You can use "subscribe_to_button_event" method if I got your question correctly.

Suppose in the pop up you have two buttons ok and cancel, then you can use this method to assign the code. You have to create two actions before this like OK and CANCEL and pass it to the method.

 

and to cancel the navigation you can write the code in WDBEFOREACTION method.

 

I hope this helps you.

 

 

Regards,

AkkI

Viewing all 8676 articles
Browse latest View live




Latest Images

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