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

    PO Rejection

    Hi All,Is there any Bapi or function module for Purchase Order Rejection. I have created a custom WF template for Purchase Order release. Once the approver cilcks the reject button, then the Purchase Order Status should be changed into Rejected statu...

    Resolved! Accepted Solution

    Date Validation

    Hi All, I'm working on consumption report. User needs month-wise consumption.table MKPF contains data date wise.(eg- 01.03.08 ......)i should pass only month (eg.. 03) then it should pick the values from (01.03.08 to 31.03.08).how to validate ...

    Resolved! Accepted Solution

    count of records

    Hello,i have an internal table itab table with records like :number Status1 NEW2 NEW3 NEW4 NEW5 CHANGE6 CHANGE8 DELETEi want to have the count , who many records have new status ( 3 ) , change status ( 2 ) and delete status (1).Thanks in advance....

    Resolved! Accepted Solution

    Create new billing document if delivery line items have different UOM

    Hello, I have a requirement to create different billing documents if the line items in my delivery has different UOM.In my case if delivery is completely ok billing documents are automatically generated.How to do so what logic needs to be build.Plea...

    Resolved! Accepted Solution

    material description field should be filled for a material no in a ztrans

    Hi,I have created Z table with fields material number(MATNR) and material description. I have created a screen where user enters material number as input .Then the material description automatically filled when user press enter button.How to write...

    Resolved! Accepted Solution

    infocube reading issue

    hi gurus i have posted this problem but i still not get answere, i wanto to read an infocube and i use the function module RSDRI_INFOPROV_READ but it only get records from year 2007, i wanto to get records from year 2008 or 2009 or 2006.I have used t...

    Resolved! Accepted Solution

    Select single problem

    Hi,I have a problem with a select single statement:select single * from PA0001 where pernr = wa-pernr. if sy-subrc <> 0. do something endif.I always get the syntax error "A target error must be declared either explicity with an INTO clause or impl...

    Resolved! Accepted Solution

    SapScript in HBRCEDT0 (HR)

    I have a SapScript to maintain, but can not find the file name. The program that use this SapScript is HBRCEDT0. Anybody knows this program and would tell me how can I find out the name of the file? The only hint that I have is to put a name in the F...

    Resolved! Accepted Solution

    dynamically creating fields from values in internal table (crosstab)

    Hi,I have the need to iterate over values in a given field of an internal table and create fields from each distinct value in another internal table. The resulting table would then be displayed in ALV Grid.Here is a scenario to help make it clear:or...

    Resolved! Accepted Solution

    at user-command

    i have set pf staus and activated f2 functionality for double clicking on basic list for at line-selection,but when i use at user-command it doesn't show any functionality when i press a button in the basic list..i used buttons for sorting on a parti...

    Labels in this area

    Explore this Area