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

sales delivery group

We are working with the delivery groups in the sales order create to ensure that materials of the same model are shipped together.We validate the model of the material and give them the same delivery group number. Example: Material # 123 has model # ...

Resolved! selection screen

for some particular customer number in the selection screen a pop up screen comes asking for the postal code and region . I have used the function popup_get_values function for that . its like this if i enter the values in the selection screen and if...

Resolved! Z table

Hi,I had created a z table with fields order type, allowable values, changed by(sy-user) and sy-datum.In new entries user wants to enter only 2 fields order type and allowable values, and remaining 2 fields sy-user and date should pickup when press s...

table joins

hi, Kindly tell me how to wrute this query ...I have a field 'f1' in a table T1 and a similar field 'f2' in table T2. I need to find the list of the fields f1 from table T1 which are not present in T2.I have written a query .... please revert back wi...

Resolved! Fun.module for date diff

Hello,Is there any function module available for giving the difference between two dates.For ex:date1 = 01/30/2000; date2: 02/30/2002If I query for difference it should in below format :Years & Months.i.e the difference between date2 & date1 should b...

Resolved! format of a mail

Hi Everyone,I have an internal table in which i fetch some sucess/error messages and then write it to a Application Server. Now the problem is sometimes, some of the fields in the internal table are populated for some records and for some records the...

Resolved! field validation

Hello,I have a ztable with two fields: from , to.I have to validate the entries, so that the intervals shouldn't overlap.Example:I have the entries:from to1 712 15Entry allowed: from: 8 to: 11Entry denied: from: 13 to: ...

Resolved! user exit in VA02

Hi everyoneI am addign a code in user exit for tcode VA02i have to display a popup and if the answer in the popup is 'No', the order is not saved.I have displayed the popup but i dont know how to prevent the order from being saved, does anybody know ...

BDC session method

Hi,In BDC session method can we use <u>messtab</u> for getting the messages in the transaction as in BDC call transaction method.In my case i want to do something like below through <u>BDC session method</u>..CALL TRANSACTION 'O3A1' USING bdctab ...

Display current time

Hi friends,I am currently working on a bar chart which has a time axis ( a horizontal time line with dates and times displayed on top of the chart like a scale).Now, my requirement is to place a small pointer ( a vertical line) at the current time on...

Resolved! sap script

Hi Experts,In my requirement When i see print preview of a delivery documnet from VL02N i have one line item in main window.The O/P is perfect.But when i press back button and see the o/p immediately once agian by selecting the same out put type the...

Resolved! Query on set

Hi all,I have requirement like there is set a called zproj_net_ra under this set we have two subcategories zproj_rev and zproj_cst under each subcategory there are a range of values or set id'sso, now my requirement when i select a particular set id ...

Resolved! RZL_READ_DIR_LOCAL

I want to fetch the file names, of a directory on the application directory, in an internal table. I have used RZL_READ_DIR_LOCAL to fetch the files names, but the problem with this function module is that it returns the file name only upto 32 charac...

Resolved! WorkFlow specific

In a workflow activity, I call (using an object method) an ABAP function module which displays an ALV with commands. I would like that one of these commands to enable the user to keep the workitem in his businessworkplace without take making any acti...

Labels in this area