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

Table control wizard?

Hi,We have module pool program with table control wizard. Now we want to add 2 more fields to that table control. How to proceed for this...is there any way to edit the existing table control or we have to create new table control..please help to pro...

Resolved! Spool Id

Hi,I have done coding where I have to convert a Remittance advice into PDF and mail it to Vendors. The only problem is that I am not able to retrieve the spool id using Structure :itcpp-tdspoolid and hlp_pdfspoolid...One more thing is I am using BTE ...

Resolved! USER EXIT

hi Experts,i am having a requirement like in MM02 transaction--> basic data2, i need to include one field and when i enter the data in that field after that i need to post the same.after posting that field data should be store in PLAF table. is ther...

Resolved! Fill dynamic table

Dear alli created a dynamic internal table with: CALL METHOD cl_alv_table_create=>create_dynamic_table EXPORTING it_fieldcatalog = ifc IMPORTING ep_table = dy_table.the structure is really simple, there are 3 fields named KW1,...

Resolved! How to code this

Hi Friends: Please see the data below.Its material no. & period(quarter)I've to fetch the records where period(quarter) is maximum. Like in this case first 8 records. How to write a select query for this.Please suggest.ThanksMaterial.................

Resolved! CODE in ABAP Query

Hi,I wanted to add a check box in ABAP query.if that check box is checked thenit shuld satisfy follow conditions.*Z_HANDQTY = ABS( MARD-LABST ) + ABS( MARD-SPEME ). in abap query where do I write this piece of code.can anybody pls help asap.ThanksJay...

Resolved! about Join

hi all ,I have this code:SELECT afkoaufnr afkogltrp afkogstrp aufkobjnr afpoamein afpodauat afpodwerk afpomatnr afpo~psmng afpowemng resbbdmng resbmeins maraprdha maktmaktx marczzprtndINTO TABLE int_tabFROM ( afko INNER JOIN aufk ...

Resolved! Regarding Aging Report

Hi,In one of My report is using for calculating the age for material.In that report first i am selecting the all quantites from MARD table then for each material i am calculating the quantity from MCHB table fnally i am calculating the age and calcul...

Labels in this area