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

    Smartform Font issue

    Hello experts,I have developed SMARTFORM. It is working correctly. The structure of the form, display is correct on DEV system.Now for testing i have moved all the objects in TST system. but the form display or fonts everything garbled. i tried to ac...

    Resolved! Accepted Solution

    Aligment of text in perfect paragraph (Left and Right) in SAP SCRIPTS

    Hi all,In script i am trying to print a letter in which i have created a Block Aligment to print text in Paragraph format.While viewing the Print Preview the text is in perfect aligment Left & right in exact paragraph , but while actually printing t...

    Resolved! Accepted Solution

    How to call the perform for making one field editable in ALV using OOP

    Hi,I have a dought in ALV using OOP.I have wrote a form to make one field editable in my program.FORM adjust_editables USING pt_list LIKE gt_list[] . DATA ls_listrow LIKE LINE OF pt_list . DATA ls_stylerow TYPE lvc_s_styl . DATA lt_styletab TYPE l...

    Resolved! Accepted Solution

    configuration in smartform

    Hi all,I am new to abapo and have just started working on smartforms. I have desgined a form and now want to invoke it in a transaction. I have few doubts.what is the difference between print program and driver program? I am aware that i will have to...

    Resolved! Accepted Solution

    Example of Self Reference

    Hello experts,I am totally new to ABAP Objects and was going through a book for the same to learn the concepts.There is a section of Self Reference in this book. I could not understand this concept by myself. Could you please help me out to explain t...

    Resolved! Accepted Solution

    error in the file

    Hi I have an upload program whcih reads a file from server.in the file iam getting the first record as EXTRACT|2009-04-07|436|29036.11#but actually there is no # in the file but while reading this record in debug mode iam finfing this # and because o...

    Resolved! Accepted Solution

    Transport QuickView

    Hi All,To transport a QuickView, I have seen the following process in one of the forum messages.**Once you have created the QuickView, press 'SAP Query' button in SQVI transaction. Then it will lead you to SAP Query. Choose from the menu on top Que...

    Resolved! Accepted Solution

    How to make the Commit after calling a BAPI from SE37 ?

    HiWhen i use a BAPI for update some SAP table i always call the BAPI inside a program and then i call the BAPI_TRANSACTION_COMMIT for made the changes and validate themBot now i need to test the BAPI directly in SE37 , and the BAPI returns the sucess...

    Labels in this area