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
    • 94742 Views
    • 212 Comments
    • 39 Likes

    MB_MIGO_BADI

    Hi, I'm using MB_MIGO_BADI to update a user table at header level, when I create the goods movement document it's working fine, but the data on that user table can be updated after the goods movement document is posted. If I don't change any other ...

    Resolved! Accepted Solution

    Exporting Parameter Value from Method to Program in se38.

    Hi, I am quite new to ABAP. I would really grateful if you could help me. How can i bring in the value of an exporting parameter from a method in a BADI to a program in se38? There is a method that runs in a process chain which either returns t...

    Resolved! Accepted Solution

    Moving raw255 to char255

    Hi, We are moving a field of type raw255 to a field of char255. The program syntax checks okay however we get an error later on and therefore I wanted to ask if moving from raw255 to char255 is allowed, or will some of the characters at the end b...

    Resolved! Accepted Solution

    Prevent entity create in BOPF with validation ? Or somehow else ?

    Hello BOPF Gurus, I've implemented a validation, and hooked it to the CREATE of the entity I add the entity being created to the failed keys, and set some messages, due prerequisites to create the entity are not fullfilled. I want to preven...

    Attila by Active Participant
    • 3797 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Report to find class and its methods(and other attributes) based on parameters

    Hi!,(i didn't know what tag to use to store this question in a suitable place) i have an assignment as a final work in my study and I'm struggling with it, I'm working on a Report that has several select options in its select screen and based on ...

    Resolved! Accepted Solution

    EVEN AFTER DECLARING WORK AREA GETTING ERROR :Type "TY_EKPO" is unknown

    DEAR EXPERTS, COULD YOU PLEASE SUGGEST ME HOW TO FIX BELOW ERROR. REPORT ZSP_7AM_ALV4. TYPE-POOLS SLIS. TABLES EKPO. SELECT-OPTIONS S_EBEIN FOR EKPO-EBELN. *DECLARE THE INDTERNAL TABLE DATA : BEGIN OF TY_EKPO, EBELN TYPE EKPO-EBELN, EB...

    Sap abap alv

    Hello experts, I have 2 requirements. 1...I have an alv output...in that for one field i want to put the hotspot and when i click that hotspot invoice image should display...putting that hotspot to the field i know...but how to implement the logi...

    Resolved! Accepted Solution

    How to remove symbol # (Output inbound file from SFTP with WRITE statement)

    Hi experts. I tried to implement ABAP Program outputs inbound file from SFTP server with WRITE statement. (not uploading file in SAP appl server, just want to output inbound file contents.) However, symbol '#' was appeared the end of output res...

    fkato by Discoverer
    • 1593 Views
    • 4 Comments
    • 0 Likes
    Labels in this area

    Explore this Area