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

Conversion HR_INFOTYPE_OPERATION to RFC-BAPI

Dear All, I want to convert  HR_INFOTYPE_OPERATION to RFC Enabled BAPI ZHR_INFOTYPE_OPERATION. I have copied the above function module to ZHR_INFOTYPE_OPERATION. There is a importing parameter "...

View Article


Re: how to populate an internal table from three different tables.

ya,just few fields only.

View Article


Re: how to populate an internal table from three different tables.

select< field > from marc into table lt_marc.    lt_tmp_marc = lt_marc.  if lt_marc is not initial.  select <field > from t001wfor all entries in lt_marcwhere werks = lt_marc-werks.  sort...

View Article

BAPI

Dear Experts,                     I need to learn BAPI,BADI and LSMW.Can you send the links or pdf tutorials regarding this topics.                      Please help me.   RegardsSamir

View Article

Forwarding mail to outlook

Hi,I want to forward workitem to outlook. I am using RSWUWFML2 program. Currently the user who has scheduled the program is sender of the mail. But I want to change the sender with the person who has...

View Article


Re: Getting performance issues in searching DB table

Hi Thanga, I tried index and package size both options but did not find any performance improvements.  Just a query, Cursor thing is really going to help with performance improvements? Let me know is...

View Article

module programing

hi allIn Module pool programming ,how to use alv report in it.show me with a example.

View Article

Image may be NSFW.
Clik here to view.

Re: REUSE_ALV_GRID_DISPLAY IS NOT WORKING...

Hi Suresh, I didn't wrote any refresh in ALV header. The debugger it shows like above print screen and in output:

View Article


Re: module programing

You can create a screen-> Create a container object in the screen (Name the container object).  Create objects for global classes , DATA :  g_container      TYPE REF TO   cl_gui_custom_container,...

View Article


Re: Getting performance issues in searching DB table

Hi Akanksha, Could you please change your select statement as below  Current select ::-   SELECT *     INTO TABLE lt_matchkey_tmp     FROM xyz/matchkey     WHERE ( matchkey LIKE v_searchkey_1...

View Article

Varaint Configuration in sd

Hi, I inserted one new field at cust master.Now I need to set one new characteristic at variant configuration in sales order item level and need to populate the new field value from cust master new...

View Article

Re: REUSE_ALV_GRID_DISPLAY IS NOT WORKING...

Hi satya, check in quality client entered data is avaliable or not.    Regards Raju

View Article

Re: module programing

Hi Vikas, you may use transaction SE83 (Reuse Library). In this, there are several examples for ALV programming with "oldschool" function modules or class based ALV usage. Best regards, Matthias

View Article


Re: module programing

hi vikas, i think this code will be helpful to u try it .    * Data declaration* Reference variablesdata : lr_cont type ref to cl_gui_custom_contAiner,       lr_alv type ref to cl_gui_alv_grid.* Final...

View Article

Re: REUSE_ALV_GRID_DISPLAY IS NOT WORKING...

Hi Raju, I checked in quality, its available.

View Article


Re: Getting performance issues in searching DB table

Hi Akanksha, 1. Regarding performance: do you need LIKE statement or can you replace it to EQ (=)? See hint from Suresh Kutam.  SELECT *     INTO TABLE lt_matchkey_tmp     FROM xyz/matchkey     WHERE (...

View Article

Creation of TO Doc. using FM

Hi Experts, I have query regarding TO create / confirmI want to create the TO doc with help of FM where the input would be following three fields:-Warehouse noDeliveryStorage unitIs there any FM or...

View Article


Re: ENQUEUE_EVVBAKE is not working

Hi This lock is done by the code i  have used . But in only debug mode after the FM called , But when I press F8 . It will release Lock automatically.

View Article

Re: ENQUEUE_EVVBAKE is not working

Hi This lock is done by the code i  have used . But in only debug mode after the FM called , But when I press F8 . It will release Lock automatically.

View Article

Re: SAPSCRIPT missing data

HI Jepoy, Please check the script in the language which needs to be printed. Code might not be present in the printing language.  As fas as i can see, the values are just fetched and not printed.. /:...

View Article
Browsing all 10425 articles
Browse latest View live


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