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

    search help issue

    When searching for a contract certain fields are case sensitive and will not provide results if the lower case is used. For instance, when search in the Contract Name field in "Active Contracts", if you enter abc no values will come up. If you ente...

    Resolved! Accepted Solution

    Want data from three internal table to single internal table (very urgent)

    Hi ,I want data from three Internal table into one Internal table by using joins/subquery .Final Interanal table T_fp should contain this will contain T_fp includes this fields1)GPART2)Vktyp.3)Text.SELECT vkont gpart FROM fkkvkp INTO CORRESPONDING ...

    Resolved! Accepted Solution

    Delivery Split

    Hi Everybody, I have to write the code to split the delivery document in reference to sales order.<u><b>Delivery Document Split criteria is:</b></u>Customer Purchase order number,Product HierarchyCountry of origin of Goods so for this i have to creat...

    Resolved! Accepted Solution

    how to make a MAX() ?

    Hello! Have You got some idea how to change the code below to be correct?REPORT ZWOP_TEST1 . DATA : people TYPE STANDARD TABLE OF zpersonal. SELECT nachn INTO TABLE people FROM zpersonal INNER JOIN zintagral ON zintagral~card = zpersonal~stredi...

    Resolved! Accepted Solution

    subroutine

    hi gurus i am new to abap .ihave to learn about using aubroutine is script can any one help the same.i have little idea about sap script.so please explain me in a very basic manner.please provide me simple code for the same if possibleregrads.and tha...

    Resolved! Accepted Solution

    Dynamic ref to objects

    Hallo Buddies,I have a scenario where I have to create the object of class dynamically,The scenario is like this:User inputs the class name, and I have to create the object of the user input class dynamically.Here, I know the interface of the user in...

    Resolved! Accepted Solution

    ALV GRID REPORT

    Hi,please any body give me the answer to my dought.iam using grid display in my report.i want make ths interactive functionality to this report.how to make grid dispaly in interactive way.please reply it very urgent.

    Resolved! Accepted Solution

    Multiple of 100?

    Hi,Is there a function in ABAP to calculate if number is a multiple of X..X = 100.y = 120 --> error, not a mulltiple of Xy = 150 --> error, not a mulltiple of Xy = 200 --> NO error, its multiple of Xets..Adnan..:)

    BAPI for Vendor master?

    Hi Folks,1.Is there any BAPI available for Vendor Master?2.In LSMW if I am having a flat file of 4 records and I am updating only one of them which one will get uploaded? All the 4 or only the one which I had updated?I had never worked on LSWM,so kin...

    kiran_k8 by Active Contributor
    • 1356 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    at selection screens

    hiin at selection-screen events , at selection on field , at selection output , at selection-screen on value request , at selection-screen help request.in all these at selection-screens which event will trigger first , then what is the sequence of e...

    PEXR2002 IDoc

    Hi Experts,Does anyone have any experience getting the PEXR2002 IDoc to work?Its based on the PAYEXT message type.This IDoc is to be sent to the bank, containing pay data.Here are my following questions:- How do we connect to the banks system? - One ...

    Labels in this area

    Explore this Area