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

    user status in su01

    Hi Experts, If we go to the su01 for an user and select change documents for users and then select table of history, We receive a table that states the user status - for eg : Created, modified..Can someone tell me where is this data retrieved from ?t...

    Resolved! Accepted Solution

    Dynamic programing

    I'm trying to load data from flat file. The first line of the flat file is the field names(header names). I'm storing the field names into wa_header then dynamically reading the value of the field from w_infile. My question is, can I get the internal...

    Resolved! Accepted Solution

    VBAP Table

    Hi Group,This issue I am facing is on R3T that is a testing server.In the selection screen if I enter a particular user for Created By field (ernam) its taking ages to show the records, and finally its going to time out dump.Could you share you ideas...

    BDC recording

    Hi ,There is a flat file in the application server containing some fields of header and the item of the sale order.Ex:VBELN, PO number, PO order type, Completed Delivery indicator at header level.Vbeln, posnr, sales type, Partial delivery indicator ...

    Resolved! Accepted Solution

    Select option

    Hi experts, I reading a TVARV table. In this table I defined some value to a variable.I want to check whether the BUKRS from a parameter is among this values or not.I'm using: if p_bukrs in z_tvarv_bukrs.Is this statement correct or not? Is there any...

    Userexit or BADI???

    Hi,I need to add my own functionality after I save the Purchase order.Now, what should I use Userexit or BADI???I heard support for userexits will not be available in future versions.S, which option i.e., Userexit or BADI...is better to use and why?...

    Resolved! Accepted Solution

    data sets?

    HiWe will use open dataset <dataset name> input/ output in text mode encoading default.Can anyone tell me we will write INPUT or OUTPUT what is meaning of that. What is INPUT for & what is OUTPUT FOR?

    Resolved! Accepted Solution

    Unique id

    Hi friends,i have a small dought regarding Unique id.what exactly unique id means.i found a function module SYSTEM_UUID_C_CREATE which creates a unique id worldwide.can any body tell me what exactly this unique id means and what is the use of it with...

    Call printing report

    Hello!I have a problem with printing program. I want to print notification during creating of it (IW21). To do this I have to call new report for printing. I use SUBMIT syntax, but I red that there are some problem to trigger that kind of program, if...

    Resolved! Accepted Solution

    Update Z-Field in EKPO with BAPI_PO_CHANGE

    Hello!I need to update my field - called ZSERNR - in the table EKPO.I found the FM BAPI_PO_CHANGE, but I do not know how it works.I tried it so, but I just get the message (table RETURN), that no datas got changed.I found some threads but I didn't un...

    Labels in this area

    Explore this Area