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

    At line selection event

    Hi,My requirement is to display a filed and errors( in case any using ALV) in my report output. When user click on the filed, he should be prompted to a transaction. For this, I have put HOTSPOT on my field and wrriten code in AT line selection event...

    Resolved! Accepted Solution

    fetching data from one internal table and populating into other table

    hii am working on a report program.here,i have my data in a internal table(having only one field) i.e. only one column in the table.now i want to populate this data into other internal internal table that has 13fields i.e. 13 columns.so could anyone ...

    Resolved! Accepted Solution

    IDoc status 53: app. successfully posted but no records are created...

    Hello Experts, I am using LSMW using IDocs to create condition records using IDoc type COND_A01. When I generatethe IDoc all are 'green light' and when I test in WE19 it is the same. But there are no records created.What maybe the cause of this?

    Resolved! Accepted Solution

    Multiple columns

    In the program rm07docs I have added some new fields to show in the output. When I run the program I geta list output and then we click on detail list it shows the alv grid fromat . When we click back we come to the list output and if I again click ...

    Resolved! Accepted Solution

    COMMIT_IN_POSTING

    Hi experts I have a problem with an output type of the sales orders, results that after creating a SAP sales order I need to create the same sales order in an informix system, so I'm connecting with DBCO to the informix database and executing some st...

    Resolved! Accepted Solution

    need to assign a multi datatype struct to a single field in Unicode system

    Hi all,I had posted an earlier question related to this to understand what the issue is. Few responses helped. Then now I have gone thru the conversion rules in Unicode systems related to assigning a structure (with different data types) to a single ...

    Resolved! Accepted Solution

    control character in text field of a document causing XML parsing error

    Hello Experts,I am facing issue where there are control characters (hex value < 10) in the text of documents (in CRM). When reading the documents, these characters are displayed as '#' and that caused exception when passing these values over to exte...

    Resolved! Accepted Solution

    Report Z_check

    Hi Experts, I am learning Abap objets, could someone help me in understanding the output of the below program... I was expecting to have 1,3,5,7,9,11,13 as answers but I got 1,3,5,7,9,1,3. I don't understand why I have 1 and 3 at the end instead of 1...

    Split Delivery

    Hi Forum ColleaguesI have a scenario where in I need to split delivery based on unique partner in sales order line item level. Assume I have a sales order with 5 line items, every line item has standard partners Sold to, bill to, ship to and payer, a...

    Resolved! Accepted Solution

    add zeros to the field

    Hi,My internal table has a field type C of length 10.What ever may be the field i have to append add zeros and make it 10 characters everytime.if it is 324 ... i need 324000000083333..........i need 83333000005343425232.i need 534342523210..............

    Resolved! Accepted Solution

    Configuartion data is not populated using BAPI_SALESORDER_CREATEFROMDAT2

    Hi All,I am using BAPI_SALESORDER_CREATEFROMDAT2 to create the sales order and to add the characteristics for my material in the configuration.my code for configuration to BaPI w_order_cfgs_ref-posex = '000010'. w_order_cfgs_ref-config_id = '1'...

    Resolved! Accepted Solution

    Join not working

    Hello,I have this code but it doesnt do not. This is a simple one with 2 tables. Given the case I need to join 5 table is the join the correct method because I heard that it is nort recomended for so many tables.tables: mbew, marc, ZJOIN.data :i_zjo...

    Labels in this area

    Explore this Area