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

    Query in SE16N seems to be much faster than a similar one in a programm

    Hi experts,I have a program which performs a DB selection from a single table with many conditions in the where clause. The values of the selection tables in the conditions come directly from the selection screen of the program. The select statement ...

    Resolved! Accepted Solution

    table s034

    hii fetch data from table s034 but it take more time so have any soulation ? [already use pri.key in query then also take more time]query is:-select cmzubb cmagbb from s034 into corresponding fields of table t_s031 where sptag > m_budat ...

    Resolved! Accepted Solution

    print functionality

    Hi all, we have 2 user ids, to which i had provided the MIGO transaction code . One user is having all sap MM Transactions , seconde user is having very few Transactions. The problem is for First user, who is having all MM tcode...

    Resolved! Accepted Solution

    Performance issue

    Hi all,The following is my select query.it is taking a long time for execution.SELECT kunnr bukrs belnr gjahr FROM ebpp_ar_contact INTO TABLE i_ebpp FOR ALL ENTRIES IN i_knkk WHERE kunnr = i_knkk-kunnr AND spras = sy-langu.There are ...

    Resolved! Accepted Solution

    user exits

    Hi experts.I have been in sap abap for the past 1 year.But i still have no idea about user exits.Can anyone give me a very good clear picture about User Exits.This can help me to solve some of the future User Exits.Thanks in advanced.regards,mrsara27...

    Resolved! Accepted Solution

    Difference between dereferencing a field symbol and a REF TO variable

    I'm confused with the difference between dereferencing field symbol variables and variables from type REF TO.In other words, what differs from accessing a field symbol that got its referrence via ASSIGN ( ... ) and a REF TO variable via var_of_type_r...

    Resolved! Accepted Solution

    How to check the status of an IDoc in the Target system

    Hi Experts,we are using a self-made program to send Material and BOMs from Client A to Client B into the same ERP System.How can I check the status of an IDoc in the Target Client B (like BD87 - ALE Monitor) ? If you have some examples or Function, p...

    AT NEW CHAR FIELD

    Hello Experts I have an ITAB in which there atre fields name salary age and company .i have sorted the dataon the basis of copmany and age I need to print the data for each company seperately . there are total 40 records .and 4 copmanies .i need to ...

    Regular Expression Help

    Hi there,can anyone help me with a regular expression.I want to replace all delimiting commas in a CSV string with another character. The string contents look something like this...1,10,Johnson,"Stores and Sales",High,10031984,paycycle1,"red,blue,gre...

    Resolved! Accepted Solution

    flight database

    Hi, i am curious if there is any chart where all the sflight database tables and their links & structure is shown.please provide me with a link, my own googling gave to much advertisers instead of real results.best thanks in advance,sven

    CATT Related

    Hi i have created one CATT through the transaction SCAT and create parameters in that and then attach it with VD01 .Now i wand to create customer through this by using Excel file which contains record for customer.While executing the CATT the file is...

    Labels in this area

    Explore this Area