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

Resolved! OPEN DATASET PROBLEM

HIi m having one file on application server the file has records which has 900 characters in one line .there can be more than one line.when i use OPEN DATASET TO_FILE FOR INPUT IN TEXT MODE ENCODING DEFAULT. IF SY-SUBRC <> 0. WRITE: SY-SUBRC, ' L...

Long Text

Moderator message: please use a meaningful subject in futureHi,How to read a long text from a screen developed in EP.Should I go with read text ??? if Yes how do i know the parameters that need to be passed to READ_TEXT function module.Regards,Mr.AEd...

Resolved! Tables

Hi, I want to list all the standard objects (i.e Programs or Database Tables etc ) which are modified with the access key. In which table I can find this information. ThanksEdited by: Matt on Dec 2, 2008 2:07 PM - please use meaningful subject in fut...

Resolved! BADI for Me21n/Me22n

Hi folks,Please provide the BADI where I can export the value of purchase order type into some memory ID. I tried in BADI-ME_PROCESS_PO_CUST=>open, as well as in BADI----EXTENSION_US_TAXES. But the code is not triggering. Please help me out.

Resolved! Test Run

Hi, Please help me to clarify the following questions, 1. Can the BAPI "BAPI_ACC_DOCUMENT_POST" supports test run? 2. Is there any BAPI for creating the accounting document in F-02 which supports test run? 3. If there is no BAPI how...

Resolved! select

Moderator message: please use a meaningful subject in futureHi Experts,I need to select all the customer name start with B alpahahet.I have tried like this. select kunnr name1 from kna1 into corresponding fields of table it_kna1 where name1...

Resolved! Function module to avoid duplicates in seacrch help through search helpexit

Hi all,I have created composite seacrh help using 2 search helps( i have craeated search helps through se11).now after i execute my program and press f4 , it is giving duplicate values( repeated values in my list if i press f4 )I came to know that i ...

Labels in this area