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

ALV count inactive

Hi,I am calling REUSE_ALV_GRID_DISPLAY function to display an internal table using ALV Grid. However, I am unable to get the number of rows in ALV by pressing on Edit->Calculate->Count, since Count is inactive as you can see from the screenshot. What...

Resolved! how to find parent node key in the child node determination class 'execute' method.

Hi,I have implemented Determination for child node and Inside this DETERMINATION class I would like to get the data of Parent node inside the EXECUTE method.As per my understand By passing the Parent node key to IO_READ->RETRIEVE can get the data of ...

Resolved! bdc data error '*'

hi ,i m uploading data through bdc .i use controll break statement "at end  end at".when i run my code it takes the '*' instead of actual data from my excel file.here i put screen shot of it.if any one know what i miss?please tell me .thanks you in a...

Resolved! CUA to Child users

We just had a QA system refreshed after the refresh we have a list of about 20 to 30 users who were lost. They simply do not exist now.However they are still in the CUA system fully intact. This should be a fairly straight forward question, With all ...

Resolved! Accessing public type of a local class present in Z1 program from Z2 program

Hello,In our system there is a existing program Z1 having a class local. I got a requirement where I had to write another program Z2, this program has much of the functionality that is available in the class of Z1. When I looked at the class, the cod...

Resolved! SM30 opens a pop up ?

Hi buddies.I created a SM30 to maintain plant datas in a Ztable.But whenever I enter new data and press ENTER, a pop up appears showing plant address data.I debugged and I saw a address FM being called. but why ? it seems to be called anyway.Is there...

glauco by Active Contributor
  • 2157 VIEWS
  • 6 REPLIES
  • 0 Likes

BAPI_INCOMINGINVOICE_CREATE:: M8 524 :: You cannot process conditions for delivery costs

ITEM-TAX_CODE           = 'BK'.ITEM-ITEM_AMOUNT        = '9473.58'.  ITEM-QUANTITY           = '1.00'.  ITEM-PO_UNIT            = 'EA'.APPEND ITEM TO ITEMDATA.CLEAR ITEM.  ITEM-INVOICE_DOC_ITEM   = '000002'.  ITEM-PO_NUMBER          = '0900036142'. ...

Resolved! Adding buttons in OOPs ALV display not in menu bar and application bar

Hello,How to add the refresh and change button in ALV Display.Right now I haven’t used the any PF status in the my Program Default some of the Icons are appearing I have written the code for the application toolbar button like BACK. Cancel, Exit as s...

ABAPER_P by Participant
  • 10619 VIEWS
  • 11 REPLIES
  • 0 Likes
Labels in this area