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

Interface

hii am new to ABAP objects.could anyone pls give me a simple explaination on Interface and a simple example.i have referred books and materials, but it didnt sound so clear for me. so if anyone could give me an explaination in simple language (layma...

Resolved! File Idoc

Hi When I am running payroll outsourcing the IDOC is generating a file at application server. Can we create the file at any other location. I mean any other location apart from unix level.Help will be rewarded.Thanks

Resolved! FBL3N

Hi evrbodyam using the code below to pass values to the transaction FBL3N.The issue is even though it is taking the values the values are not being passed to the FBL3n tcode.i have to again give the value there.Please help me and also compile the cod...

FBL3N

Hi evrbodyam using the code below to pass values to the transaction FBL3N.The issue is even though it is taking the values the values are not being passed to the FBL3n tcode.i have to again give the value there.Please help me and also compile the cod...

LDB

Hi all,Can anyone explain me how to create my own report category?Or else is there any report category which has the following:three tabs: FURTHER SELECTIONS SEARCH HELPS SORT ORDEROnly selections block with following fieldsPERSONNEL NUMBEREM...

Resolved! select

Hi,this statement is not working,please anybody let me know how to compare offset values in where clausethis statement is showing an error, Select rebel rebel from lesser into table get_purchase for all entries i...

Hi need a logic

Hi all,I have an internal table like below.line no r-code item1 item2 amount1 101 2 102 3 103 4 Z00 1 3 in loop if r-code is Z00 i have take item1 (value 1) and item2 (value 3) for Z00and then i need sum up the amount field from 1 to 3(line no...

Resolved! BDC

REPORT Y180DM02.PARAMETERS: OUTFILE(20) DEFAULT ‘’c:/pg.txt" LOWER CASE, STATE LIKE KNA1-REGIO DEFAULT ‘MA’.DATA: BEGIN OF OUTREC, KUNNR LIKE KNA1-KUNNR, REGIO LIKE KNA1-REGIO, TELF1 LIKE KNA1-TELF1, END OF OUTREC.data:out_itab typ...

Date Error

Hi All, I Am using a function module to fecth some data from a table the issue is with the date format the value of date is blank inside the function module but when it is exported it gives me junk value as this '###ఠ 000'my date personal date...

problem in se11

hi all once agian,i have a problem in se11. i was given a table name which is not be displayed in the abap dictionary.but with the same table if i give it se16 it is displaying all the fileds and the values associated with it.but the same table is n...

Labels in this area