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

BADI Implementation

Hi All, I am customizing a standard program.There i will do some manipulations on the data and i will get data into an internal table.When i press save button it triggers a method in a 'BADI' which is already implemented.Now i need to change t...

alv related prob

hi experts,i have to make an alv report,which will show in column wise,like1. likp-vbeln, 2. vbrp-posnr, 3. vbrp-arktx, 4. vbrp-fkimg, 5.lips-charg, 6.mch1-erdat,bt i ve to make this alv in such a way, that there will be multiple posnr based on sing...

Resolved! Table control

Hi friends,am working on modulepool table control.here want to save the data into ztable when i press save.want to select and deselect row in the table control and want to delete the selected row from ztable and internal table.how to get the selecte...

Resolved! ALV report by using OOPS

I am using cl_salv_table=>factory( IMPORTING r_salv_table = l_tableCHANGING t_table = IT_EMPS ).to display my alv.I want to display a row with text as total records value: some valueat the end of the alv result and at the same time i want to display ...

Resolved! Dynamic Range

Hi,I want to create a dynamic range in my program.e.g I have an input field where a user can enter a FIELDNAME....In my program I want to be able to create a 'RANGE' for this field with LOW, HIGH, SIGN & OPTIONs...So the range needs to be dynamically...

Bapi for tcode FW17

hi guruz,i want to upload data for flate file and create new memo records for market paydown estimate numbers (PSAs) . the tcode for this is FW17.i can do this with BDC recording.but i want bapi through which i do this thing.pls help me .or tell me s...

SELECT WHERE

Hi Guys,I would like know how i can do a SELECT with more than one value to one field.For example:v_value1 = 001.v_value2 = 002.SELECT lifnr where lifnr eq v_value1 and v_value2.I want do the select using two variable comparing one field.Someone can...

Resolved! User exit or BADI during save of VF01 to update both header & item details

Dear AllI want to update my ztable with Sales Bill header and item details when i save the Sales bill during create mode(VF01) /change mode(VF02).So can anyone please let me know which User exit or BADI to use. I would appreciate if u can answer me b...

Labels in this area