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

    add leading zeros

    I need to add zeros based on the length of the field, this I have to do for all the fields in the table, I am using the CONVERSION_EXIT_ALPHA_INPUT fm but I have to pass one field at a time and call the fm multiple times. there is a better way ...

    mark_fryu by Participant
    • 1412 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    JCO call RFC pass Parameters

    Hi all experts, I have a FM,it has a imporing parameters is table type,it's LINES. The ZLINE_TYPE has two fields,they are ID and COUNT. when I use JAVA call RFC,how can i pass parameters LINES? somebody can help me? Thanks everyone...

    JamesG by Participant
    • 3119 Views
    • 4 Comments
    • 0 Likes

    is it possible to change the statement associated with the SY-UCOMM of a standard transaction?

    Is there a way to make a GUI key on a standard screen, called up within a custom report, make another instruction than its own? To make you understand: I made a batch input which leads to a specific CR. From this page, if I go back, it goes to se09. ...

    Resolved! Accepted Solution

    End a program normally

    Hello,I have a basic question, I am not a developper. I have an ABAP program that searches for a file in a folder. If the file does not exist, the program is interrupted. I would like to handle the job status by having a Finished status instead of an...

    Changes in a query

    Good evening everyone. I wanted to know if it is possible to know what changes have been made in a query. Let me explain, in the system there is a query created by another person who no longer works with me and I need to know for example changes that...

    Design Exception Class

    Hello experts, When an exception is caught, I need to display a message and exit the program. Every case has its own message. The exception is raised by methods, therefor I use an exception class. I understand that I can create one exception cla...

    hagit by Active Participant
    • 3680 Views
    • 16 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ABAP - Include issue

    Greeting, I am trying to write down a report for smartforms, however, when I clicking "Check" button in the 1st "Included Program"(ZPP_PROWDA_PROGRAM_TOP), system always show Syntax Error to me(se38.png), I don't have any idea how to solve this iss...

    Resolved! Accepted Solution

    How to convert Hexadecimal to Decimals 9,6 works in few cases but not always

    Hi, I have a program that imports data from a cluster table and then the data is broken into multiple fields and passed to the output. I am trying to move data from a hexadecimal variable type X(5) to a decimal variable P(5) DECIMALS 6. It works in...

    Compare 2 fields value of the DB table with another 2 fields of different DB table in sub query.

    Hi All, I have a requirement as below. Table 1 as fields -> Element ID, attribute ID, Text, Table2 has fields -> Element ID, attribute ID, sequence number, value_for_element, Now i need to select Element ID and attribute ID, Text fields val...

    Labels in this area

    Explore this Area