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

Resolved! EXIT

HI,I AM CREATING A EXIT FOR MIRO . IN Enhancements LMR1M001 I AM CREATING ONE SCREEN 400. IN 400 I AM DISPLAYING SOME SCREEN FIELD . NOW IN 6000 (INITIAL SCREEN IN MIRO ) WHENEVE I AM ENTERING SOME BLDAT LIKE 09.07.2007 THIS SCREEN MUST TRIGGER . SO ...

Resolved! MODIFY INTERNAL TABLE

pls help its is very argentis it possible modify internal table with 2nd internal tableihave two iternal table andboth have same structure .1st itab has one partner1 . 2nd itab has 3 records (partner2 name)for the same partner1 now i want to merg...

Resolved! CALLING SUBROUTINE

Hi, I wrote a program for subroutine. Now i want to call that subroutine. plz tell me how to call subroutine. plz tell me with one simple exam. This is my first program to write subroutine.REPORT ZAC_TAB21.PERFORM ADDNUM.FORM ADDNUM.DATA:NUM1 TYPE ...

Resolved! help required

Hi Guys, in transaction CT04, VALUES tab, we have an option for inputing long texts for these values. I want to do a read text for this. Can any one tell me form where this object name is coming like in which table is it stored.Please dont ...

Resolved! Query-

Dear All,I've a company A, there is new company which i'm opening now lets call it B. when a customer place order, it does it to company A. Now when the purchase order is received from customer.I want the following things. An Purchase order from A t...

EXCEL

Hi,I am using XXL_FULL_API function module.But what is there there are approx. 1.85 records.So it is exceeding its limit 65536.Now i want to download that record in EX-CEL.Now i am planning to divide that record in different EXCEl.So i am dividing ...

RFC not found error

Hi people,I have developed a Z RFC in R/3 system and the same is activated and used there. But when I try to use the same RFC in BW system through 'Pattern' function, it gives me as error that the Function Module not found. Do I need to create the sa...

Resolved! RUN TIME ERROR

Hi, I am getting run time error while executing the program for calling the subroutine. when i executed the subroutine i got the answer. But when i am calling subroutine oi am getting the run time error while executing for the values. This is my pro...

Resolved! Subroutine

Hi , I am writing a small program for subroutine.This is the program.FORM ADDNUM.DATA:NUM1 TYPE I VALUE 10,NUM2 TYPE I VALUE 20.RESULT TYPE I.RESULT = NUM1+NUM2.WRITE:/RESULT.END FORM.error is Statement "RESULT" is not defined. Check your spelling...

Resolved! ole

This is the first time i am using ole.How do i use the functions.what is actually ole application and what are the fuctions which are called using the handler?how is it that the word file accessed???Please do help me out.Thanks in advance

reg user exits

Hello All,My company is using one user exist . > cust5 - for information system.Now information system is defined in s000 tcode and inside this menu there are huge no of reports.Now i want to find out in which tcode or report this userexit is used..T...

Labels in this area