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

ALV

hi, I am having a ALV report with columns like , PO# SO Message Type Message Code IDOC#25588156 30012584 Ack/ASN IC 9112245778I need to have following functionalities as below,1.Go directly to the display PO screen (ME23N) when the PO# is double clic...

ALV headings

Hi,Is it possible to have a heading for a ALV in multiple rows?I have a requirement where I have to split the heading in order to have it in more than 1 row 1 below the other.Can we do this in ALV?Please help me.Thanks,Sandeep.

Supress Zeros in ABAP

Hi,I have a variable of CHAR type 12 which is preceded by few Zeros, as per my requirement i have to suppress preceding zeros.Can someone suggest how to approach this problem.Eg: V = 0000048521701output should be : V = 48521701.Thanks and Regards,Har...

Resolved! BDC UPLOAD

Hi,I am upload material data in to mara, by using call transaction.In this i have one dout, when we upload some data to database table, then this data will be occurs in that client only or it will be uploaded globaly. That means, is this data will b...

Resolved! is this the best way?

I'm using two selections for a master and detail ALVsHere is their SELECT codes: form get_data. "for the first master ALV clear it_ekko[]. select ebeln kunnr lifnr bedat from ekko into corresponding fields of table it_ekko where bedat in s_...

Resolved! new to BAPI

Hi,How do i find relevant BAPIs? I require BAPIs which can create, change and display for the following fields in the Material Master:RC29A - AENNRRC29A - REVLVRMQAM - ARTRMQAM - AKTIVPlease tell me how to proceed Regards,bindazme

Resolved! Checking internal table

Hi Experts,i have a scenario like this:move a to b.But before doing this i have to check whether 'a' is contained in the it1 internal table's field val.( ie 'a' is contained in it1-val).without looping is there any method.Points will be rewarded.Rega...

data dictionary

hi experts,i'm murali plz solve my doubts1. can we create a z table with out a 'data emement'is it possible then how plz explain me with the steps plz?2.in a 'DATA CLASS' we have appl0, appl1, appl2, how can we confirm that whether we have to give a...

Resolved! Debugging issue

Hi...when i am debugging my program , after executing certain statements Control is reaches to the START-OF-SELECTION. After this when i press F5 button then control is moving to the 1st line of my Report i.e REPORT zcmmmfreight NO STA...

Labels in this area