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

    Delivery User-Exit

    Hi Gurus,I have one requirement, we have a cross-sales functionality.Actually I can illustrate like this, if customer gives a sale order for a main material (Cell Phone) we also give cell phone pouches also for the same.If 10 Cell phones are ordered,...

    Resolved! Accepted Solution

    Idoc Invoice

    Hi expert!I need an IDOC to create automatically an invoice on my system when I do "Post Goods Issue" from VL02N transaction.My System ---> "Post Goods Issue" from VL02N --->Idoc -> My System ---> Invoice Creation.What IDOC I have to use?Thanks

    Resolved! Accepted Solution

    Definition for job ZACU_MC_MATNR_MODEL1 is incomplete. Job cannot be releas

    Hello Friends,When I checking the status in SM37, my job is remain sheduled. It is not getting finished.On selecting job, when I click on spool, I receive a error message.Definition for job ZACU_MC_MATNR_MODEL1 is incomplete. Job cannot bereleasedany...

    Resolved! Accepted Solution

    FM for pop up to add

    hi experts, is there any Function Module with table parameter which should provide pop up screenand the pop scrren should prompt for input for the fields displayed in that pop for a particular table...if suppose in the table parameters i am pr...

    Resolved! Accepted Solution

    Read from a URL

    Hi,The need is to read a file from a URL and parse it. The class CL_HTTP_REQUEST and CL_IXML is supposed to be used for the same. The URL is like https://abc.com/def . when we access the URL a txt file is read in the browser. we wish to programatical...

    madhura_lobo by Product and Topic Expert
    • 2143 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    BSP - Controllers

    Hello Experts,I have a BSP Page in a BSP Application. The BSP Page is made up of a controller class A. The BSP page has an attribute of type string.When the page is launched even in test mode, that attribute is having a value. The controller class ha...

    Resolved! Accepted Solution

    Field length

    Hi All,data: begin of t_spooltab occurs 0, spoolid(10), docno(10),end of t_spooltab.In the above code what is spoolid(10) .Either it occupies 10 pages in one spoolid or else it length is 10.After executing the report .Spool is generated...

    Labels in this area

    Explore this Area