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

Resolved! SAP security mechanism

Hi,Inspite of best effort, still i am unable to understand SAP authorization mechanisms.Can anybody explain what really happens as soon as we type a Tcode. What i want is the flowof events(for authorizations) that SAP does for completing the transact...

table contents

Hi all,I am having a ztable A with fields f1 f2 f3 a 1 a 2 a 3 a 4 a 5 b 2 b 3 i just want to add b 1 b 4 b 5 my ztable, in the same way value 'a' has 400 values. and 'b' has 100 values. I just want to copy the remaining 300 to value 'b'.Can y...

Resolved! Internal Table

Hi,I have two fields in the Internal table. Serial No, Description .How can we find out in an internal table that there more than one record in the Internal table for a particular rserial no ?Is it possible by using read ? . By using loop we can do i...

Resolved! ALV using cl_salv_table

Hi,Is it possible to call another ALV from an already created ALV without using Containers?My scenario is that I want to select a sigle row from an ALV list by using event dobble click. The data from that row will be the basic for a new select statem...

Resolved! Reg. Lists

Hi every body,I'm developing a list.In that, If I double click, It should add some more information on the same list only.and if it's possible give me reply for splitting the screens also.Useful answers will be rewarded greatly.Thanks in advance.Jaga...

Problem (Exit/Badi)

Hi All Please try to solve my problem which is described below.I have one Delivery Number for a specific Customer, For which I am creating Invoice using VF01. But when I complete the VF01 and press save it shows Message as "Document <Number> created"...

Resolved! Radio Button Disable

Hi all,I have one report in which i am using two <b>radio buttons group</b> here is my code.........SELECTION-SCREEN:BEGIN OF BLOCK blk1 WITH FRAME TITLE text-002.PARAMETERS:bukrs LIKE rbkp-bukrs OBLIGATORY.SELECT-OPTIONS:form_no FOR zform_track_mast...

checkbox

hi, pls tell me that in my basic list i have number of checkbox.when user click on any of the fields and selecting 2 checkboxs and the secondary list corresponding field information as well as it should it has selected 2 check boxes .how to do tha...

BDC

HI, IN BDC PROGRAM I AM USING <b>CTU_PARAMS</b>.IT IS GOING DUMP.I HAVE GIVEN CODE HERE. CHECH ITCTU_PARAM LIKE CTU_PARAMS OCCURS 0 WITH HEADER LINE, WA_CTU TYPE CTU_PARAMS.WA_CTU-DEFSIZE = 'X'.APPEND WA_CTU TO CTU_PARAM. ..............

error message

Hi all,i am not getting message in pop up window,here three messages are passed in to message number 15 of message class zcin message class zc for message number 15 i kept & & & & &wen i execute the transaction i am getting popup window showing only ...

VOFM

Hi Folks,I am creating a user-routine 902 for shipment using VOFM transaction.I am including the standard routines such as 1, 2, 3, 4 into the user-routine 902.Following is my code:FORM DATEN_KOPIEREN_902 USING c_XVTTP TYPE v56...

bdc

what is table control ? if i have 10 records which can be allocated in table control after allocating again i want to insert more 5 records how can i increase the size of table control in bdc

Resolved! problem in joins

hi all,i had a program which i couldnt get the results.so i divided this program and made the first two tables seperately and the rest of ther tables seperately as different programs. then iam able to get the results, but when i gave everything in o...

Resolved! Join 2 internaltables

Hi, I have 2 internaltables (each has 1 column). They have different content but some fields are equal. Now I want to make 3-rd internaltable (with 2 columns) in which records will contain equal values from itab1 abd itab2 in upper part of itab3, and...

Labels in this area