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...

    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...

    sheenamk by Developer Advocate
    • 95097 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    drop down box for the selection screen field of the classical report

    Hi all.i want to have the drop down list to choose from, for the region(table:zbwcntry-field:zregion1) on the selection screen.what is to be added to the code for this requirement.Also,please note that this is the classical report.thanks for this ans...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    Refresh Start-Of-selection

    Hi,I manage a list of file in a simple report with write statement.-> When user double click on a file, he can delete or modify it.My problem is that after deleting, the file is, of course, still on my list.Is their a way to call again the start of s...

    Resolved! Accepted Solution

    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

    Explore this Area