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

    How to generate only one document no for multiple line item post in FB01 through BDC.

    Hi Experts,i have developed one BDC for FB01 to post the documents.My Requirement is to generate the only one document no based on Reference doc no.In my case it is generating the document no based on line item.How to restrict it to generate the only...

    Resolved! Accepted Solution

    POSTING_INTERFACE_CLEARING - More than two accounts were transferred

    Hi, i'm in need of some help, i'm running the bapi POSTING_INTERFACE_CLEARING with the next parameters:and filled the table t_ftpost with the following data:wich gives the error # F8021 "Two or more accounts were transferred "i need to run the tcode ...

    Resolved! Accepted Solution

    BAPI_USER_CREATE1 generate password with a certain pattern

    Hey,I'm using the BAPI_USER_CREATE1 function module to create users. I'm also generating a password for each one of them. The passwords contain multiple special signs and stuff and are pretty long. Because the users will get the passwords via a lette...

    Resolved! Accepted Solution

    BAPI_INB_DELIVERY_CHANGE not updating Inbound delivery

    I am using BAPI_INB_DELIVERY_CHANGE to update BATCH number in my inbound delivery. I am also using the BAPI_TRANSACTION_COMMIT all the call is successful not error but still the inbound delivery is not getting updated.*header ls_header_data-deliv_num...

    Resolved! Accepted Solution

    How to create dictionary association between a field of an ABAP dynpro and a class attribute?

    Hi all,I am creating an okd fashioned ABAP dynpro (not web dynpro) .I am able to bind a class attribute to a dynpro field using the <instanc>-><attribute> syntax in the dynpro element list:In the above screen you see, that G_CONTROLLER_D9150 (defined...

    smart form errorr

    Recently I've got an error in smart form when i debug the program the variable contains the value i want to show but when its shown in the smart form the last three strings in the sentences shifts to be in the start of the sentence as following in it...

    Resolved! Accepted Solution

    How to find the actual type of generic type?

    I have created a importing parameter with type 'any' in one of the method interface. Consumer can pass structure or table to this importing parameter. Later, I am assigning this importing parameter to field symbol to read data.Since, I cannot loop th...

    Resolved! Accepted Solution

    CX_SY_OPEN_SQL_DB after locking user in SELECT-Clause

    Hey,I'm using a select to proof some data. Within the select clause I check for some conditions. If they are not fulfilled the user gets locked.The user lock is successful but when the debugger gets back to the top of the select it I'm getting a CX_S...

    Labels in this area

    Explore this Area