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

    Fetching Cloumn names,table names from the Custom table and should use in ABAP CDS Views dynamically

    Hi, I have a requirement which i have one custom table. 1)Custom Table 1 - It will have Data base Table Name, Field Name and value. Using this Data I need to develop ABAP CDS View dynamically For example it has Columns and Data in the below Cu...

    Problem updating rows

    Hello experts, i'm trinying to update dome rows of a z table but is not working , those fields (estufa and ua) does not have convertion rutine (need 0 in the left) so it's ok for that, so what is my problem ? i update the table but is not working :C ...

    Deleting first 3 rows as header in excel sheet while uploading in bdc call transaction method

    Hi experts, I am uploading my excel sheet to sap .After uploading excel sheet into sap i checked the internal table in debug mode it shows zero records where uploading.My excel sheet contains first 3 rows as header. when i removing header rec...

    Update Lfa1, LFA1-SPERQ

    Hello, I want to update the field sperq in the table lfa1. How can I do this. I tried the fm vendor_update but it didn't worked for me. My other solution was: (but I get this message: Eingaben sind unzulässig). If I press the "ok" Button it w...

    hutner by Participant
    • 2471 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to get the values from an Import Parameter of a Function module in a Exit Function

    Hello everyone, I need to pass the values of an Import Parameter from a Function module in a Function group, into an Exit Function. I tried in this way. field-symbols: <fs_mytype> type my_type. ASSIGN ('(INCLUDE NAME)I_PARAMETER') TO <fs_myt...

    Resolved! Accepted Solution

    SAP Note 629170 - VSR: User exits for Public Sector France

    Hi Experts, We have errors in the substitution user-exits for Public Sector France and we have implemented OSS 629170. However, we only implemented it for the substitution form since the validation form is not giving us error messages in transport ...

    Enhance BP transaction

    Hello SDN, I am trying to enhance BP transaction, Customer Sales Area (KNVV) with several new fields. Any manual how to do that? I found one but it does not work somehow. https://blogs.sap.com/2019/11/07/sap-s-4hana-business-partner-field-enhance...

    minchevm by Explorer
    • 514 Views
    • 0 Comments
    • 0 Likes
    Resolved! Accepted Solution

    DBIF_RSQL_INVALID_RSQL error

    Hi all, I am getting error in select statement from BSAS table. Is there any limit of records that can fit inside an internal table? Any other ways to overcome this error? The codes that triggered the error: * Retrieve Payment Value Date fro...

    SAP ABAP DEBUGGING

    I am a SAP Functional Consultant learning ABAP Debugging. I am familiar with ABAP Debugger Screen. I can see the options to put a Breakpoint at a Statement, Function Module, Subroutine,Include etc... My question is how will we come to know to p...

    azeemsap9 by Participant
    • 2106 Views
    • 6 Comments
    • 0 Likes

    ABAP dynpro - call screen

    Hello, i have pretty simple program with few dynpros but there is some problem i am facing and i dont know if i am doing something wrong or its some sort of bug. The program landscape (screens/dynpros) looks exactly like this: 2000 acts like ...

    juraj14 by Explorer
    • 1305 Views
    • 1 Comments
    • 2 Likes
    Resolved! Accepted Solution

    HOTSPOT IN OO ALV NOT COMING AND MESSAGE IS NOT TRIGGERING

    <a href="/storage/temp/1878798-output-2-page0001.jpg">output-2-page0001.jpg</a>output-1-page0001.jpgoutput-1-page0001.jpgoutput-2-page0001.jpg Hi friends, I am creating my first OO ALV. I need to create a hotspot on VBELN field and trigger a mess...

    Resolved! Accepted Solution

    No System Alias found for Service 'ADT_0001' and user 'DEVELOPER' on demo system

    Using AS ABAP 7.52 SP04, Developer Edition I wanted to try settting up ABAP Development in VS Code First step is checking that ADT_SRV works but I get this error message: No System Alias found for Service 'ADT_0001' and user 'DEVELOPER' It ment...

    abo by Active Contributor
    • 9026 Views
    • 2 Comments
    • 2 Likes
    Resolved! Accepted Solution

    Extracting OCMT & CHGS subfields from a Note to Payee field in SAP ABAP

    Hello Everyone,My requirement is to extract the OCMT and CHGS subfields from a Note to Payee field. I need help with just the text parsing for various scenarios.Example:Input- '1811291129CR55589,95NTRF3825-0061490955//97271/009/OCMT/EUR55600,//CHGS/E...

    Resolved! Accepted Solution

    ​how to add limited condition in search help function

    Hi Experts When I write a function . I don't know how to add limited condition in the source code? Can you help me ? Requirement :I only need data with BURKS field for 2100 and 2200. And I learn form http://saptechnical.com/Tutorials/ABAP/Sea...

    Resolved! Accepted Solution

    Change of the format of the cell in excel to accounting using XML class

    Hi Experts! I have a requirement to change the cell format of excel to 'Accounting'. Currently the cell format is in 'General'. I am using if_ixml_element class to generate excel. Please find my code below. * Creating a ixml Factory l_ixml =...

    Labels in this area

    Explore this Area