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

Resolved! assign field-sumbol

Hallo anybodi ,can somebody help me on this.I have a problem to assign <FS> to <fs_table>,because they have different type.Is there some ideas.Please it is urgen.data: itab like STANDARD TABLE OF ihpa.FIELD-SYMBOLS: <fs> type any , <fs_...

Resolved! RFCs, BAPI, USEREXIT

Hallo Friends,Can someone provide me with example code(s) that use the following?User exitRFCsBAPIPlease make explainatory comments to key command lines ! I would appreciate if the following information could be provided too:Aim of projectProject de...

structure

Dear All,I have created one structure, based on that structure I need to display the data. So how i will write the select statement and the other furthet processing.Plz give me the details to how display data from structure.

SY-SUBRC vs SYST-SUBRC

Hi,Is there a difference between using SY-SUBRC or SYST-SUBRC?That is, is that a difference between the following?...IF sy-subrc <> 0.ENDIF.and IF syst-subrc <> 0.ENDIF.If there is a differenc,whice is hte preferred/recommended method?I have see both...

Resolved! update eban anymously

hi all, we are having this mysterious problem, that somehow our PRs got updated with the same requestor's name(TTCHAN) up to more than 100,000 data , i have checked my user exit, programs and i cannot find in any way that how the updates goes on. So...

Resolved! user details

hi all,my requirement is to create alv report,<b>Input</b>:Date,Time,Username,Tcode,etc....out it will show number of user login on that day with details mention below<b>Output:</b> Date ,tcode,program,time,username,server,client.....give me sample...

Resolved! Dispalying ME23N w.r.t the EBELN

Hi Folks,I am doing an interactive report where at the level of list 4 I have to call ME23N w.r.t the EBELN I had displayed in list 3.loop at iekpo.iekpo-ebeln hotspot on,:::::::::::hide iekpo-ebeln.endloop.if sy-lsind = 4.call transaction 'ME23N' ...

kiran_k8 by Active Contributor
  • 1058 VIEWS
  • 8 REPLIES
  • 0 Likes

Resolved! need help.

Dear All,I am working on report. Whare I have few input parameters and based on that input parameters I need to display some field from different-different tables. Now I have cretaed one structure of the fields which i need to display based on input ...

HI ABAP EXPERTS

in a include i am getting a syntax error as below"DD03P is not defined in the ABAP Dictionary as a table, projection view or database view." but DD03P is a structureso, i hve checked by declaring the DD03P in the tables wa like this TABLES : DD0...

hi gurus

hi gurus,Can any body give list of standard reports which will give user information datewisemy requirement is to develop ALV report for the sameexample: if i m entering yesterday date on selection screenthan out put :username,tcode,time,table,progra...

script-labels

HI i am assigned to create labels in scripts,i have no knowledge. can u help me to create labels in script and pass text to them.if any one has sample code of how to do plz do paste them.I would reward points for the useful answers.

Labels in this area