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

User Information

Hi,I have one query regarding user id. My requirement is like that If I enter SAP login id then I wanted to know the user name of that id (SAP login Id).Any body will suggest me in which table the above mentioned information gets stored.

Resolved! ALV GUI

Hi guys,I have controlled the GUI of ALV by using the suggestion below by Ramesh... but I have a question...Is it possible to remove the USING rt_extab TYPE slis_t_extab from the FORM set_pf_status USING rt_extab TYPE slis_t_extab?I tried removing i...

Resolved! ABAP Question

Hi,I wrote the code and executed it. It does not work properly.LOOP AT xth_data INTO <ls_data>.ASSIGN COMPONENT 'S_CHAS' OF STRUCTURE <ls_data> TO <ls_chas>.ASSIGN COMPONENT 'S_KYFS' OF STRUCTURE <ls_data> TO <ls_kyfs>.select addr into <ls_chas>-zadd...

Resolved! ALE

Hi,1 what is change point in ale.2 what is message type.3.what is basic type and extend type .4.what is diff between message type basic type.5.what is idoc.thankssrinivas

Quries on WM

Hi Experts..My application is in WM to give preferrable location.How to know preferable location storage unit type, location bin for particular material? what is the various putaway stratagies for knowing preferable locations?Award points for usefult...

Resolved! LSMW

Hi Frns, I dont no how to transfer data to an SAP system using LSMW and the file is to be transferred using BAPI.Can any one send an example program and files to be uploaded.i dont know any basics about this?Please tell me in detail and step by s...

Resolved! BADI

Hi, i have some doubts about BADI plz tell me these questions:-1.What is BADI and how many types of badis.2.How to implement BADI for particular T'code.3.What is diff between BADI and User-Exit.4.what is diff bet ween User-Exit and Customer Exit....

Field Exits

Hai gurus,in field exits i have small doudt ,when i Activating my Field Exit , I got message i.e system is not configured for field exits(see long text)can any one tell me how can i activate my field exits.thank you.

Type conversion

Hi,I Have declared one variable of type komv-kwert in my program. That variable contains the value 0.00 at run time. I am doing some calculations in my program if that variable is not initial. But my case what is happening even though that variable c...

Resolved! Internal Table

Hi ,I have an Internal table which is reading the data from different sources and inserting the data into the database table locally. I ma doing this through INSERT command but if any entry already exists in the database table this command raising a ...

Resolved! FM to get next date

Hi experts , I have got very samll problem , I want to use A function module which take no of days , and date as input and which gives me output date by geting next date ( adding no of days to input date provided)For ex: Input : ...

alv : end-of-page

how to fire end-of-pagein alv using functional modules?i ve populated two listheaders one under top-of-page event using commentary_write functional and another under end-of-page evnt using the same func. module .top-of page is firing but end of page ...

Labels in this area