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

    dynamic columns

    hello friends, i am using a function module to get data reagarding batch characteristics,now i get the data in a table,also the amount of data i get varies,sometimes i get only 2 records and sometimes 10. now i wan...

    Resolved! Accepted Solution

    Problem using Structure..

    Haii All..When i am using a structure in my program, m getting an error saying "ystr_wrkpanz, must be a flat structure. you cannot use internal tables, strings, references, or structures as components. "Here is the code:<b>types: begin of l_itab. ...

    Resolved! Accepted Solution

    Interactive report help

    an Interactive report, which displays the details of purchase order from table EKKO. It displays the fields like Purchase Doc No, Quantity, Posting date, Item details etc. After displaying the above details, if the user double clicks on any row the h...

    Resolved! Accepted Solution

    Customer Address

    How do everyone,I am looking at the customer master data on KNA1. There is an address fieldno ADRNR.Using this field I am trying to locate the customers address without muchsuccess.Does anybody know if there is database lookup table with the address ...

    Resolved! Accepted Solution

    Sapscript

    Hi All,In the text element of a window there is a perform statement which is given below....PERFORM GET_BARRIER IN PROGRAM ZLABELUSING &ZMATNR&USING &ZBARRIER&CHANGING &ZBARRIER&ENDPERFORMand the from statement is given below.... FORM get_barrier TAB...

    Anindya by Explorer
    • 679 Views
    • 3 Comments
    • 0 Likes

    How to use BAPI

    Hii have some data in the Legacy file and i have to update in SAP. For that I have to use BAPI, which is ME_DIRECT_INPUT_SOURCE_LIST in the program not in LSMW.so i have to useFunction ME_INITIALIZE_SOURCE_LIST to initialize the structures and tables...

    Resolved! Accepted Solution

    RE: BDC

    HI Experts,In BDC iam using call transaction to upload data ,can i able to put the error records in a BDC BATCH Input by using bdc_open,bdc_insert,bdc_close function modules for processing error records in foreground ?

    Labels in this area

    Explore this Area