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

    Problem when select data from S992 infostructure

    Hi All,I am getting one strange issue when I select data from S992 infostructure.I maintain the quota allocation for product on weekly basis in MC94 which adds the data in S992 structure.Suppose I create three entries for particular product from week...

    User-exit in KO02

    Hi,I have implemented user-exit in KO02 and the code is as shown below.FORM US001 USING B_RESULT.TABLES: ANLZ, CCIHV_WA01.if ANLZ-WERKS eq space.get parameter id 'WRK' field ANLZ-WERKS.endif. SELECT SINGLE * FROM CCIHV_WA01 WHERE WERKS EQ ANL...

    Po header text

    Hi Gurus,I have a problem on printing PO header texts. I have created a PO without text in header text, but when I tried to view the created PO using print preview, theres a header text printed. I've checked the header text for material master and ve...

    Resolved! Accepted Solution

    Create a change pointer

    Hi everybody.I need to throw a change pointer when a equipment is modified (Table EQUI). I´d like to throw this change pointer when the user change the status of this object (Tabla JEST, field STAT). The problem is that in transaction BD52 I can´t fi...

    Lock the all table

    HI All ,I want to lock the Exclusive lock for table ,i.e in the process try to lock all the table for update issue , how can i do that ,i read the help but i don't find where i can lock that all table .by the way its recommended to lock the all tabl...

    Resolved! Accepted Solution

    System field SY-SYSTLO

    Hi Everyone,I am working on upgrade from 4.6c to ECC6.0.When i am checking one program it is telling The data object "SY" does not have a component called TSTLOWhat is the replacement for this field.we are declaring like this in program BEGIN OF T_D...

    Resolved! Accepted Solution

    Table using the structure

    Hi frends......I am trying to develop a report in ABAP.for that i need a table name from which a particular field value could be reterieved.but when i tried to display the table name it showed a msg "MEREP_OUTTAB_EBAN is not a table , it is a structu...

    Labels in this area

    Explore this Area