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

    SAP Script (SE71)

    Hi friends,Pls help me and post how to Download and upload SAP Scripts.I used the std program RSTXSCRP but its giving me error that " Object does not exist or contain errors"I just trying to upload std script of J_1IEWT_CERT to my external system and...

    Resolved! Accepted Solution

    iw32

    Hi all,could some one help me in finding the table name for field confirmation text(ltxa1) of iw32 t-code. Please help me in finding the exact table name in which ltxa1 is getting updated.thanks and regards Reena

    Resolved! Accepted Solution

    save file to hdd from sq01

    Hi ,I have a sq01 report which extract some data from MARA and MARD tables. The problem is that i want to execute this query in background and automatically to save the result into a local file.I have scheduled the execution of query but it creates a...

    Resolved! Accepted Solution

    Keyword or not

    Hi pplI wanted to know if there's a way to know whether a certain word is an ABAP keyword or not.I've searched here in the threads to no avail.I've tried debugging while pretty printing but can't find how exactly it is decided whether the word's a ke...

    Resolved! Accepted Solution

    low n High

    Hi,I have done my fetch as follows in program: SELECT objectclas objectid changenr udate utime FROM cdhdr INTO TABLE t_cdhdr FOR ALL ENTRIES IN t_test WHERE objectclas = c_material AND udate = w_...

    Function Module

    Hi All This query is related with HR module. In OAAD transaction i can see the photo of all employees.But how can i download this photos into my peogram. I mean in the output of my program with the pernonal Number i need to show this photo also. ...

    To use a BAPI

    I am trying to update the Custom fileds of WBS element in PRPS table , include structure " CI_PRPS", Field "ZZKUNNR" , " ZZWWRBR" , " ZZFND_SRC".For this purpose I am trying to use a standard BAPI " BAPI_BUS2054_CHANGE_MULTI " , because these fields...

    Resolved! Accepted Solution

    Where can we find the methods of the classes in OLE Interface

    Hi All,I am developing the code to download the file into multiple sheets of excel file.got many links and sample codes from this forum.but my doubt is where can we find the methods in applications.Example: add, cells, range etc are the methods in th...

    Resolved! Accepted Solution

    F4 Help

    Hi All,I have one requirement, in the screen ME21N while giving the vendor if we press the F4 help then automatically all the vendors will be displayed, now my requirement is i want to display only the vendors who are not blocked. For this requiremen...

    Resolved! Accepted Solution

    Job name

    Hi,Can anyone tell me how to find out the job name for a particular program?And also can you please give me logic to find out the last run time and date of the job and to update the same(date and time) into a database table.Definite reward points if ...

    Resolved! Accepted Solution

    LOOP AT ... WHERE ...

    Hi!I like using the LOOP AT ... WHERE ... statement.However it is really slow, if the internal table contains many (over 10000 entries), even if it is perfectly ordered and I'm using the full key in the WHERE condition.Could you suggest me any simila...

    function module

    i am seing the attributes of a function module where it is also given the program as saplzvuaand the include as lzvisau04what does this mean?and moeover there are some parameeters declared in the tables in the fmodule as s_bldat what does this mean

    Resolved! Accepted Solution

    Table

    HiI hv a Ztable haing 15 million records and now the situation has come to compare the all these records.1.The problem is here how the 15 millions record would be kept in buffers,if I am use select * into table <> ?2. Another alternate, I used sel...

    Labels in this area

    Explore this Area