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

    Idoc posting error 51

    Hello,I am getting an error when Posting IDOC type /AFS/ORDERS05 , error is Entry 00 in T173 does not exist - check your entry.I am not sure what this error is , is that some segment not filled correctly from my Z Program.If yes , then what could be ...

    Resolved! Accepted Solution

    BDC steps differ when inputing same record with different other field value

    CODEDATE--ETC...(there is of course other field)11----01.10.2007 (do process A C D)12----01.10.2007 (do process A C D)12----01.11.2007 (Having same code field so do process A B C D)13----01.11.2007 (do process A C D)14----01.10.2007 (do pro...

    Resolved! Accepted Solution

    Communication Structures

    Hey folks, I do have some basic doubts on Pricing & Pricing communication structure. These may sound really stupid to some.. But, please ..Please reply if you know the answer..it will help me a lot... 1. What is a Communication Structure?? Lets say -...

    Resolved! Accepted Solution

    ABAP report date format

    Hello friends,In my report I have to display the details of the selection screen.I am having some problem with the date formatHOwever when the user changes the settings in the user profile the data format on the report should display as what the user...

    Resolved! Accepted Solution

    at user command

    i am displaying a report through a simple ALV i called only the FM fieldcatalogs and reuse alvi need to five the user the option to if he want to download the report in an excel he can do so.i know that the coding is as follow.AT USER-COMMAND. CASE ...

    Memory Issues

    Hi Everyone,I am having an issue storing and retrieving values from memory.I have a program which runs as per a scheduled job 3 times a day, the selection screen contains a parameter for company code. The same program can also be executed manually by...

    Resolved! Accepted Solution

    Adv's of Shared Objects wrt to import/export to Shared memory / Buffer

    Hi gurus,Would require clarity on these below.79. What advantages do Shared Objects have compared with import/export ToShared memory / Buffer? (T/F)- In Shared Objects areas, groups of object references can be stored.- Data In shared objects areas is...

    XML to SAP table

    Hi, I would like to upload the informations contained in an XML to a SAP table. My XML is contained string variable. The SAP table is the following:TYPES: BEGIN OF outtab1 , annullato(1) , aoo(8), dataRegistrazione(24) , nomeFileAllegato(50...

    Resolved! Accepted Solution

    BTE in FB02

    I need a BTE, not a substitution, for verifying the data when the user change any position in FB02, in this moment, after the line modification, i need to make a check and launch a message error in some cases. Is there any solution?Thanks in advancer...

    LSMW error records

    Hi,One basic doubt..when we use LSMW for conversion of huge amount of any data.For e.g if we have 1000 Customer Master records in the input file. After running the LSMW, if many posted successfully and if few fail due to data error, how will trace th...

    Resolved! Accepted Solution

    INSERT Performance

    Hello,What is the most efficient do several INSERTthat is to say make an insert for each line orusing INSERT <TABLE> FROM <INTERNAL_TABLE>I have to load a specific table, i use the INSERT from INTERNAL TABLEbut the program is very very long.When i st...

    Labels in this area

    Explore this Area