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

    Need Help!

    Dear All,This particular Program working accordingly in SAP 6.0 but showing error in SAP 4.7.It shows the error " The type CL_DOPR_WRITER" is unknown.Plz guide me on the same. As now I am working in SAP 4.7.Regards,Abhay.*-----Report Name.....: YRFKO...

    Resolved! Accepted Solution

    select statements

    Hi Friends,I have a doubt regarding select statement. i want to know when do we use select*, select upto 1 rows, select single, select distinct, where should we put the data fetched from these statements i.e table or work area in each. Pl give sample...

    User exit & BADI

    Hi All,Main difference is User exit is we can use in only one project where as BADI we can number of times in a project...So can u please explaine with an example for both exits...i have one dougt......In a project i have changed some requirement for...

    veryy Urgent

    Hi all,I am running shedule job to print all invoies to printer called Z_INVOICE, I have cheked all job settings and found everything is ok.But when I run shedule job for printing, all invoices are poiniting to local printer. When I run foreground, i...

    Resolved! Accepted Solution

    BDC on MM01 (BDC/BAPI)

    halo fellow SAPiens,i need to do BDc on MM01.......but on dynpro-080(pop-up for organizational levels)the data in table is not being reflected..........is there any BAPI for this process..................report zmm01_extend_palnt no standard page hea...

    Resolved! Accepted Solution

    Simple ABAP Class

    Hello! I want to import parameters a and b into the method. But I can't. Can you help me? Thank you!!REPORT z_first_class.CLASS myfirst DEFINITION. PUBLIC SECTION. METHODS main IMPORTING a TYPE i b TYPE i RETURNING value(c) TYPE i.ENDCLASS. ...

    Per Unit Price

    Hi All,I m creating report having a field name <b>"Per Unit Price"</b>.....<b>PVPRS_1</b> field..But it is from <b>" CKMMAT_DISPLAY"</b>, i.e. a structure...Plz tell me from where i can take "Per Unit Price".....Thanks......<b>Anil Kumar</b>

    Resolved! Accepted Solution

    Restrict SCC4 access

    Hello,Our problem is that many users can access the client settings.One way of restricting it is to remove access to transactions SCC4, SE03, SM30.The other way is to restrict the users from object S_TABU_DIS and table group SS.The problem is that ma...

    Resolved! Accepted Solution

    Select statement

    Hi All,am selecting that data from ztable and passing the values based on the selection criteria.and am selecting the data from individual table and placing the data into internal table.now when i do so the select stmt for LFA1 is not fetching lifnr ...

    regarding unicode

    hi iam working on unicode checks. in in internal table there are 10 fields . 8 fileds are of charcter type.out of which two fields menge and meins are of unit and quantity type. it is giving error that it is of not charcter type .DATA: BEGIN OF IT_XT...

    Resolved! Accepted Solution

    Validation checks

    Hi, i need to all validations as well as functionalities as standard SAP transaction in a custom screen in a module pool program.Transaction is LT01. Pls do let me know how can i use the transaction(LT01) program as a reference program for my module ...

    Labels in this area

    Explore this Area