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

Structure ABAPLIST

Hi,I have an internal table that has this table type.DATA: it_tableTYPE STANDARD TABLE OF abaplist INITIAL SIZE 0 WITH HEADER LINE.I am having a problem trying to load this table.If I concatenate text into it, I get an error saying table nee...

Resolved! Select statement

Hi expert, Can a select statement be used for dynamic fields say for eg.select ..FIELDS from SOME_TABLE into corresponding INT_TAB..... If yes then can we use join condition on such a dynamic select statement.<REMOVED BY MODERATOR> TxKshitijaEdit...

batch input md12

Hello everybody,I've tried to change a planned order trough a batch input by the transaction md11. When I run the program in visible the batch input is ok, but if I run the program in invisible it doesn't work.I've changed the quantity of the one of ...

Bapi

Hi all,My requirement is1.Create Copy of VK122. User wil enter condition type + Key combinations3. Same output of vk12 should come.4. Along with the list output , there should be UPLOAD and DOWNLOAD buttons on screen.5. When Clicked on DOWNLOAD - tha...

Resolved! EDI setting

hi all, any one have step by step procedure to send IDoc to External System[outbound EDI process] using EDI. how will do configuration for EDI .it is same as ALE or some thing different.If it is different then what are the T-codes for configura...

FM TABLE_COMPRESS

Hi,I have a report that I need to email to certain users. The line length in the report is greater than 255 characters.When I call fm TABLE_COMPRESS passing table it_table, the new table (it_list) comes back filled with funny characters.My code is be...

Resolved! Selection screen

Hi folks, If i generate my ALV report, i can see the output. After that, if i go back...the screen is going to some empty screen..then if go back its go to the selcetion screen...why its going to empty screen in middle..could any one solve my ...

Labels in this area