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

    Find BDC error in Zprogram

    Hi guys,Anybody have program or utility to pick up the BDC Errors from Zprograms.I want to know number of BDC errors(Due to Screen change/Field change/etc) exists in set of zprograms.Appreciable if Listing of BDC errors and error count can be produce...

    Events

    Is it neccesary to follow the EVENTS sequence in coding?END-OF-SELECTION.......................START-OF-SELECTION....................does it execute in which squence?=====================In Sorted internal table it will sort the records automatically...

    Binary Search

    1.I have 3 columns in ITAB say col1,col2,col3SORT itab BY col1 col2 col3.Reab TABLE itab WITH KEY col1 = ... col3 = ... col2=.... WITH BINARY SEARCH.Will it work? If not why....2.What are the things we need to check before a READ statement with binar...

    Alv Grid display

    Dear Experts, I need to sole the following task, In the selection screen I have 2 radio buttons, one is for ASSEMBLY and other is for PRODUCTION. When selecting either of the button the ALV grid displays 20 fields. My requirement is when I selec...

    Sy-DATLO

    Hi, i want to know what the system variable SY-DATLO has?The documentation says that it has the user's local time.when i call an RFC from the webdynpro java application which returns the SY-DATLO,and i am calling the webdynpeo java application from ...

    Sharadha1 by Active Contributor
    • 3488 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    use of RFC_READ_TABLE

    Friends i have to make a use of the RFC_READ_TABLE to raed the data from any table with in the landscape. But how acn i paas the rfc target system in this FM..i'm using it in the programif we go in se37 we can see the target system but no parameter i...

    Resolved! Accepted Solution

    alv display

    hi friends,i have a prob in ALV. When I am using seltext, the output is still taken from DDIC reference/. for eg, ls_fieldcat-fieldname = 'V_TOT_VAL'. ls_fieldcat-tabname = IT_INV. ls_fieldcat-seltext_s = 'TOT.VAL'. ls_fieldcat-reptext_ddic = '...

    Resolved! Accepted Solution

    BAPI_SALESORDER_CREATEFROMDAT2 ...not updating quantity of all line items

    Hi All, I'm using BAPI_SALESORDER_CREATEFROMDAT2 to create a sales order where order type is having multiple line items. All the fields are being updated in SAP correctly . But quantity field is updated only for first line item. For all other items,...

    Resolved! Accepted Solution

    Downloading into FTP in DOC format in background.

    Hi all , We have a strange requirement like this . Report Output has to be sent to a FTP site in .doc format. The report runs is scheduled daily and hence runs in background . So it is not possible to have the download in Presentation layer . How to ...

    Labels in this area

    Explore this Area