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

OO ALV

Hello,I am using an editable OO ALV Grid for updating an internal table. I am using an instance of the class cl_alv_changed_data_protocol to track the changes. I have to validate the user entries. Can smb tell me where can I find the ALV displayed(mo...

Resolved! move fields

Hallow I have a little problem that I spend a lot of time to solve it with out answer .my problem is that I have id.number NUMC 9 and pernr NUMC 8 .I wont in my loop to move id.number to pernr with out the last number ex. Id number 123456789 I wont p...

Resolved! Problem in ABAP Query

Hi,I migrated ABAP query from 4.7 to ECC 5.0.On executing ABAP Query in version 4.7,a list gets generated having billing document.On double clicking on billing document it calls transaction VF03 and the value of Billing document passes to VF03 transa...

Grouping in ALV Grid

Hi,I am using ALV in OOP to display the output. I have a couple of fields in which the values are repeated. i have to group the data based on these fields and display the subtotal for each group. the scenario is something like this. I have to displa...

Sujai by Participant
  • 590 VIEWS
  • 2 REPLIES
  • 0 Likes

BDC

Hi,I have done recording for tcode FB05 upto Process open item screen (SAPDF05X' '3100'). BDC session has been created.When I tried to process the session it goes fine upto the screen SAPDF05X' '3100' and then it says No batch input dara for screen S...

BAPI_PO_CHANGE

hi i am using finction BAPI_PO_CHANGE i am trying to change the stauts of Delvery comple or want to delete the line item whatever i give the input but when i run this bapi no change is done.my PO is unreleased at the time of run.LOOP AT i_pr. RE...

Resolved! date range

Hi, I have a date 18.06.2006 and 18.11.2006,and i want to display in range s_date where 18.06.2006 to be 01.06.2006 and 18.11.2006 to be 30.11.2006.means in that begining date of the first month and last date of the second month should be display ...

Hotspot (ALV)

Hi all,In my program am displaying the output in alv format.Here i want to display hotspot only for two columns..But my requirement is if there is no value in any particular row in that column then it should not display the hotspot only for that row ...

Resolved! Smartforms

Hey Friends,How can we create a dynamic page in smartforms?For ex: i have header data in one page and item data in another page.We don't bother how many pages they will be flown.But i want put the summary details each time when you run on a fresh pag...

MIGO Transaction

Dear All, when I take GR against Inbound Delivery using MIGO then it executes successfully but the same transaction when i execute through BDC it says "Certificate VN not maintained for subsequent Deliveries". I have checked it with my Func...

Conversion routine

Hi all, What conversion routine is required to convert a field of TYPE, RAW 16 to a field of CHAR 34? The same data is stored in a field in a table as RAW 16, but in another table, the same data is stored in another field as CHAR 34. I want to compar...

Resolved! date value check in ALV

hi all,I have submit date field in internal table. now for alv list display i want to check that if submit date is blank than show records in report.initial and space is not working.so what should i write to check <b>null</b> submit date in if condit...

Labels in this area