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

    PO Printing

    I have made Customizes SAP Script for PO Printing as per the Company's standard. For this I have made th Z Txn. ever time the user has to run that Z Txn and then get the printout of the PO,in ME23N there is one button Print Preview how can i assingn ...

    Resolved! Accepted Solution

    Regarding SmartForm

    Hi Experts I have a small doubt related to smartforms:In the Smartforms they are using some standard texts.How can i findout those standard texts which are using in the smartforms.Points are awarded for correct answers.Regards,Sreeram Kumar.M

    Resolved! Accepted Solution

    How to set cursor on a newly inserted line within a Table control?

    First of all let me thank those who have contributed thier valuable time in giving answers to my questions.I am inserting a blank line in a table control,now i want the cursor to blink in the empty line automatically after i do the insert operation. ...

    Resolved! Accepted Solution

    Move data into table

    Hi All,Could anyone help how to Move data into certain column/position of the table. Hope my question are clarify. Please guide with some sample code.Thanks in advance!tables:s_record.DATA: BEGIN OF itab1 OCCURS 0, name like s_record-n...

    select - endselect

    Dear all,i have this statmentselect * from mkol where matnr eq intab-matnr and lgort in tem. if.....endif.endselect.and it is working fine,but if i use the following statement,then it str8 go to endselect without go thru the if endif block.select *...

    Resolved! Accepted Solution

    Event in ALV

    <b>Hi all ,I want to write top of page in ALV report , I got the alv report working fine now plz tell how to do further coding for writing Top of page .I am using function module .Regards ,Narender</b>

    naren112 by Explorer
    • 1630 Views
    • 9 Comments
    • 0 Likes
    Resolved! Accepted Solution

    select-options

    hi friends,i need some help regarding select-options.i have one select-option like S_MSTAV FOR MARAV-MSTAV.for this, i have written the selection-text as X-distibution chain status.where as in sel-screen it is displayed as X-distibution chain statu ...

    Resolved! Accepted Solution

    package

    hi experts, regarding the package of custom table,how can i change the package?im trying to change it in abap dictionary but in the attributes i can only change short description and not the package.Thanks,zry

    Regarding BADI'S

    Hi, I am new to BADI's and learning BADI'S. 1. I created BADI defination (YBADI_TEST) using TCCode <b>SE18.</b> by that time interface name is created automatically.and add-in class (YCL_EX_BADI_TEST) is generated automatically.I activated ...

    Labels in this area

    Explore this Area