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

    Updation

    Hi Iam creating one Tcode where user can select file from and enter .It should update one custom z table.How can i proceed on this.Any inputs will be appreciated and its very urgent.Thanks

    Resolved! Accepted Solution

    SAPScript

    hello,I wish ot display my internal tabel in such a way that say i have n no of fields in my internal table material number,material description,quantity,unit....now the material number and description is same for several records n i wish to display...

    Resolved! Accepted Solution

    Query :Internal tables

    Hi Experts,I have to internal tables viz l_vbap(fields matnr ,posnr,pstyv) and l_vbpa(posnr,parvw,adrnr).i want to posnr from l_vbap and adrnr from l_vbpa to pull into other internal table.can u please give me suggestion ..its very urgent...Please ...

    Resolved! Accepted Solution

    Hi

    Hi Friends Please tell me the functionality of the following piece of code...PERFORM GET_POSTING_PERIOD USING SY-DATUM '1000' ' ' CHANGING W-MONAT. S_POSPER-LOW = W-MONAT. S_POSPER-HIGH = ''. S_POSPER-SIGN = 'I'....

    Resolved! Accepted Solution

    Reg. BADI for MIGO

    Hi Experts, Could you please clarify my Doubts , I am trying use the BADI MB_MIGO_BADI and trying to enchance\implement the POST_DOCUMENT method. In which I need to change the movement type if some condition met . I am able to access t...

    Resolved! Accepted Solution

    notification status

    Hi Guys, i need to select all notification nos. that are completed. How can i do that??????there is no table defined for that. When i press F1 on the status field it gives the name of a structure.This structure, field and data element is neither use...

    BDC table control

    Hi, In BDC, pls let me know how can we maintain table control if there are number of items. Generally what is the structure of Flat file, whether it contains header data and item data in single line or seperate.(Assume each header contains differen...

    Resolved! Accepted Solution

    Update termination

    I am using VF02>Pricinng condition header>Output>New entries>Here I get an info message Update was terminated --> An update that you recently made has subsequently failed to save in SAP.Any ideas why I get this info message?thanks

    Resolved! Accepted Solution

    Transport issue

    Hi I have developed all my abap program in one client and created request for each abap object in my development server. now i want to move all these request to development server to another server which is there is no path between these two. so, mo...

    Resolved! Accepted Solution

    Transaction Code issue

    Hi All,I have created a executable program (ALV Report).I have attached a Transaction Code for this Report.When i execute the object using SE38, the selection screen will appear. Then i will input the required data. The report will generate the ALV r...

    Resolved! Accepted Solution

    how to create Function Module with TABLE parameter (for internal table)

    Hi Guys,I am trying to create a function module by using TABLE parameter. I have to pass an internal table to this function module for processing. But it saying : TABLES parameters are obsolete! And I am not going further. Please suggest any work arr...

    Labels in this area

    Explore this Area