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

REG abap query

Hi Friends,1.I want to extract data from sap to text file..2.The possible three ways are using report program,abap query and report writer.....which extract method(tool) is best.....3.What is report writer?(please provide clear idea.....and actual us...

indexes

hiwhile creating indexes , suppose if we created secondary index with the fields F1, F2, F3. while retrieving the data with select statement , can we mention the order of the fields like F2,F3,F1. If we assigned like that, is indexing concept is appl...

QUERY

Hi all,i have following select statements. i had to get the out put as follows.output:pspid posid banfn ebeln lblni.my select queries are:select pspid werks from proj into table p_proj.select posid werks from prps into table p_prps for all entries in...

select query

Hi all,i have following select statements. i had to get the out put as follows.output: pspid posid banfn ebeln lblni.my select queries are: select pspid werks from proj into table p_proj. select posid werks from prps into table p...

SAP ABAP Tester

Hello Friends, Recently in got one requirement on SAP ABAP Tester. They didnt gave me any detailed explanation. what is role played by the abaper in this position? Can anyone have any documents relating to this...please post here. T...

Resolved! getting data into itab

Hi experts,Pls ignore the earlier question.There is a table ECLOG_DATA with field XML_LINE.I wanted to get XML_LINE data into an ITAB using SMUM_XML_PARSE FM.Is it suitable FM or is there any FM exiting to get thisXML_LINE data??Can any one tell me h...

Resolved! Dymanic Table

Hello.I want to create a table in an Abap program. I like that the table has a dynamic structure on execution time. Basically I like to add columns to the table in execution time.If it is possible, would you gave me an example?Thanks.

Resolved! BDC_OKCODE???

Hi Experts,When we record by using SHDB, there r many BDC_OKCODEs in the screens, with different values like, /00, /11, OK, AKP etc.!So, 1- I hv to copy and use all the bdc_okcodes in my se38 program, which i got in recording?2-Is it that, depending ...

Labels in this area