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

Resolved! Search Help Exit

Hi ,I have six fields defined in my search help (join for proj , jest )One of the field (ZSTAT) is not a part of any TABLE .. I want to send it to the import parameter of the Search help Exit for further processing of records.But when i debug the sea...

Resolved! query not working

Hi all, I am working in 4.6c, i have written a select query as below but it is not populating the internal table.please help . urgent. SELECT lifnr name1 brsch INTO CORRESPONDING FIELDS OF TABLE vend_det FROM lfa1 FOR ALL ENTRIES IN po_h...

sap-abap

1. DIFFERENCE BETWEEN ALV GRID & LIST DISPLAY.2. IN WHAT STRUCTURE EDITOR VARIABLES VALUES STORED IN SAPSCRIPT.3. WHAT R THE FUNCTION MODULES USED IN SMART FORMS.4. DIFFERENCE BETWEEN ON CHANGE & AT NEW.

Resolved! REG TABLES.

when i pass an internal table to a subroutine, it is taking only body in that subroutine, i am not able to access header of this internal table it is gving error. perform test tables i_tab. is there any other way thru which i can acess header in s...

Resolved! Business Add-In for addition item detail screen in delivery

Does anyone know how to add a customed tab in the transaction VL01N?I have found the BAdi interface IF_EX_LE_SHP_TAB_CUST_ITEM, but still don't know how to proceed after reading the documentation?Do I need to modify the standard program SAPMV50A by a...

Resolved! internal table NAST

Hi All!I have the code:......LOOP AT IT_VBRK.AT NEW VBELN.SELECT OBJKY KAPPL KSCHL NACHA VSZTP USNAM LDEST ERDAT ERUHR INTO TABLE IT_NAST FROM NAST WHERE OBJKY = IT_VBRK-VBELN AND KAPPL = 'V3' AND KSCHL = 'RD00'.IF SY-SUBRC = 4.WR...

numc and char

hi i have got two fields that have data types numc and char. I want to fill value --- in those fields. I know i can do it for char but nt sure for numc. what if i put space or 0000 for numc, will it be any good.thanks in advance,Gaurav

Resolved! numc and char

hi i have got two fields that have data types numc and char. I want to fill value --- in those fields. I know i can do it for char but nt sure for numc. what if i put space or 0000 for numc, will it be any good.thanks in advance,Gaurav

Resolved! tables,fields

hi with reference to the Purchase order i need to develop delivery note program.the fields i needed init are from address, to address, po number, quantity, item id, description, and package weight.what are the tables i should look into it an dfields....

BAPI in background

Hi all, i have a report which uses a bapi to upload data . data is taken from a file on the pc. i have given the provision to provide the file path on the selection screen The report is running properly only problem is when running in the back...

Labels in this area