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

Resolved! all entries

hi friends..iam using "all entries" for 2 tables is this code correct..if any changes do tell metables:mard,makt.types: begin of str_mard, matnr type mard-matnr, lgort type mard-lgort, werks type mard-werks, end of str_mard....

Resolved! locking of table

Hi,During the locking of the table, i want to lock only the fields but not the entire table.So, in this what are the fields that shld be locked, i.e.1) do i need to lock all the fields for which i want to modify based on key fields or2) do i need to ...

Resolved! Filter

Moderator message: Please use a more meaningful subject in future. Thank-youHi Experts,This is not the question about filter option in function module 'REUSE_ALV_LIST_DISPLAY'.The filter (cone symbol) option button in the output display is not worki...

Resolved! Password comparision

Hi Friends,I have five passwords in my ztable.Now my requirement is to validate password, if i enter a password ,then it should not accept the previous five passwords which are in my ztable.i tried with concatenation, but it is not working properly...

interactive F4 help

Hi everyone,I have the requirement of :1. adding 2 fields to a table maintenance generator of a standard table, 2. adding an 'interactive' F4 help for the custom field.Can anyone help me in figuring out how this can be achieved.FYI.. interactive F4 s...

CONVT_NO_NUMBER ERROR

hi ,I am doing a mathematical calculation as follows where all the fields are type C. IT_FINAL-LENGTH = ( IT_FINAL-LENGTH * IT_FINAL-UMVKZ ) / IT_FINAL-UMVKN. i am using the following code to catch the convt_no_number error. in some of the systems t...

Labels in this area