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

    Upload problem

    Hello All, I have written a BDC report for uploading data through transaction XK02(change vendor details) using CALL TRANSACTION. But the problem is ,the data for all the fields except one i.e.E-mail id of the vendor is not getting updated(upl...

    sending mail

    Hi,My task is to send email from ABAP. I went through the weblogs that are provided in this site, but I was confused as there are many versions. Kindly suggest me what are the suitable links for the settings and the program.Thanks,Satish.

    Resolved! Accepted Solution

    Need Help for FI/CO

    Hi All, This would be one of the craziest question on this forum but i will take a chance to ask as it i means quite a lot to me.I am A software tester with like 1 year of experience in Software in financial application in banking industry. As i had ...

    Resolved! Accepted Solution

    Does BAPI_USER_CHANGE allow LOGONDATA:LTIME set if NetWeaver is installed?

    I have a program that sets the LTIME field of User LOGONDATA in order to remove the need for Users to change the passwords set by my program. My program has worked on all SAP systems since 4.6C. (The program works with the changes specified in SAP No...

    Table TMCEXCFS

    The table TMCEXCFS represents LO Data Extraction: Field Status of communication structure. Where can I find help re this table i.e. need to determine information about the extract structures.Also a description of the table would be usefulThanks

    Resolved! Accepted Solution

    ALV Sort

    hi,this is my code for my alv sorting,w_sortinfo_alv-tabname = 'I_RESULTS_SORTED'. " Internalw_sortinfo_alv-fieldname = 'KOSTL'. " Give Fieldnamew_sortinfo_alv-GROUP = '*'.w_sortinfo_alv-subtot = 'X'.append w_sortinfo_alv to i_sortinfo_alv.is there a...

    Resolved! Accepted Solution

    Where #EC-items coming from in the code inspector

    Hi,This topic is reference to this topic:Does anyone knows where the #EC items are coming from in the code inspector or extended syntax checks?I'm still curious why the these comments don't work in the 46C version of the Code inspector and from the o...

    Resolved! Accepted Solution

    Registered Object Question

    Hi, I have changed an object and supplied the object key successfully. I can now successfully edit the object. But, when I sign on to another machine with the same profile I get prompted for the object key again.Any ideas why this would be? Any ...

    sap_cohort by Active Contributor
    • 1137 Views
    • 8 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Table transport

    Hi,I've made a table ZWERKSCONFIG and filled it with some config values.When I do a transport on this to my TEST environment, the table is transfered but not the values.I have change it to be: C - Custmomizing table.and done a new transport but no lu...

    LDB-Sort

    Hello All,After a long long time i am working on 3.1I and am using a LDB - BRF.In my code i am usingGET BKPF FieldsBUKRSBELNRGJAHR.(at this step - can i SORT the BKPF data by BUKRS BELNR? before i go to BSEG)and then useGET BSEG FIELDSXYZ.Please let ...

    Resolved! Accepted Solution

    How to Debug During Event Linkage( Reciever Function Module )

    Hi all, If anybody knows how to debug a reciever function module in event linkage method then please respond.The scenario is that whenever service order is changed the change event will fire the custom business object which has a supertype BUS2...

    Resolved! Accepted Solution

    Connecting spool to a job

    Hi all, Is there any way of determining the background job which generated a spool. We ran a transaction in background mode which generated a spool. I would like to check from the spool which background job created it. i.e. from SP01 or so. Also any...

    Labels in this area