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

Resolved! ALV Grid

Suppose I have displayed itab1 in the ALV Grid. I have a button on application toolbar on which i click to process the selected records from alv grid. After processing i want to display the modified values on the alv grid. If i have the modified valu...

extracting 'text-'

Hi,I want to display only list of all 'Text-...' in given code.I am able to get entire string containing 'Text-...'eg:READ REPORT 'ZTEST_AM_ALV1' into itab.loop at itab into wa.if wa co 'text-'.write : / sy-tabix, result.endif.endloop.o/p:al...

Resolved! BackgroundJobs - one at a time

Hello AllI want to execute 2 or more jobs such that at a time only one of the jobs can be active. How do I acheive this? All jobs have the same job name and execute the same report but with different parameters.Parameters PRED_JOBNAME, PREDJOB_CHECKS...

SumanthH by Product and Topic Expert
  • 394 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! bapi for sales order

hi all ,could any one give me the step by step procedure how to creat a sales order using bapi. i found BAPI_SALESORDER_CREATEFROMDAT2 this the bapi ... but iam not sure about the passing the parameters. please it would be help ful.the fields which ...

Resolved! help in ABAP

hello friends,I am looking for an ABAP oppurtunity, i need material about Smart form, User Exits, Bapi's and Badi's concepts and their faqs. Can any one please help me out . I would be very gratefull if u could help me in the real time scenerios as w...

Resolved! Extract from ALV List

Hello All,Please suggest me is there any way to extract the data from ALV LIST.For example:SUBMIT XXX WITH SELECTION-TABLE rspar_tab AND RETURN.This XXX program gives the result in alv list.Once it returns back to original program i want to fetch t...

Resolved! urgent

Hi, i copied MB5B transaction. i added 2 new fields in G_S_TOTALS_FLAT areVALUE1 and VALUE2. Now i have to calculate a value, which i am attaching..-*create_table_totals_flat----FORM CREATE_TABLE_TOTALS_FLAT.**new changes by Dhanunjay** DATA: W_VAL1...

Resolved! T Code & Transport..

Hello All,I have made a Report & a new Transaction Code for the same. Just after creating TCode, no other users were able to use it apart from mine. And later on; I transported it also. But still no other user is able to access the respective TCode. ...

Labels in this area