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

Hashed table.

I want to read next record in hashed table.I cant use sy-index here.So how to read a next line.I cant use with key also since its a dynamic one .i set a counter & found the line number but how to read tht record using tht line number.Can any one he...

Tables

Hi everybody! I am working in ERP 4.7 and I need specification services for a SAPScript PO.When I check table EKPO I have field Package Number and when I go to table ESLL I put Package Number field and when I check field KTEXT1 I don´t have specifica...

Resolved! if statement

hi gurus,need to seek advice on this.any way to make the [perform no] only show once? as abap not supports goto, what can i streamline this kind of code so that only show once.thanks select single ....... if sy-subrc = 0. select single .......

Resolved! ABAP and SmartForms

Hello everyoneI have problem with my abap program and form created in Smart Forms. I want to call my form from ABAP program and pass to table parameter, table (data: begin name occurs 0,...end name) which is create in that abap program. When I'm in ...

Resolved! Regading indices

Hi,I am just trying to figure out how a particular index is chosen in order to read records from the database table.I am trying to read data from the KNA1 table using the following query: -SELECT kunnr FROM kna1 INTO gv_cust_no ...

BADI help

hi friends,how do i use attributes of method in badi coding all this attribute brings some data which i can see in debuggingin coding i need to check this is initial or not when i use it gives me error "not defined has DATA nor specified has ...

auto increment

Hi,I've created Z table with field POS,My question is, how to make it autoincrement ??Its very important to me because I have also field TANUM and VBELNand when I put them into table i want that field POS should increment automaticly.Best Regards,Gre...

xml

Hi All, I need to read the XML file given by lagacy system and update the data present in the xml file to R/3 version 4.7. For this i need to creat RFC .Please let me know, if anybody have worked on the same. points will be given.Thanks Girish ...

Labels in this area