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

    User lock

    Hi,We are experiencing the problem with one of the user configured as service type.But the problem is if some body tried to login without knowing the password , it locks the user account.for ex: CA_AUTOSYS or DDICWe have many batch jobs running under...

    outbound file

    Hi , i need to send the SAP data to liberty through an outbound interface flat file . The file has 3000 characters and in that they are only few fields from SAP has to be filled and the rest of the fields has to be filled with spaces in between the...

    ALV Display

    Hi,I need to display the GL number and and corresponding entries like151233 XXXXXXXX 121 122 XXXXXXXX 222 222 xxxxxxxx 252 252IN the above 151233 G/L should be merged for all the rows for their corresponding entries.For this which alv FM ...

    BAPI (mega URGENT)

    HelloWe have set up an interface to post invoices.We use the bapi BAPI_ACC_DOCUMENT_POST to do this. The logic has already been programmed.This BAPI takes the FC (foreign currency amount) (out of our sourcefile) + exchange rate and calculates via thi...

    Output Device Email

    For a Zreport , menu -> execute and Print (standard menu ), I specify the Printer as eMail and specify the email address and the mail is sent to the address . Is there anyway I can change the Subject Line of the email ? is there any tcode to create m...

    Resolved! Accepted Solution

    Function Module or Program to get where used list

    Hi,I´ve been searching for Function Module or program to get where used list for an object. I try using the FM 'RS_TOOL_ACCESS' with parameters operation = 'CROSSREF', objectname = 'ZMYPROG', object_type = 'PROG'and in effect i get the list of object...

    Abap question

    Hi people,OK, I need to make some computations by group.For example: Group 1, 2, 3 and 4 and divide the sum of the group by the totals of each column.eg. column1 column2 column3 column4total: 112,000 500.00 200.00 315.00 first_g...

    Resolved! Accepted Solution

    Numeric values Display

    Hi,I have few values in SGTXT field in BSIS.Ex : 1) 123456 Some Description.2) Some Text 678343.In this I need to store only numeric values into a variable.Like in 1st case it is started with numeric and some textand second it is started with some te...

    Resolved! Accepted Solution

    date conversion

    Hi experts,I'm doing a date converstion on my existing date field in a internal table.the current logic is like this.<b>data: v_date(10).</b> actually the current date format for this variable is: mm/dd/yyyy.<b>data: begin of i_table occurs 0, ...

    Resolved! Accepted Solution

    Inbound process codes

    HiI'm trying to post inbound idocs to ztables. For this I have created a custom FM z_idoc_input_delvry and assigned it a custom process code. I would like to know what are the values for the ALE table fields in WE42 like Application-object type, star...

    Resolved! Accepted Solution

    Submit Statement

    Hi All,I've 2 programs say PR1 & PR2. I have to select output row/rows of program PR1 as Input for PR2 (at click event). I tried the submit statement for it as below.In Report PR1:SUBMIT PR2 WITH SELECTION-TABLE itab AND RETURN .Here itab is th...

    Resolved! Accepted Solution

    Conversions

    Hi,I want to learn the basics of conversions from help.sap.com, but could not exactly trace out where is its basics actually located. So, can anybody help me out in this regard or atleast tell me what to type in the search criteria.

    Resolved! Accepted Solution

    call super->super->method( )?

    I have a class CL_LION that inherits from CL_CAT which inherits from CL_ANIMAL.In CL_ANIMAL, I have a method shout( ), which is overwritten in each of the children.Now, I want to call super->super->shout() from CL_LION (which means I want to skip the...

    Resolved! Accepted Solution

    ALV - from where can I retrieve the number of currently displayed entries

    Dear experts,I am using OO ALV in my application. I would like to display in list header, the number of currently DISPLAYED (not selected) entries. For example after usage of on screen filter with already selected values, when number of displayed ent...

    Labels in this area

    Explore this Area