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

SDH

Hi all,In a transaction me52n, in account assignment tab, there is a field called costcenter. my requirement is though it is in display or change mode, this field should be in gray mode only. to do this, i went to shd0 transaction, and there i have g...

regarding function

Dear Abapers,I have one doubt about function modules. while calling function modules in function modules if there is exceptionshow to handle exceptions .I have given one example below.after exception sy-subrc will come with function module if we put ...

Resolved! Programming error

Hi, I want to wrie a program using JOIN statement. I am getting the error.TYPES:BEGIN OF TY_OUTPUT,KUNNR TYPE KNA1-KUNNR,LAND1 TYPE KNA1-LAND1,VBELN TYPE VBAK-VBELN,AUDAT TYPE VBAK-AUDAT,AUART TYPE VBAK-AUART,NETWR TYPE VBAK-NETWR,END OF TY_OUTPUT.D...

Change Document

Hi, scenario is : Sales order(e.g.2345) is been created with configurable materials for BOM. Now after a couple of days we changed the some of the characteristics and the BOM changes. i want to find the table where they are getting stored. I want to ...

reg:lsmw

i created lsmw program for mm01 using direct input method .i done upto defining source fields now i want to create the relation between structures ,In this step what to do can any body give suggetionshere i am sending what i have dineHere I am defini...

pls help

Hi friends,I have a Microsoft word document with some data in tabular format.....but i want this content to display in text file format....kindly suggest me how to do it and let me know wat functional module to be used..Guarant u points wil b rewar...

Resolved! table

Hi all,I have created a Z table which has a field MAIL1. i changed it's type from CHAR to STRING.But when i activate the program - it says the Z table should be a flat structure :; you cannot use internal table, strings, references....................

select query

Hi All,I am using a select query in the subroutine and using that in the script,i ma able to see the values in the program in debug mode but if i check in the form values are not getting there. SELECT vbeln posnr vgpos uecha FROM lips INTO TABLE it...

Labels in this area