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

    Program for tracking and reporting self role assignments and changes to roles

    Dear Folks,I am looking for ways to track self role assignments in Production and also track any changes done to roles directly in Production system.Typically, this can be accomplished through ABAP code and I am trying to find out the logic to do thi...

    Resolved! Accepted Solution

    Convert a arithmetic expression into computed value

    Dear All,I have a requirement of converting a arithmetic expression into a computed value.Example : Variable of type string will have expression as : '123 + 456 + 2'.I want the result as 581. I tried various methods but it doesn't work.Can any help i...

    Resolved! Accepted Solution

    How to implement MRM_INVOICE_PARK? Is there any FM Documentation

    In Custom FM, I'm posting the invoice using "BAPI_INCOMINGINVOICE_CREATE". The Import, Export and Tables of custom FM are similiar to BAPI_INCOMINGINVOICE_CREATE. But now the requirement is to hold the invoice using MRM_INVOICE_PARK which is totally ...

    when I am adding any entries then a new number needs to be generated but I am always getting number '1'

    Hi,   I have a requirement for generating a number from a number range object.For this I am using FM: Number_get_info and number_get_next. When I am executing the number range is triggered but every time I am adding any entries then a new number need...

    Resolved! Accepted Solution

    Table Regup

    Hi all,I want to create query on  BKPF, BSAK and Regup table, can someone please tell me the relations. Actually I need LAUFD field from REGUP table, as this table is cluster so cannot be used in joins. I know join between BKPF and BSAK but how will ...

    Difference between the Two BAPI.

    Hi Experts,                    I have to do one work on Goods Receipts against the Purchase Order. i think two BAPI are Available                                        1. BAPI_GOODSMVT_CREATE                                        2./AFS/BAPI_GOODSM...

    Resolved! Accepted Solution

    how to handle the syntax error 'The type of the database table and work area (or internal table) "IT_FINAL" are not Unicode convertible. convertible'

    Hello Experts,          Please suggest the solution for this syntax error   'The type of the database table and work area (or internal table) "IT_FINAL" are not Unicode convertible. convertible''. While inserting data in the internal table into the z...

    Resolved! Accepted Solution

    how can i get data (dynamically field and table name) in a function?

    Hi experts,Actually my first question is, how can i get data with a function. Than i want to get dynamically fields and tables for my query in a function.I have a database and i want to get data use function. Everything ok. I created a function than ...

    BDC MESSAGE

    Hello All,              I have requirement that i need to show a success message for all the sales order that are updated through a custom report at the end of the report i have used bdc CALL TRANSACTION 'VA02'           USING bdcdata           MODE ...

    Resolved! Accepted Solution

    Restircit Data in table maintenace view calling from business transaction

    Hi Expert,In quality notification, there is three transactions: QM01 for create, QM02 for change & QM03 for display. For these three transactions, there is one exit - QQMA0003. Using these exit I will go to the one table maintenance view for a custom...

    Labels in this area

    Explore this Area