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

    HELP IN UPLOAD FILE

    HI,i use gui upload fm to upload file the problem is that i get it in one line (its cut)i.e. if i have in the file 10 lines i get only 1 and its cut (in data_tab),i try to declare data_tab with bigger length but it's not working.like below .i want to...

    Resolved! Accepted Solution

    Asynchronous Method Call:

    I have a program that calls a class method to update a table for history purposes. Is it possible to make the class method call be asynchronous (fire and forget). I don't not want it to hinge on whether or not the history record posted. Its not a mis...

    Reg: SUBMIT prog

    Hi All,I have 2 programs, say PRG1 and PRG2. both the program are writing output data with ALV FM.If I ran PRG2 in background,it's wirting data into spool.I'm submitting PRG2 in PRG1. If I ran PRG1 in background, spool will be created by PRG1 or PR...

    F150 dunning - bapi

    Hi,can anyone tell me after i have run the F150 transaction where is stored data from that report (tables)?And there are some bapi to check current dunning level and which billings are overdue for a specific customer based on F150 data?Many thanx... ...

    Resolved! Accepted Solution

    Read dataset Dump

    Hi ,i want to read file from server and after the read i get sy-subrc = 8.what can be the problem ?here is my code.DATA: dsn(500) VALUE '\\ivp08.tlv.sap.corp\DEV_P_Development\EP 6Program Office\r1.txt'. CLEAR itab. REFRESH itab. * Read ...

    Resolved! Accepted Solution

    linking between the tables

    Hi all.i wish to know the common table between tables eban,ekko,ekpo and eket.As their is no common key field although ebeln and ebelp are there but their check tables are different,please guide me how to link these tables.As my select query is showi...

    Resolved! Accepted Solution

    Check statement.

    Hi,I am using the following stat for checking whether the the TCODE is in the given range in tab lt_tab3.If i give values in in LOW & HIGH and In HIGH the following stat working fine. But If i give the value in Only Low field Bothe stat r not workin...

    Labels in this area

    Explore this Area