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

Resolved! Read DBTABLOG

Hi,I tried to find documentation for the function module DBLOG_READ_TABLE, but i could not. Can anybody send sample code or documentation.I have to get values of a custom table changes, i tried to use this function. Thanks for your help.aRs

ALV report

Hi All, i am currently working on ALV Hierarchical sequential list output report, the requirement was to display the multilpe records at header internal table and item table.example: header level vkorg matnr lgort ........................ xx1 ...

Resolved! Update Debugging

Hi I am facing a problem while saving a Sales Document in debugging mode. When I try saving the document by triggering the Update Debugging mode although a message is displayed that the Update Debugging has been triggered but it does not create a new...

clear subscreen

how can you clear a subscreen of all the data. I have a tabstrip that has 5 subscreen. the main screen which is 100 has a primary field that will use to load the data into all the 5 subscreens. when the user wants to create a new record, the subscree...

Resolved! Z-table

Hi experts,Is it mandatary to insert MANDT field for every Z-table?Suppose if we transport this Z-table to quality or production in that case is it mandataory?. I think Is it not good way to create a table with out MANDT field?Regards

Resolved! implement an OSS note

hi everybodyi have to implement an OSS note 99507where its said to create a program zlisdelive created it,should it be executed when the note is still in process or i shd wait, during the implementation of the note, the program is executed automatica...

Sum

Hi,I have one internal table.in that itab i have one numberic fild as Billamount.The sum of all the bill amt should be displayed in a textfield.How to dot that.I tried as Loop at itab.at end of billamt.sumendat.endloop.But how to place the sum in the...

Resolved! SELECT statement

Hi All!I just start to learn ABAP ...so this question maybe is not difficult but I didn't find an answer on my own. I have the ABAP code:.....SELECT AVBELN AFKART AVKORG AVTWEG AKKBER ASPARTAKUNAG AFKDAT AERNAM AERZET B~WERKSINTO table IT_VB...

Resolved! usage of "Common part"

Hello All,I need to declare a internal table with header line in a common part area ( Begin of common part), so that it can be used by more than one program of a program group.The table structure is :DATA : BEGIN OF i_msg OCCURS 0, aenam LIKE ...

Reg:Delete

Hi all,I am retriving some values into an internal table from DBH table based on certain condition.After retrival i have to delete entries where werks not in Plant on the screen.here werks is a select-options field.Plz replyRegards,

Code

How to code for this requirement. In OO ALV, My final internal table has color_line field. I need to color a two particuler row in the output. I am using this logic, but it doesnt work. LOOP AT GT_BPSTAB INTO WA_BPSTAB.clear LV_COUNTER.CASE LV_COUN...

Labels in this area
Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.