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

Resolved! Secondary Index

Hi,I have created a secondary index for the table TAB1.the secondary indes consists of the fields F1,F2 and F3.In the select statement I using F1 and F3 for the selection form the table.Would these 2 fields be considered as the Secondary Index or Con...

Hi Expert

Hi experts,I want complete coding for interactive report in alv and please demonstrate code for user-command and pfn and it is possible to use 'AT LINE-SELECTION ' in ALV report if so how? if not why? please help.

Lock object using RFC

Hi,in standard transaction I lock an object in an other system using RFC lock(enqueue function) but when I exit from transaction the object in other system is automatically unlocked without using the dequeue function.Is It the correct behaviour? Than...

Short dump

hi Friends, I am new to ABAP OOPS. i am gettign dump in the following code. Please help me out. WHEN '&PRNT1'.* DATA: get_rows TYPE REF TO CL_GUI_ALV_GRID, lt_rows TYPE LVC_T_ROW, l_lines TYPE i. CALL METHOD GET_ROWS...

Authority Check

Hi Expert,There is a tcode which is running for one user, but it is not running for other. How can I compare the authorized objects for both user or from where i can fine which Authority Check is missing or which object is missing.Rajiv Ranjan

dyamic variable name

Hi all,I want to know if we can name variables dynamically. I am to create a report that summarizes the payment of all the employees against few suppliers.Let me try to expain uA supplier means essentially 2-3 wagetypes.I have 1.Get pernr, Then I get...

Labels in this area