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

    BADI

    Hello All-To search for a BADI, I know the following methods.1. Go to the tcode for which a BADI is to be searched> system>status>go to ABAP program>search for CL_EXITHANDLER--> you will get all call functions to BADIs. Select BADIs.2. Using some cod...

    Barcode Size

    Hi All, we are using standard barcode BC_EANH to display handling unit number by default the size of the barcode is 9.00 cm X 1.3. cm i went to SE73 and changed the size of barcode to 4.5 cm X 0.8 cm in the spool it is showing correct...

    Download Option

    Hello Friends, One 'Z' transaction has been created for the table maintance of a custom table. This transaction is created by using the SM30 by skipping the first screen. Now the user want to enable the download to local file(commonly excel) op...

    Urgent (Recording)

    Query is .I need to record cn21 and use it.when i am recording i record it for Activity i need to record it for 60 Activities..I record for 60 Activities.When I am Using that Recording it takes only 12 values and from 13 it is overwriting in the 12th...

    Resolved! Accepted Solution

    script

    Hi, In script form i need two shift address line with two spaces. For this please help me.**********************= &IMPTOT(CIZ)&,, ,, &IMPTOT(CIZ)&,,,, &W_PLADDR-HOUSE_NO', '&*********************This is the line , in this line i have to shift &W_P...

    Business Objects

    How can we find in which table the data of business object is stored?For Example: In transaction SWO2, we see tree of Business Objects( BO ) of SAP.Now, on Drilling down on Sales and Distribution node we see further subnodes.Click on Sales , further ...

    Resolved! Accepted Solution

    Data migration

    Hi Friends,I am new to data migration.I have a data in the excel sheet i need to send the data through screen FB60, what is the best method to send the data into the database through that screen. Also I have doubt while moving the data into the scree...

    BDC

    HI FRIENDS,THIS A BDC PRO... FIRST SCREEN LOOP AT ITAB. PERFORM SCREEN USING 'SAPMF02K' '105'. PERFORM FIELD USING 'RF02K-LIFNR' ITAB-LIFNR. PERFORM FIELD USING 'RF02K-BUKRS' ITAB-BURKS. perform FIELD USING 'RF02K-KTOKK' ITAB-KTOKK. PERFORM...

    Resolved! Accepted Solution

    Script

    Hi gurus, For my script i designed a layout such that in a single line i have to print date, number, name. Suppose if the date is initial then the number and name is aligned in different format. To fix the number,name in a particular position i ha...

    Resolved! Accepted Solution

    Report

    Hi gurus, Can anyone provide the sample code illustrating select for all entries, read table statement to read the records from an internal table in a loop. Points will be awarded.ThanksRavi

    Labels in this area

    Explore this Area