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

Resolved! Schedule line

Hi All,While writing an ABAP report which requires to identify the OPEN SALES ORDER SCHEDULE LINES.The requirement is to identify the Open Sales Order Schedule Lines for a particular month (user Processing month in the selection screen). Here the Sch...

Regarding Source scan

hi guys,I want to read the abap source code and find in which subroutine "Form ..endform" the below call function Statement is used Call function 'Gui_download' any logic suggest me please.I tried like this below. but how to check whether some statem...

Resolved! Doubt about RANGES

Hi All.1)i have one paramenter field like p_branch,it will allow the value only 100 to 500 so2)i need ranges like 100 to 500 ,3)i was created ranges like RANGES:r_bran for zdbt-field1.4)and i was maintain those value in table TVARVC.now i want check ...

Type Casting.

I have two interface references like follwing.data: o_storable type ref to IF_RECA_STORABLE.data: contract_object type ref to IF_RECN_CONTRACT.after calling following method i will receive instance of type IF_RECN_CONTRACT.CALL METHOD cf_recn_contrac...

Resolved! Table control

Hi folks, Please help me the concept of table control in BDC. I had programatical example. Am new to BDC. First I need to understand what is table control in BDC and how can we control them programatically. please explain me theoritically how we h...

class

hi, need to seek clarification on the follow1) method class_constructor - will execute this very first and 1 time only if this method is defined. correct?2) if 1 is correct, why need this method?3) method constructor - immediately when create object,...

Update table likp

Hi,I have created a program to update the fields(VKOIV, VTWIV, SPAIV, KUNIV and FKDIV) for table likp.Besides using direct update for this, is there any other way i can do? any Function module or BAPI i can use for? i only managed to find function mo...

Labels in this area