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

    Effective Loop

    Hi Guys,can you please let me know which is less time consuming LOOP selection?LOOP at BKPF where belnr = ws-Belnr. IF i_bkpf-blart = 'A1'. ...........................check the condition and enter in loop ITAB loop at itab into ws_itab...

    Resolved! Accepted Solution

    Bapi to pass values to additional data B tab(custom field) in Sales order

    Hi Folks, I am looking for Bapi to pass values to additional data B tab (custom field) in Sales order . I need to pass date value to the field in the Additional Data B tab in my sales order please let me know if any one knows about any BAPI tha...

    Resolved! Accepted Solution

    Determine field name of fieldsymbol

    Hi all,how can I retrieve the fieldname of a field-symbol at runtime.I have the following statement:do.assign component sy-index of structure 'structure' to <field>.Now I want to determine if the name of the field to which this field-symbol is pointi...

    Sm1tje by Active Contributor
    • 793 Views
    • 4 Comments
    • 0 Likes

    Searching longtext

    Is there a FM that can be used to find text within a text object?For example:I want to find a list of material numbers where within one of the text objects associated to materials (which you would name) contain a search string containing wild cards.I...

    Resolved! Accepted Solution

    authorization question

    Hi,Assume i build authoriztion object in su21 and and i give permition for display, generate, change ...how i belong it for users ,i assuming that i link it to the Rols but how ?some rols i give permition (with the object i build) display and others...

    Resolved! Accepted Solution

    Function module that does Production Order Conformation in C011N screen ?

    Hi allI need to do Production Order Conformation for an operation once the operation is actually completed in the workcenter.Is there any function module available such that taking Production Order Conformation number for a particular operation, it a...

    CHANGEDOCUMENT_OPEN

    hi folks,we are using CHANGEDOCUMENT_OPEN to write change docs for standard transaktions like VD02 when we change data with direct updates.is there any function in the system that can return me the corret OBJECTID based on the ChangeDocumentClass.e.g...

    Resolved! Accepted Solution

    Report Painter form issue

    HiI have changed the form layout in KE85 for one of our report painter report. I have transported the changes to quality. The form changes are appearing as per Development but the screenlayout is not changed. Is there anything else I should do like i...

    Labels in this area

    Explore this Area