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

FM "MESSAGE_STORE"

Hi All,I am using the FM "MESSAGE_STORE".Can anybody please help me what is the significance of 'Exceptions' and 'Importing' (ACT_SEVERITY , MAX_SEVERITY) parameters. What value i should denote to these parameters to display the message.Thanks you in...

Resolved! logic needed

my logic goes this way i have a loop which is on material numbersinside the loop we have a 4 performsinside my first perform i have a function module now my requirement is after comming out from function module if sy-subrc = 0.i need to proceed furth...

Resolved! Type N

Hi,I have a field A(5) type n which I am using to store 5 digit numeric values. As per requirement, in certain cases i have to set A to 'XXXXX'. But in these cases i get the value of A as '00000' in my output. Is there some way around? Or Is it bes...

Script Problem

Hi friends,I have to fields &J_1IEXCDTL-MRK_PKG(10)& &J_1IEXCDTL-NOS_ON_PKG(10)& in modified script for which I have put texts maintained in tcode VL02N dynamically.How can I achieve this thru subroutine pool program and where I have write PERFOR...

bdc

hi,i am doing a bdc using call transaction but i am get an error when flat file transfer in the field WRBTRwhere wrbtr type bseg-wrbtr,in my internal table types: begin of lt_output, wrbtr type bseg-wrbtr,end of lt_output.when i give value 95...

Resolved! alv-grid.

Hi Experts, I have a serious problem. in the collect i have the values which i need to display.how to insert into the grid.plz lat me know. and more over in my alv grid plz check is it right or not..TYPES: BEGIN OF i_output , lif...

alv button

i want to create a button that after the alv grid is display i will be able to push a botton that will show the option i filled in the selection screen in order to create the alv report i am using factory method.thanks

Resolved! smart forms

hi all,i have a problem with smartforms.i have retreived data from table LFA! ,but i am not able to see the data when i execute print program.instead of data from LFA!,the variables which i declared are printed like this:&wa-lifnr& &wa-name1&&...

Resolved! import memeory ID

HiI am trying to import the long text value,which is storing is SCRIPT,through the IMPORT statements in an Userexit,for TCODE:IK12but each time my imports are not working,sy-subrc = 4.data: BEGIN OF obj_line occurs 0, MEASUREMENT_POINT(12), ...

Labels in this area