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

Resolved! Types outside class

hi all,I wanna use a types defined inside a class in an external program.Let's supposed i have something like this.CLASS abap DEFINITION. PUBLIC SECTION. TYPES: abap_table TYPE STANDARD TABLE OF zabap.ENDCLASS.START-OF-SELECTION.DATA: my_var TYPE...

Resolved! Peculiar problem in SU01

Hi SAP Gurus,We are facing a strange problem with transaction SU01 in our recently upgraded ECC 6.0 system.The system was previously ECC 5.0.When we try to reset the password for a user from the 'change password' option in the initial screen of SU01,...

Resolved! MD04 mapping

Hi All, I have a requirement, wherein I need to map all the data from the MD04 transaction. If anyon ehas done this before, then can someone please provide us the following inputs:1) The database tables where all the MRP related data from the MD04 t...

cl_gui_cfw=>flush

hi, In development l_gui_cfw=> flush is working fine. In the production system it is giving CNTL_ERROR = 2.Here sy-subrc = 2 and giving container error. Please help me in this.pratyushEdited by: sreenivasulareddy eragamreddy on Sep 16, 2009 6:44 PM

Resolved! Web service parameters

Hi, I would like to know your professional point of view about this thing: I want to create a web service, which is based on FM. The FM should get an 'object' as import parameter. As a remote enable function, the FM can get parameters only by value. ...

Re ABAP proxy generation

Hi Experts,I need to consume a web server from abap RFC ( no midleware xi is used). (just i need to pass values to web service)So, from se80 i was creating a service consumer proxy object.Then , I choosed Enterprice service repository from the below...

Resolved! Scroll bar in ALV_LIST

Hello all,I am using REUSE_ALV_HIERSEQ_LIST_DISPLAY this api to display data in ALV-LIST. The problem is that due to too many fields the data which has to come in one line is getting moved into next line, resulting in problems in representing data.Is...

MNaveen by Product and Topic Expert
  • 682 VIEWS
  • 4 REPLIES
  • 0 Likes

payment terms

Hi in f-43 we have kept one due date field. And this due date will be calculated based on the baseline date andthe payment term conditions. Which is working fine but except 0009 and 0006. I have tried to see the entries in thetable T052 there was no ...

Resolved! Reg check boxes

Hi , I tried to find out how to disable one checkbox at runtime in forums but I could not understand ..so tell me how to do this.Parameters : check1 as checkbox modif id CH1, check2 as checkbox modif id CH2.now when I check one c...

invoice number range

hey hi allaccording to the client requirement , i need to update the number range using the user exit 'USEREXIT_NUMBER_RANGE' in the program , RV60AFZZ. this should be executed for tcodes VF01, VF04 , VF11 . what ever coding i h ve done is working , ...

Labels in this area