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

Resolved! IDOC Contents in a table

Hi GuysCould anybody tell me if there is any table wherein I can read the content of an IDOC? I have around 400 MBGMCR type IDOCs and I need to get the PO number for each of them. Is there any table where I just retrieve them from by giving the IDOC ...

Resolved! Skip in ALV

Hi everyone,In my report i have have to display date.If the date is ' 99991231' i have to skip one line.In normal report we can do this using Skip stmt.Is it possible in ALV. If so how to do?vry urgent.thanks in advance

Resolved! table

Hi,i created a table zfrv_deliv_date. Now i want to create a transaction zfrv_lead_deliv_date and this transaction should open the table in display mode.Please tell me how to create a transaction for a table and display it in display mode.

Resolved! how to comments?

Hello I have the follwing code:SELECTION-SCREEN BEGIN OF BLOCK sel1 WITH FRAME TITLE tit1.SELECTION-SCREEN BEGIN OF LINE.SELECTION-SCREEN COMMENT 1(10) text-100.PARAMETERS: p_code LIKE zmmforms-form_code.SELECTION-SCREEN COMMENT 30(40) text FOR FIELD...

Resolved! Creating SE80.

Hi all,Can you please provide me the deatils that how should I start if i want to create a SE80 transaction of my own. I am a starter in OOPs programming so don't know much about the technical terms used but still leaning the basics.If you could plea...

Labels in this area