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

    FI Line Item Table.

    Hi, I have two facing two problem when using BADI.1 - When I use BADI "FI80A001' and function EXIT_SAPF048_001'. How can I find that this function call by F-53 transaction code in runtime. In sy-tcode field appear FBZ2 instead of F-53.2- When F-53 tc...

    Resolved! Accepted Solution

    In BBP_INB_DELIVERY_CREATE FM, Wht is IS_INB_DELIVERY_HEADER-DELIVE_DATE.

    Hi Experts,Am using FM to create inbound deliveries (for TxVL31N), so in SE37, am testing it by passing the todays date to the following parameter,IS_INB_DELIVERY_HEADER-DELIVE_DATE.I also passed PO #, PO item # etc.but, many times, am getting error ...

    Resolved! Accepted Solution

    add record

    hi,i need to add record to sap standard table.if i use insert then repeated key field not allowed me to do so.should i do like this.if record found use update whereas if record not found use insert.loop UPDATE ... SET ... WHERE .... IF sy-subr...

    BADI FOR DELIVERY

    IN BADI WE HAVE 2 IMPLEMENTATIONS ON DELIVERY ONE IS ON 7TH OF THIS MONTH AND OTHER IS 4TH OF THIS MONTH...BUT IN THE IMPLEMENTATIONS FIRST IMPLEMENTATION IS 7TH AND THEN 4TH..ACTUALLY THE DELIVERY ON 4 TH SHOULD TRIGGER FIRST BUT THE SEQUENCE IS OPP...

    Resolved! Accepted Solution

    ALV Report: Get all columns from one table and few columns from other table

    Hello,I have developed an ALV Report in which,1) I select data using select * from one table into internal table which is defined as TYPE STANDARD TABLE OF database table.2) Build the field catalog using 'LVC_FIELDCATALOG_MERGE' and using the DB tab...

    LSMW and Audit

    I was told by Basis and other security consultants that there is no audit trail with LSMW. What does this mean? I hear arguments from users that all their documents show who created it and when and that for them this is their audit trail. So what doe...

    Resolved! Accepted Solution

    Table Maintenance Error

    Friends,I created a customized table and when I try to populate the table using SM30, I am getting the error message u201C The maintenance dialog for <tablename> is incomplete or note definedu201DPoints will be rewarded for helpful answers.Thanks.

    Resolved! Accepted Solution

    ABAP HR

    Hi guys, i am trying to execute the forllowing code but i am getting the error.The error is :Field "P0001" is unknown. It is neither in one of the specified tables nor defined by a "DATA" statement . . . . . . . . . . And the code is: &----*& Repor...

    Smartforms_ Output

    Hi !I haave a smartform for invoice. I made some changes to the smartform and saved and activated and all was fine , now when I try running the transaction VF03 and try getting the print preview or print the smartform , somehow I am not getting it in...

    Resolved! Accepted Solution

    check table..

    Hi,I created a table with a field. It has been specified in the spec that it must have a check table against T615. What does that mean ? Also the spec states that this field must be based on values in 2 other fields..thks

    Resolved! Accepted Solution

    How to trigger pop-up window in report and update data base from report

    Hi All,I have a requirement, in a report output list to trigger a pop up window with some rejection codes corresponding to each sales order when i select from the output list. Also i need to update data base by selecting one of the rejection code in ...

    PERFORM usage

    Hi all,i need to convert an xml file to internal table, and after that i need to take out different values from that.i needed to take out 6 different values, but theprocedue of those was same.find first occurence of 'string' in itab match result mlin...

    Labels in this area

    Explore this Area