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

SY-SUBRC

Hi Folks,1.does the value of sy-subrc changes depending on the kind of operation we are performing.I mean is sy-subrc value not 0 for success and 4 for failure irrespective of the kind of operation we are checking.2.We will capture the errors during ...

kiran_k8 by Active Contributor
  • 553 VIEWS
  • 4 REPLIES
  • 0 Likes

Report

hi, The requirment is to provide a copy MB51 report and add a column to the standard report (field to be added as an additional column is mch1-licha 'vendor batch no) . may i know the steps to includ this additional column to a sap standard report ...

Button action in ALV

HELLO FRIENDS, This is the code to get a windows when click on the button basic.No compilation errors .But no action performed even i click button 'basic'.TYPE-POOLS : slis.DATA: vt_fieldcat TYPE slis_t_fieldcat_alv.DATA: vt_fieldcat1 TYPE slis_t...

Resolved! Calling Another Program

Hi Guys & DollsI have 2 programs (Program A and Program B)I am calling Program B from Program A via the submit command.Is there a system field that I can interrogate within Program B that tells me that the program has actually been called externally ...

validation of field

HI all,Please help me out how to validate a field. for ex if i am entering in selection screen field any data if it is wrong it should be populate one message with out pressing any enter key. i.e. instead of entering customer no enduser trying to ent...

BAPI_ACC_DOCUMENT_POST

Hi all,I am trying to post GR on ASSET through BAPI.It was throughing error that GL was not a reconcile account.But when go through FB01 with the same GL it is working fine.Could anybody give me some suggestions.Thanks in advance.Message was edited b...

Resolved! abap object

hi,i have raised this but still cannot get the answer. thanks again.1) in doubt1 below, may i know why needless to create object for creator but still able to define creator->name?2) in doubt1, creator already been defined reference variable. why whe...

AT commands in abap

hi experts,i m new to abap.i've created an internal table of type LFA1 in which i've selected the data for column LIFNR NAME1 ORT01. i've to calculate total no. of cities.i've written the following code:sort it_lfa1.loop at it_lfa1.at new ort01.count...

Resolved! SPACE Problem

Hi All,I am having the following statement in the program .I am inserting this data in the z table but when it is getting inserted a space is getting inserted at the beginning of the character.For example if the value of lt_ct1-hierno is 1 , then ' ...

Resolved! Adding 2 Files

Hie guys i have this scenario.I am downloading a file to a local server,but now i want a scenario whereby each time i run the program,the file should add to the existing file(append).For history sake ,at the end of the week i need a composite file wh...

Labels in this area