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

    Update VBUK-UVK01

    Hi,I have a question. Has anyone implemented succesfully an update on a VBUK field?I need to develop a program which updates field UVK01 for a sales order. I searched and searched, and I could not find any bapi. I found the function module RV_SALES_D...

    Splitting of Files

    HiI have struck in middleFor a large flat files created, they were supposed to be split in different files. Each time 1Gb of file size is reached, the file should be zipped, and a new one is created with next lines. And so on (For example:if its 3.5 ...

    Resolved! Accepted Solution

    How to identify if the method parameter is an element,structure or table ?

    Hi Experts,I have a requirement where I have to identify the type of the method parameter whether it is element , structure or a table. so far I have found out that i can determine if the method parameter is an element or a structure using describe f...

    Resolved! Accepted Solution

    Buffer issue: Using same FM twice in the report causing buffer issue

    Hi guys,I'm using FM "BBP_PD_PO_GETDETAIL" twice in the same report.   1. By using this FM, I retrieve Partner details using PO and update partner tables with some new requestor name.      Example: changed requestor name (partener function - 16) from...

    Resolved! Accepted Solution

    BDC code for VA03

    I have a report displayed using the function REUSE_ALV_GRID_DISPLAY where one on the columns is the sales order number and another is the line number of the material within the order. When I click on the relevant line in the report I would like the I...

    Resolved! Accepted Solution

    Debugging of a search help

    Hi experts,I want to debug the standard searchhelp MAT0M to see how SAP converts the entries in field MATNR to internal entries for database selection. My requirement is to search for all materials beginning with 191. I type in 191* and it works in M...

    SPLIT command not working while using OPEN DATASET to download a file from application server

    Hi,  Following is my ABAP code which I have written for downloading a file from application server.But somehow the SPLIT command is not working in my case.It jus gets the first value in the work area i.e lt_datd but the rest of the values in the stri...

    Resolved! Accepted Solution

    No save when calling pa30 by hr_infotype_operation dialog_mode = 2

    Hi experts,I have the requirement to call a specific record (customer infotype time constraint = 3) from my own report in PA30.I tested 3 variants now:CALL TRANSACTION -> gets always the first record in second screen of pa30. I don`t see any possibil...

    Labels in this area

    Explore this Area