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

    RFC function module

    Hi all, Here i am just testing the RFC function module. Iam having two clients 800 and 811.I created RFC function module in client 811 and i made an rfc destination in 800 client.but my problem is iam unable to call the RFC fm from client 800 in se38...

    Resolved! Accepted Solution

    replace statement

    Hey ABAP, i have following Problem:REPLACE ALL OCCURRENCES OF '.' IN SECTION OFFSET lv_offset of lv_kstbm.when trying to compile this, it tells me that between "OFFSET" and "of" LENGTH is expected.REPLACE ALL OCCURRENCES OF '.' IN SECTION OFFSET lv_o...

    Resolved! Accepted Solution

    Check input value

    Hello,trying to check an PARAMETERS input value like this:AT SELECTION-SCREEN ON connid. IF connid < 0 OR connid > 1000. MESSAGE e001(zabap_cri) WITH '0' '1000'. ENDIF.how to check if the input is a number and no character?thxchris

    Resolved! Accepted Solution

    How to Get the numeric equivalent of Year and Month with this format....

    Hi Experts!I just would like to know how to get the numeric equivalent of the Year and Month if the given format is like this.... 31-May-07where:31 is the DayMay is the Month07 is the YearIs there a function in ABAP to do this? I wouldn't mind hard...

    regarding SU24.

    Hello gurus,i want to know the clear difference between U-uncheck.N-no check.C-check.C/M-check and maintain. my doubt is in U the pfcg dont propose to maintain the authorisation object. and in N also pfcg doesnt propose to maintain authorisation obje...

    Resolved! Accepted Solution

    query urgent

    hi gurusearlier i was into functional side but recently i came into coding side,so i need your help.i have very little idea about abap coding could any1 help me with the samei need sample coding example, i am going through abap docu also.can any1 ...

    BAPI

    Hi, I want to use a BAPI FM 'BAPI_REQUIREMENTS_CREATE' for the transaction MD61. But, i am finding some errors in the BAPIRETURN. There is some problem in using this BAPI FM. Can any body plz help me in using the proper coding for this BAPI. If p...

    Resolved! Accepted Solution

    Binary Search

    Hi SDN ExpertsIs it must to use a sort statement before we use a binary search in a read statement. because in some cases its failing as SY-SUBRC = 4 if my internal table is not sorted.Please confirm meRegardsPratyusha

    Resolved! Accepted Solution

    workflow for PO approval

    Hi all,i have a requirement of using a workflow for PO approval. i think WS20000075 is the standard workflow utilised for the purpose. could anybody tell me the functionality of this wokflow and also if i want to customise it then how to copy it?any ...

    Resolved! Accepted Solution

    ALV Tree Report

    Hi, I Have created a ALV tree report using oop's.The first level is the company code. Second level is the plants allocated to each company code,Third level is the materials in each plant.Now i want to display the screen MM03 when i click on the mater...

    Resolved! Accepted Solution

    user exit for VA02?

    Hi all,In my requirement, for a particular condition if the user wants to change the credit memo request that he has created. When the user clicks the save button after making few changes in va02 an message should come saying 'he cant make changes no...

    Labels in this area

    Explore this Area