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

Resolved! OBJECTS

CAN ANYBODY HELP ME HOW TO CREATE OBJECTS.MY PROG. IS I'M USING NUMBER_GET_NEXT FUNCTION TO GET NEW NO.IN THIS FUNCTION I HAVE TO PASS OBJECT NAME .I WANT TO KNOW HOW TO CREATE THAT OBJECT.BECAUSE IN THIS OBJECT I HAVE TO DEFINE F...

Resolved! Support Package Plan

Hi Experts,We are going to start on next semester a new support package implementation in our R/3 4.7. As ABAPER I would like to know what is the best plan I have to have in mind to execute it.Could you please give me some advices in order to prepare...

ALV DATA_CHANGED

Hi everyone! I need to use event DATA_CHANGED on FM REUSE_ALV_HIERSEQ_LIST_DISPLAY. I used to do so on REUSE_ALV_GRID_DISPLAY passing parameter I_GRID_SETTINGS-EDT_CLL_CB = 'X', but this FM doesn't have it, so does anybody knows something like this b...

Resolved! select syntax error

select addrnumber name1 street str_suppl1 city1 region post_code1 country countrycode tel_number from adrc join t005t on adrc-country = t005t-land1 into table itab3 for all entries in itab1 where addrnumber = itab1-adrnr and t005t-spras = sy-langu....

Resolved! Excel to Txt file

Hi,I have data from Excel sheet, but the program I am using needs .txt tab delimited format. When I save the Excel as text(tab delimited) file, the Amount is moving under Docu Date and Reson code data is moving under Customer.Can you please help me t...

Resolved! position a UI element or container on a specific position in webdynpro ABAP

Hi All, How can we positioned different UI elements on a specific location?. I mean whenever we drag and drop them on a view they seem to take their place automatically. Is there a way to give them a shape ( vertical/horizontal ) & position explicitl...

Resolved! ATP Quantity

Hello All,We have a requirement to pull ATP quantity for 1000s of material every one hour.We found the BAPI_MATERIAL_AVAILABILITY.But this would be a performance issue to call this BAPI several times as you know.Could you please suggest some better a...

Hierarchy

Hi all,I want to be able to create a report with 1 header and underneath these I want to be able to have 3 hierarchical items(because they will have more than one line) where I will be able to open it just like in the FM 'REUSE_ALV_HIERSEQ_LIST_DISPL...

Resolved! Problems to use a BADI

I have a function (ALM_MEREP_070_GETLIST) that I need to use a BADI to modify some data. But this function can´t call this BADI.At the code of this function, at line 192 have the following code: IF lv_existing EQ gc_x.This variable must have the val...

Labels in this area