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

Resolved! concatenation

I have an internal table having a single entry and around 60 fields. each of the fields have varying lengths. Some of the fields have values and others are blank.for example: my first field has length 4 char and has a value "ABCD". my second field is...

Resolved! SUBMIT question

Hi ABAP Gurus, I am new to ABAP. I am trying to execute the following piece of code and return the output to either a structure or a table. The call to Function 'LIST_FROM_MEMORY' is returning an error. Not sure what I am missing. I would really a...

ALV using classes

Hi all, I am using ALV grid display , using classes .The problem I face is, when the user hides some fields and send the list to spool or gets into the print preview some of the header info , top_of_list parts Stripped away ,The top of list adjust ...

Multiple lines in BDC

Hi, I have a requirement where I have to write BDC for <b>code</b> <b>section</b> in SQ02 transaction. Here INSERT row option is there thru which I try to insert a new row to get the next line. But when I click on the Insert button, the cursor remain...

Resolved! Modifying infotype 1001

I am trying to add a qualification (relationship type A032) to table HRP1001. A BDC program is not an option so I need to update the table in some other way - perhaps by using a suitable function module.Does anyone have any advice on the best way to ...

doubt in BDC

I have a doubt in BDC,They used a standard SAP program (RSBDCBTC_SUB and RFBIBL00) for upload the data for the transaction FBB1. they don’t want the particular record .They used a session method for upload the data.I know only the session name. how I...

Resolved! sapscript logo

hi ,well i wanted to know that if i have to insert a logo in sapscript then would it be ok to insert it from the line editor , i mean by going into menu bar insert - graphics . and in what cases should i use se78 tr.code . and how should i upload log...

Resolved! AT NEW in loops

Hi everyoneI have an internal sorted table (itab1) which contains data from table VBAP based on a unique key using VBELN and POSNR. I want to extract the first row for each VBELN into a seperate hashed table (itab2) with a key of VBELN. Two restrict...

User-Exit

Hi all,This is regarding a USER-EXIT, Could you please tell me if there is any exit for transaction MSC1N. My requirement is in transaction MSC1N, I need the contents of Material data tab-strip to be available for the Classification Tab-strip. How to...

sort FUNC

i have itab withwerks lgort and matnr lbkum1000 10 11111 2323..........................i want to get the min value of lbkumper matnr in werksthe final list need to be like thiswerks matnr lbkum10000 11111 220000 11111 330000 11...

Resolved! Description

Hi,Iam new to the ABAP.Can any one tell me what is the need of maintaining separate table for desciptions in our standard SAP tables.let us take an example of material number description, why can't we use maktx in MARA table itself. Why should we go ...

Labels in this area