Quantcast
Channel: SCN: Message List - ABAP Development
Browsing all 10425 articles
Browse latest View live

Call Function 'ENQUE_READ' - Lock doesn't refresh

Hello Folks, I have written 'Call Function 'ENQUE_READ' before updating MR21 using BDC - Call Transaction. The above code is written in a Z Call Function 'Starting New Task'. The problem i am facing is...

View Article


Re: Dispatcher stopped from Sap mmc

Hello Raviram, in dispatcher developer trace file dev_disp is written: Thu Jun 05 09:33:06 2014*** ERROR => W0 (pid 2472) died [dpxxdisp.c   14241]*** ERROR => W1 (pid 2544) died [dpxxdisp.c...

View Article


Re: Call Function 'ENQUE_READ' - Lock doesn't refresh

Hello, Is there a BAPI you can use to update the required transaction - is there any reason for using BDC?Also, what is the reason for reading the Enqueue object - what is the objective here? Is it...

View Article

Re: Investment Program fields in TCode CJ11

Hi All, In case that somebody face this too my dirty way is using FM  AIPP_ALLOCATE_POSITION_DARK before  BAPI_PS_PRECOMMIT in case the fields are mandatory and call it  after BAPI_TRANSACTION_COMMIT...

View Article

Re: MERGE TWO SMARTFORMS ON ONE PAGE FRONT & BACK

Thanks everybody for your help.  I found by changing the Device Type to POST2 on the HP printer it fixed my problem.

View Article


Image may be NSFW.
Clik here to view.

Re: Custom Objects List Using ABAP Program

Hi Rafi, Do a source scan using RS_ABAP_SOURCE_SCAN for reports..Put Z* and give your respective conditions on last change field. 2.Check the Transport list to production you will get other details....

View Article

Re: [WDA] How to pass WD_THIS as a method parameter

You can't define WD_THIS, it is reserved for the runtime and points to the current object, be it comp. controller, view controller, interface controller, etc. If you want to pass a reference to the...

View Article

Re: [WDA] How to pass WD_THIS as a method parameter

Thank you Samuli. And how to cast my type Object with the same type of WD_THIS when I am in WD_ASSIST ? Because, the interest is to use all the methods of WD_THIS in WD_ASSIST ... Actually, in...

View Article


Transfer a csv file from presentation server to application server in ABAP...

Hi All, I have looked at all possible forums but I dont seem to get a straightforward answer to this question. Can anyone here please give me a snippet of code which will let me move a csv file from...

View Article


Re: [WDA] How to pass WD_THIS as a method parameter

You can use ABAP RTTI to dynamically determine the object type by reference and instantiate a respective object. That said, what you are trying to do is a bit unorthodox and probably won't work since...

View Article

Re: [WDA] How to pass WD_THIS as a method parameter

On a side note, all Web Dynpro ABAP specific topics belong to the Web Dynpro ABAP space.

View Article

Re: [WDA] How to pass WD_THIS as a method parameter

Yes Samuli, I am wrong.  I was trying to build my ASSIST as the main Controler of my current WDA and more generaly, for several WDA that will use and instanciate my ZCL_WDA_CTRL as ASSIST. In fact, I...

View Article

Image may be NSFW.
Clik here to view.

ETM - TAB "General" for different equipment types

Hello Gurus,  Someone knows where SAP configures to show different fields according the type of the equipment, look at the attached images. Is it ABAP or is it SPRO? Thank you 

View Article


Re: [WDA] How to pass WD_THIS as a method parameter

It is normal that assistance classes are used by multiple WDAs. It is one way to share data between WDAs. Assistance classes are generic and they don't know anything of the WDA using them and they...

View Article

Image may be NSFW.
Clik here to view.

How Can i add header-text to over there?

I wanna add text-header to signed area in picture How can i add text  ?Can You Help me ?Thanks...

View Article


Re: How Can i add header-text to over there?

Hi,IF you are Your Customized Alv,you  call  events "TOP-OF-PAGE'.call the fields For header.ORin calling Reuse_alv_grid_display FM.their is a Option called GRID Title = give the name in quote's.....

View Article

Re: Getting data without using joins from database

Myth. There's no need to be afraid.  I've written BW extractors on HR appraisal data that join 5 tables perfectly happily. You may have to play around a bit to get the most efficient joins, but usually...

View Article


Re: Excel Cells Column Range

Can you elaborate on what you are trying to achieve?Are you trying to create a list of string values as specified in the range?

View Article

Re: I have one query how can i search IDOC  ,having IDOC field name  with out...

Dear Kannan Nair, thank you so much the TCODE -WE09  it is working fine to trace IDOC with the particular filed name

View Article

Re: Excel Cells Column Range

Try running this snippet and see the list output.DATAindexTYPEi. DATA str TYPE string. DATA digit TYPEi. DATA char TYPEc. DO1000TIMES.   CLEAR str.   index = sy-index.   DO.     digit = ( index - 1 )...

View Article
Browsing all 10425 articles
Browse latest View live


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