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
  • 83453 VIEWS
  • 212 REPLIES
  • 39 Likes

alv FMs

Hi,I have one internal table i_report.this internal table captures all the details.and i want this internal table to be printed in the output by using following criteria.see belowDefine the ALV Output Internal table columns and Build field catalog us...

Resolved! doubt in bdc

hi there,1.how can we upload currency and quantity feilds in bdc. (recent question)2. to handle table control is there any option in recarding(like any button..etc)?(if plz explain me how to use it?)3. can we schedule call transaction method for back...

Resolved! New to Graphics in ABAP

Hi all!! I have a requirement to create a program that shows a graphic chart, but must show 2 graphic on the same chart, that is a bar graph and a line graph on the same chart. This is to compare actual data with data from previous years, so it must ...

Resolved! Event on MB01

Hello Friends.As soon as a new data record is commited to table MSEG and MKPF, i.e. a goods receipt for purchase order is posted in the table. I need to send an automatic mail having the data of the newly added rows of MSEG.Please tell me where I can...

Very Urgent

Hi all,There is a selection screen with select Options Material Number (MSEG-MATNR) Material Group (MARA-MATKL) Plant (MSEG-WERKS) – Mandatory Old Material Number (MARA-BISMT)we need to write a function module for this.and inside fm we need to im...

Resolved! BACK GROUND PROCESSING

Hi Experts , Could you please any one tell me how to do the programming onBACK GROUND PROCESSING . I would like to know what is back ground processing ?. Give me some example by using se36 ? . I know some functionalmodules on BACK GROUND PROCESSING ....

Resolved! URGENT

the question is that, I have more fields in the source structure than the target structure and how do I mapp those extra fields. pls advice ... incase of the second line item posting key i want to upload a different value than the first line item ......

Resolved! Problem in Query..

Hi Guru'sI have requirement ,Take Purchase Req. date from User and then have to calculate, how many of them converted into PO.For example : if i am entered PR date : 31.01.2006 to 10.02.2006then it will select all the PR in this range and how many co...

Resolved! SELECT

Hello experts, Is it possible write something as SELECT x.*, y.field1, y.field2FROM table1 x, table2 y in ABAP statement ?I don't want write ALL fields of table table1 and i want only some fields of table table2.Thanks for advice in advanceMartin

Labels in this area