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

    HR Payslip

    hi experts,i have to make some changes in hr payroll slip ie HR:INDIA REMUNERATION STATEMENT,,,,, name of the form which SAP using for printing is IN01....the program name is HINCEDT0...I want to add bank details in the payslip which is in infotype t...

    Resolved! Accepted Solution

    User Tracking ---Report

    Hi experts,can any body tell me how can i make a ABAP Report which give number of user login in into the system on the user specified date and time for how long time with all details for example -.user name,time,tcode,tables,anything that used by use...

    Resolved! Accepted Solution

    Problem with local class, static private attribute and public method

    Hello SDN,Consider the following situation:1) I have defined a LOCAL class airplane.2) This class has a private static attribute "type table of ref to" airplane (array of airplanes)3) A public method should return the private static table attributePr...

    Resolved! Accepted Solution

    Change in SAP std. FM's

    hello, the table ADIRACCESS stores the ACCESS keys. Now if the change is made to the SAP standard Function module, the object key is registered in the name of a Function Group.Now if I want to know which standard Function module was modified, how do...

    Performance problem

    Hi friends ,Below is the one of the perform in my program which is taking more time .. Can you please suggest me to find a solution to take less time for execution. Thanks in Adv .Varma ..DATA: l_count TYPE i.SELECT m~customerm~namem~payert~txtmdINTO...

    Resolved! Accepted Solution

    hi

    !)Events of interactive report?AT LINE-SELECTION.AT USERCOMMAND.AT PF.TOP-OF-PAGE DURING LINE SELECTION.does TOP-OF-PAGE DURING LINE SELECTION also comes under interactive report?

    Resolved! Accepted Solution

    hi

    What is debugging? How do you proceed the steps in your reports? What are the parameters passed to fieldcatalog? What are all the tools used for debugging and run time analysis?What is RFC? What is its purpose?

    Resolved! Accepted Solution

    xd01 additional data

    hiI have implemented badis: CUSTOMER_ADD_DATA_CS, CUSTOMER_ADD_DATA.Iam getting the additional field in xd01 but iam unable to save the data which user enters.kindly let me know the process.expecting your answerMessage was edited by: abapuse...

    Resolved! Accepted Solution

    hi...

    hi abap gurus...What is the diffrence between watchpoint and breakpoint?How many watchpoints and breakpoints can be used in each program?Types of watchpoints and breakpoints?

    Resolved! Accepted Solution

    BDC call transaction

    Hi,I have to upload data from text file and create customers using bdc call transaction.This is the code I have written but getting no output.Pls help me out.ThanksREPORT znewbdc NO STANDARD PAGE HEADING LINE-SIZE 255.TABLES: kna1.DATA: gv_prog...

    Resolved! Accepted Solution

    F4 IN MODULE POOL

    My requirement is that ,in a screen i have two fieldsWhen i select a material in the first field,then in the second field the werks must come according to the material selected int the first field.How can the F4 be designed for this?

    Resolved! Accepted Solution

    VOFM

    hi can u plss tell me waht is vofm and how to create a routine in that!! how does a vofm work??? i have been asked to implement a enhancement using VOFM for transactions va01 va02 va03 or va21 va22 va23.the enhancement deals with reduce install price...

    Labels in this area

    Explore this Area