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
    • 94694 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Append/Concatenate Files?

    How can we concatenate two flat files? I have two files and before using it as a parameter , I need to concatenate/append the contents of one file into another and then send it for processing ..!!These are two flat files getting orders01 data in EDI8...

    Resolved! Accepted Solution

    CL_GUI_DIALOGBOX_CONTAINER

    Hi everyone,I would like to use the GUI control container CL_GUI_DIALOGBOX_CONTAINER. I have all implemented and the control works. But now I need the Close button to fire the Close event of the control. I have implemented the event handler functiona...

    Resolved! Accepted Solution

    Question Regarding Screens

    Hi,I have a customized button on the toolbar. Now when I click this button a screen or subscreen should be displayed with a select option parameter. Based on the value that I select in this screen functionality of the pushbutton which is there on the...

    Resolved! Accepted Solution

    Table Control

    Hi Experts, I am facing a typical problem with table control . Whenever am trying to scroll in my table control the data is getting invisible from the control.But its there in the itab(which i found out by debugging).I've no clear/refresh statemen...

    Resolved! Accepted Solution

    Table maintenance

    Hi,I have a ztable. This is also maintained using sm30. Now I have modified the table to add some new fields. In sm30 I want to maintain values for this new fields. The condition is I don't want to lose the values that were prevously maintained for t...

    Resolved! Accepted Solution

    Batch Input HELP!!!

    HelloI'm working in SD and I'm doing my first Batch Input called from a program, the problem is when I execute it in mode 'A' or 'E' changes are made, but if I execute it in mode 'N' no changes.The batch input execute MM01, but exactly when is select...

    Resolved! Accepted Solution

    BAPI_MATERIAL_SAVEDATA

    Hello all, I need to update the planned price (among other fields in the material master) for several materials, I'm using BAPI_MATERIAL_SAVEDATA to do so. I have populated the fields:VALUATIONDATA-PLND_PRICE and VALUATIONDATAX-PLND_PRICE, but when I...

    Resolved! Accepted Solution

    error in idoc

    Hi experts,For inbound idoc iwas getting the status as 51.The error isfunction module not allowed idoc_input_orders .Can anyone tell what might be the reason for this status.Expecting results from all the expertsThanks in advanceNagaraj

    Resolved! Accepted Solution

    Function Module: Read_Text

    Hi,I'm using the FM Read_Text. I want to create a concatenated string of all the lines in TLINE. Could someone show me some sample code in which to do this.My code so far: REPORT zread_test. DATA: it_lines LIKE TABLE OF tline WITH HEADER LINE. CALL...

    Resolved! Accepted Solution

    BADI for ME51N

    Hi , For the Enjoy transaction ME51N , i want some checks to be done at the item level for corresponding Order-Types. Now i have found out a BADI "ME_REQ_POSTED" , but that is going in for the checks after we save the PR , and facing problem therea...

    Labels in this area

    Explore this Area