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

    Need the count of numbers

    hi, I would like to get the range of numbers from 1000 to 2000 and store in one internal table.they are continuous numbers that is 1000,1001,1002......,1999,2000. Is there any standard function module or table where i can give the inputs as range lik...

    Resolved! Accepted Solution

    Formatting in smartforms

    Hi,I am working on smart form:I have doubt regarding formatting,Name:ABCDEFGHIJKLMNOPQRSTUVWXYZ DATE:12/12/2006.-But when the name field is short the date field shifts like below.NAME:ABCD DATE:12/12/2006.-But I want the output date field like fo...

    Resolved! Accepted Solution

    problem in FM

    Hi,I have created a Function Module, and from the function module i am calling a report program thru "SUBMIT" command.now in the 'submit' command i add the addition 'exporting list to memory and return'.after that i read the contents of the list usin...

    Workflow Help

    Hello everyone,I have recently studied about workflow from a book (ALE, EDI and IDoc's for SAP by Arvind Nagpal). Will that be enough to start in developing real time applications or could you people can help me with providing some documents or resou...

    Resolved! Accepted Solution

    BAPI_SALESORDER_CREATEFROMDAT2 - quanity =0 when consumed& exposed as WSDL

    Dear all,Any help on this is greatly appreciated. We have developed a .NET application that will consumed the create order bapi web services that's being generated from WAS 6.20. ICM is set up and working properly. However, when we executed the .NET ...

    Resolved! Accepted Solution

    Physical Inventory report

    I have done a physical inventory report using table LINV. Now, after clearing the documents , I am trying to compare the counted totals through my report and adjusted stock(using report MB52 executed just after the adjustments). But there are many di...

    Resolved! Accepted Solution

    Test exceptions in SE37

    Hello abap experts,in se37 when i execute the function modules I can specify input parameters and i can see the output. Wondering if I can see the exceptions raised if any for testing in the same screen. Is it possible.Many Thanks in advance,BWer

    Resolved! Accepted Solution

    remove occurs n

    Hello Experts,I have the current internal table declaration and usage like this:declaration:data: m_itab like hie_out occurs 0 with header line.using in:1) refresh m_itab2) select MIED NOISD from Z_RSVD into table m_ITABI am trying to elemi...

    ALV Columns

    Hi! I have a problem with the ALV columns in 4.7 extension set 2.0. The columns on my ALV report appear to be automatically re-sizing themselves whenever the report is printed from the list view. This never used to happen in the past, even if I had ...

    Resolved! Accepted Solution

    date range

    Hi folks,here is the scenario..SELECT-OPTIONS wdate FOR SY-DATUM. suppose I enter the date range as 7/11/05 (wdate-low) and 7/17/05 (end date - wdate-high)w_date = wdate-high. write: 'the current date', w_date. write: w_date to to_date ddmmyy.I nee...

    Resolved! Accepted Solution

    F4IF_FIELD_VALUE_REQUEST

    I am using F4IF_FIELD_VALUE_REQUEST function for executing standard help, i can see the results in the screen, but the returntab, only contains the fieldname especified on the fieldname, and i can only put there one field, i need at least two params...

    Resolved! Accepted Solution

    Purchase Order Problem

    I am working with a type of request "Z", the invoices for this type of request are generated monthly in one PO Position by an interfase, when I look for a PO of this type in the EKKO table the field that must contain the Total Value of the PO has onl...

    Labels in this area

    Explore this Area