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

Resolved! Issue with sorting in TMG

Hi,I have a TMG and tcode for it.I'm sorting the table based on material by adding code in PBO.gt_table[] = extract[].sort gt_table by matnr.extract[]  = gt_table[].Sorting works fine.But, when I try to add new entry to the table, it all goes to disp...

Resolved! Does deleting obsolete tables and transaction codes affect the system performance?

Hi Everyone,I am conducting a research about the performance impact on deleting obsolete tables and transactions codes.Will there be really an impact on the system performance when I delete obsolete tables and T-codes? For example,I plan to delete 50...

IDOC,ALE

Hi,I am ABAP developer. I have worked on ABAP but I do not have any knowledge in data transfer technique like IDOC,ALE,EDI.I am a new learner in these techniques. I have taken online SAP server but it has only one client.I want to know if it is possi...

Resolved! Need hekp to populate Multiple sheets in AL11 to different internal tables

Hello All,I have a requirement where I need to read an excel file with multiple sheets from Application server AL11 and split in different tablesI did read dataset and captured all Excel data in Binary Data,now how should I split this binary data int...

Resolved! Problems with data objects unicode in popup ALV.

Hello guys! I have the next problem to show a popup AVL. My error is the next: The statement                                                               "MOVE src TO dst"                                                        requires that the op...

Resolved! Problems with loop

Hello! sorry guys but I have the next problem in my code to make a loop. I not understand why? This is my code in my BADI PROCESS_PS_CUSTLOOP AT t_posic INTO wa_posic.    wa_posic-mandt = SY-MANDT.    wa_posic-ebeln = im_ebeln.    MOVE-CORRESPONDING ...

Resolved! ABAP 7.40: VALUE....CORRESPONDING with WHERE

Hi everybody,I need some help by constructing the following (blue) command:data:    "! standard table with selection screen content   "! the selection screen contains a SelOpt for MARC-LADGR, called S_LADGR   selscreen type standard table of rsparams...

Labels in this area