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

    SPLIT at semicolon

    Hello All,I have a customized table, whose fields are sold to party, sales organization, distribution channel and email recipients. The email recipient field will be populated with not just one email address. The separator of each email address from ...

    FOR ALL ENTRIES

    HiI have say 10 records in my internal table say itab.I am making a query on a database table say X which has got a total of 20 records out of which 5 records matches to the key fields of my first internal table.(Basically 5 records will be read)I am...

    Need ABAP code...

    Hi, Here is the issue I have. Please help me with the relevant ABAP code. I am loading from a csv file. <b>ZABC</b>:Delete the last character, if the character is "/". E.g., ABC, ABC/, AB/, etc. (Column A) <b>ZEFG</b>: Delete the row if this field is...

    Resolved! Accepted Solution

    SO billing plan

    Hi experts,Iam trying to extract the sales order details.Where can i find <b>"Billing date"</b> and <b>"Billing Value"</b> for parituclar item?Iam looking for tables OR FMs.Billing plan: va02->so number->double click on item->billing plan tab->billin...

    Resolved! Accepted Solution

    file content into a string

    Hi Experts, I want the total records present in a file into a string.I am using a logic as follows,1. selecting a file with function module F4_FILENAME 2. get the records into a table using the WS_UPLOAD 3. processing the itab and passing into a stri...

    Resolved! Accepted Solution

    AT SELECTION-SCREEN

    Hi all,I have two radio buttons and three parameters. if the user chooses radio button1 i would like all the fields to be enabled for input. if the user chooses radio button2 I would like only the first field to be enabled for input. please let me kn...

    Resolved! Accepted Solution

    Description

    Hi,i have 'belnr' 'bukrs' 'gjahr' 'buzid' of a particular line item from bseg table. I want to read the description of this line item. Is there a function module which will assist in this, what are inputs to its fields?

    Resolved! Accepted Solution

    Updating Infotyoe 0235

    Hi, I am trying to create/update the Infotype 0235 with Infotype 'HR_INFOTYPE_OPERATION'. Its not updating. Could anyone help me. Here is the Test code below: *&-------------------------------* *& Report ZMK_TEST1 *& *&-----------------------------...

    Labels in this area