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

Resolved! ALV OO closing problem

Hi,I have a ALVgrid in a dialog box...everything there works fine until I save my changes done there... the next time I call this screen (all objects will be deleted and recreated) and click buttons on top of the ALV (add row, delete row,...) the scr...

Resolved! problem with this function.

Hello experts,I am currently having a problem with the function below because of the language parameter. I tried using sy-langu and 'EN' but my program dumps. Below is my code guys. Any help would be appreciated. Thanks a lot!CONCATENATE v_vbeln v_po...

sftp server

Guy's following is the requriment,which i got from the user,pls help me, how should i proceed with this issue.pls consider this as urgent ,since previouslyi was reading file from application server (Tcode:AL11),which they don't wont me to read becaus...

Resolved! Profile parameter

Hello Eveybody!I am working on an upgradation. I have got object of type "SPFL". That is "Profile parameter". I have no idea like through which transaction I have to go to view these object types. Any suggetion?Awaiting Earliest ResponseManas

Resolved! Maintenance Dialog

Hi,I want use my own user interface in maintenance dialog (because I want to exclude the DELETE button)so I go to TCODE SE54->Genereted objects CHANGE and then go to environment Modification->user interface.When I copy the interface I got a message t...

variable declaration

Hi All,My requirement is, Iam populating an internal table ITAB with some lookup logic. After the ITAB is populated, one of the ITAB's field entries, I have to take onto a selection screen with radio buttons.that means, all that field's entries I wan...

Resolved! Help me

Hi Experts,i have coded like this. But this condition is not working fine. how to code it?if cdpos-tabname eq 'DMAKT'or cdpos-tabname eq 'MARA' or cdpos-tabname eq 'MAKT'.do something...elseif cdpos-tabname ne 'DMAKT'or cdpos-tabname ne 'MARA' or cdp...

Resolved! itab spaces

Hi experts,Iam working on smartforms and i have to display 6 field values.One of the fields having long text with 40 charecters.If longtext is not having any value,my data is getting misalligned.So i want to pass some space into that field to avoid m...

Resolved! GUI-Status

Hi All,Is it possible to give the F3 Functin key to the button which i had created in the screen. As i am not able to see the F3 function key in the GUI-STATUS also.Is F3 function key is reserved as my client say no we can have F3 function key to th...

Resolved! Problem with alv

Hi, I have an alv in which some columns are input enabled. Now problem is when any cell of the alv is modified,it should be updated into the internal table which given to alv with pressing any button on alv toolbar.please let me know if any method...

seletion screen

In the alvlist i included a header,by using this code.FORM BUILD_COMMENT USING P_HEADING TYPE SLIS_T_LISTHEADER. DATA: HLINE TYPE SLIS_LISTHEADER, TEXT(60) TYPE C. CLEAR: HLINE, TEXT. HLINE-TYP = 'H'. WRITE: TEXT-101 TO TEXT+3. HLINE-INF...

Report Painter

Hi. On what basis does the tables appear in the F4 help while creating a library.. I noticed that not all SAP tables appear in the F4 help..How do i create a new table and make it appear in the F4 help while creating the library.. Can anybody sugge...

Labels in this area