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

problem in subscreen

hi all, I am calling a subscreen as below: CALL SUBSCREEN sub_header INCLUDING g_repid gv_header_area.where sub_header = screen no 200.gv_header_area = scree no 300.There are 4 rows of fields in screen 300.when i add extra fieldsbelow this it is...

Resolved! ALV SCREEN

hELLO,I have a problem with the screen superimposed.I call two times the fonction ALV and when i came back i don't want the first ALV but i want to see the selection .I use the sy-lsind but it don't resolve my problem of screen.Can you help me ?*----...

search help

hi everyone,please can anybody explain what is the procedure for creating search help...beacause when i try to create search help for table( user defined) and click on icon search help n enter the name of field for search help it gives the message "<...

Resolved! Best possible way to achieve HashMap (Java Collection) in ABAP

Hi I need to store name-value pair at runtime, where name act as a key (something what HashMap provides in Java). What is the best possible approach to do this?I can create a Structure (having two fields name and value) and then a Table Type on this ...

arpitgoyal by Product and Topic Expert
  • 2049 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! Call screen 4900

Hi all,I am making an enhancement in transaction VA01 and 02. When a particular text field is populated in the item level, storage location should be mandatory.I add the condition under form USEREXIT_FIELD_MODIFICATION of exit MV45AFZZ to make storag...

Resolved! FOR ALL ENTRIES

HI experts,m using a select command with for all entries statement.now my problem is when it is fetchin the data from data base table it is not fetching the duplicate entry which exists in the database.but i have to fetch that entry too.it is automat...

select stmnt.

hithe following select statmt is fetching duplicate records. can someone correct it so that it gets only unique records.i tried using delete adjacent duplicates and others.its not working.if poss. someone help me on this select component release extr...

alv display..problem

hi,i am getting data in my final itab (it_final). but in the display , the 4th field 'PS_PSP_PNR' data is not coming instead of that posid value is coming ?i written like this...........can any one help me.......? field catalog buildclear wa_fcat.wa...

Resolved! ALV report

Hi,I am working on an alv report.All the data which has to be displayed on the o/p is in gt_output table.I have declared like this.DATA: afield TYPE slis_fieldcat_alv, yfield TYPE slis_t_fieldcat_alv.DATA: l_count TYPE i.company code CLEAR afie...

Resolved! Sales order BAPI

hi,How to pass the condition for header ( say the shipping charges, header discount ) to the sales order bapi, BAPI_SALESORDER_CREATEFROMDAT2.i know that there is a table parameter ORDER_CONDITIONS_IN, but it takes at item level, how can i passa con...

Sharadha1 by Active Contributor
  • 449 VIEWS
  • 3 REPLIES
  • 0 Likes

Interactive

Hi Guru,I have one header in my output in which I have Material Documnet Number. If I click on that It should call FB03 transaction.Can we do that, if yes then pls suggest me.Points will be rewarderd.Thanks,Sandeep Garg

Labels in this area