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

Resolved! Sort table of type ANY

Hi experts,I have a method which has an import parameter of type any. With the aid of RTTS functions I check the type of the parameter and when it is a table, I want to sort this by a given field.How can I sort a table which has the type ANY? I tried...

Resolved! Module pool program

Hi Friends, Requirement is to display a list of fields in module pool screen, some of the textboxes allow me to enter the value. when i hit save or enter button after entering the values on the module pool screen, it will update the other relative...

BSID & BSAD

Hello Experts,I m developng FI report in which i need data Business Area wise..I want customer open documents, i know data need get populated in BSID.But, my probelm is when i m checking my report with std report FBL5N, selecting open items tab,i m g...

Resolved! WRITE_FORM issue

Hi Guru's,I am having trouble with a sapscript in combination with the printprogram.In my main window I need to print some variabele amount of lines. I created an element NEW_LINEWithin my ABAP I am doing a loop and within that loop I have a call toW...

Height of ALV Header

I have created ALV Tree using custom container. Now i want to rstrict the Height of the top of page as top of page containes too many rows hence in the whole report only the Header is displayed. Can you tell me the method for to rstrict the Height of...

Resolved! Mapping

Hi,I have three selection screens.In my 1st selection screen I have three fields,2nd screen I have a file upload path and in third also one upload path.Now based on the entered values at the 1st selection screen and after executing at 1st selection s...

Resolved! DB uses wrong index

Hi,I have a custom table, with 2 indexes:1) Z01 with the ff. fields: client, plant, doc1, movmt_typ2) Z02 with only one field: doc1my select statement is below:select single * from zcustom where doc1 = p_doc.when i check on st05, the system uses the ...

Resolved! LTBDFTOP - Error

Hi All,Please let me know is there any Possibility to change the value of the variable G_MOD_LIMIT_FACT_WARN_TO_ERROR in the standard include program LTBDFTOP.In standard functionality the value for this variable is 0. this particular value needs to ...

Event Creation Doubt

Hi all,I tried event creation for background job..I created event in sm62.plz anyone can provide step by step process for creating event based on background jobs?Do anone have screen shots?.. Share ur ideas to proceed further..Thanks in AdvanceRegard...

Labels in this area