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

VA05 transaction

Hi,the user requirement is when the list of sales orders is displayed using transaction VA05, if he selects a single record and presses an icon it should take him to the screen VA03.There is no user exit for this.CAn anyone let me know how can we ach...

Resolved! DMEE_EXIT_TEMPLATE_ABA interface for this function implemented incorrectly

Hi,IN my project ( using ECC 6.0 ) I have implemented a exit on amount field to convert it from cents to dollars. I used DMEE_EXIT_TEMPLATE_ABA and copied it to ZDMEE_EXIT_TEMPLATE_ABA . After doing this I put in my code in ZDMEE_EXIT_TEMPLATE_ABA be...

Resolved! Get started with ABAP

Hello Everyone,I started learning ABAP few days ago (my ABAP knowledge is zero), I went thru Amazon and there're millions of ABAP tutorials / books. Any recommended book for a starter like me? I do have SAP ECC 6.0 or 4.7 to practice and really need ...

Resolved! EDI Order Response

Hi,How can i check the net price calculations done for a particular item on the sales order response. My problem is.The value sent in field vprei is having a netprice value and from this i have to deduct bill back condition value.and this should be h...

Second ASN generation

Hi experts,My requirement is that i need to create two ASN's after PGI. One is regular asn for the customer for advance shipment notification. The 2nd asn is for the pallet provider. An ASN has to be sent to the pallet provider so that they can track...

count problem

Hi, i am in do loop.Even though im clearing variable used for count , its still using the last value while counting next value. do 2 times.loop at itab.program logic......count1 = count1 + x.endloop. itab-count1 = count1.clear count1.enddo.i am dow...

Resolved! field catalog

In field catalog what does no_out do? what would fieldcat-no_out = space do and what would fieldcat-no_out = 'X' do because in my program what ever value I give to no_out, the fields are added in hidden fields

Resolved! Concatenate

I am using the concatenate statement to place fields of a itab into a single line.My output is currently. xxxx xxxx xxxxx xxx xxx xxxx xxxx xxxx xxxxI would like to have the display like xxxx xxxx ...

SG141 by Active Participant
  • 469 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! count error

Hi, i am counting total number of hours for each order type weekiy.in selection screen if i enter 1 month date range then it should calculate for 4weeks .but my program is counting previous week value while calculating next week value. for 1week if...

Resolved! Table Entry

HiI have a table where maintenace generator is allowed. In one of the non key fields when i maintian a null entry the system shud throw an error when the table is saved with an empty data for that field. how to achieve this?thkxPrabhu

prabhu_s2 by Active Contributor
  • 525 VIEWS
  • 3 REPLIES
  • 0 Likes
Labels in this area