Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83429 VIEWS
  • 212 REPLIES
  • 39 Likes

archive

Hi,I need to send email/fax and archive also the document with the below statement in my function module which triggered during F.27 account statement. c_itcpo-tdarmod = '3'. " print only, '2' = archive only, '3' = both1 may i know which tcode i can ...

User Exit for VF02

Good Day Gurus,I would like to change the value of cobl-AUFNR upon the release of biiling document to accounting. I already tried EXIT_SAPLV60B_008 and EXIT_SAPLV60B_004. I can see that it changes the value of the field cobl-AUFNR upon the debugger b...

How to enhance MM46

Hello AllI am looking at a way to add a new custom field in MARC and make it available on MM46 screen. When mass update is executed via MM46, I want that field to be updated as well. Please provide me with the right steps to get it done.Thanks a lot ...

Resolved! Looping Problem....

Dear All , I faced a problem , when i tried to loop the table and used the funtion AT END OF lines ..... ENDAT .. why the somes the table field will become ************** ?? and i cnt get the value ........ example like below. how i going to ...

Resolved! ALV events

HI guys: When I use function module for 'REUSE_ALV_GRID_DISPLAY',I want to know how to define the form routine that assignsto the event.Such as 'FORM set_pf_status USING rt_extab TYPE slis_t_extab .'How can i find the parameter 'rt_extab TY...

Email finctionality

Hi Experts,We need to send the report outputs via email regularly . For this I searched in the some other forums long back and created once custom function module based on forum steps. It is working fine with our company outlook mails without any pro...

Resolved! BDC Date error

Hello friends, I have written a BDC and it has 2 date fields,Valied from and Valid to.The valid from works good but the valid to has an issue. I need to hardcode the valid to to 12/31/9999Below is the code. DATA: g_date_begin(8), g_date_end(8). g_...

Resolved! FM Check a period

Hi,i'm looking for a FM to check a period ; in my specific screen i have two fields : month and year, and i would like to check is the both value are a validity period.I know there are some FM to check period but there are oriented FI or others modul...

Export/Import Idoc

Hi experts,My requirement is to extract Idoc data from one environment and integrate the extracted data into another environment (without using XI and Programming) to facilitate creation of test data.I was able to download the idoc data as follows:1)...

alv + pdf

Hi Experts,i have an alv grid with top of page (few lines) and end of page (few lines) and details lines.i have converted this alv grid to pdf using the FM "CONVERT_ABAPSPOOLJOB_2_PDF".But i dont know how to include my top of page and the end of page...

Labels in this area