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

    Regading RFC

    Hi All,There exists a ZTABLE (ECC server) and I am maintaining the same ZTABLE in SRM System ...... Now whenever a new record is added or for an existing record is changed in ZTABLE (ECC server) based on the date_change field it should update the ZTA...

    Resolved! Accepted Solution

    Size of Flat File

    Dear All ,The requirement is like that how I can know the size of the flat file (bite or KB) after transfer data into Internal Table. Any standard function module is used for the same. Could you please update soon.Regards ,Nihar

    Resolved! Accepted Solution

    concatenate statement

    Hi i have itab fields as below, all are key fieldsaaa 38 xxx-01aaa 38 xxx-02aaa 38 xxx-03aaa 38 xxx-04aaa 38 xxx-05aaa 38 xxx-06i need to concatenate 01and 02 and 03 and 04 and 05 and 06 into one field for display purpose.how to achieve t...

    Resolved! Accepted Solution

    User Exit

    Hi, The problem is that the users have created a role and assigned some users to the role only those persons in the role are authorized to remove the block now my issue is i have to check whether the logged in user is present in that role how to do ...

    Resolved! Accepted Solution

    BDC Command to select a particular line item out of multiple line item

    Hi All, I have been trying to create multiple contracts( ME31K Transaction) each again wid multiple lineitems...the problem here in recording is the additional data field is not getting recorded appropriately ie.. say for lineitem 20 the additional ...

    Error message

    Hi All, I want to display some error message i have used following syntax. IF zbapi_struct_as1_import-bukrs_clr EQ space. MESSAGE s001(Z9). ENDIF.This gives me the error message on the next screen at the status bar, my requirement is to displ...

    Resolved! Accepted Solution

    master data upload

    Hello allI have vendor and customer data which needs to b uploaded into sap from legacy system.Now i have all these data available in english language and our countries have their branches in other countries around the globe.So if a russian user want...

    ALV

    Hi, 1. How to get top-of-page in ALV reports and how to upload logo in ALV reports. 2. what is diff ALV reports and list reports. 3. what are the function modules in ALV reports. 4. what is diff ALV grid report and ALV list report. 5. how ...

    Bad update table?

    HiI have in FORM code: UPDATE Z_TABLE SET COL1 = 'value' WHERE COL2 = varAnd in this program is also many inserts and BDC codes. After execute all PERFORM is command COMMIT WORK AND WAIT.Problem is only in update table Z_TABLE. Some rows in database...

    reports

    Hi friends,My dobut is how to call one alv program in another alv program,three of our friends are treat it as alv interactive given the alv interactive example, friends please tell me the solution and if possible provide the code.Thanks in advance,S...

    Reg: BADI

    Hi All,I Want to call a custom screen inside my BADI.Im using a implementation of PLM_audit_alv_grid in plmd_audit transaction.I have defined a button using on toolbar method.Once i click on the button my custom screen has to be called.if i give "Ca...

    Resolved! Accepted Solution

    dynamic program help

    Hi all.....i got this dynamic program to insert to the database. however it only grab the first value and insert. All my remain value is not insert to the database.here is my program.REPORT ZGARY_MASTER1.do 5 times. icounter = icounter + 1.APPEND '...

    Report creation

    Hi,Can somebody help me to write ABAP code to create report for this logic.1. The user would input the Auction Number, which would be a sales document no in SAP.2. Take the Auction number and go to table A511.3. Pass the auction into field IHREZ, USE...

    Labels in this area

    Explore this Area