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

    Include can not be activated in ADT, because it is included to more than one program

    Dear ADT-Team,this...is not a problem, but my daily work, .... the include can not be activated in ADT, because it is included to more than one program. Backend:SAP_BASIS    740    0005SAP_ABA    740    0005Frontend:Eclipse Standard/SDKVersion: Keple...

    Resolved! Accepted Solution

    New line functionality - Separate rows inside a email body.

    Hi All,I am building a email body but I need to have the details separated on each row.Even if I append the details to the email body internal table, they still show on the same row.Below is my code: data : subject_text(50) type c,          w_subject...

    EDI 856

    Hi,Currently we are using IDOC basic type "DESADV01" for ASN inbound IDOC's. we got a new requirement to update handling units and serial numbers. when I was checking the latest version "DELVRY07", i could see it has got many relevant segments/fields...

    Resolved! Accepted Solution

    two different SAP system communication (update/creation) for a business transaction

    Hi all,I have a technical question and hope you can provide your feedback from your experience.I am developing an interface for the communication between two SAP systems from two companies, please read below.Both company using SAP system, however, wh...

    BAPI_PO_CHANGE

    Hi,I want to delete STO through BAPI 'BAPI_PO_CHANGE', but i always gets error "No data changed".  Is there any parameter i m missing..?? CLEAR gs_poitem. REFRESH gt_poitem. gs_poitem-po_item       = '00010'. gs_poitem-delete_ind    = gc_x . APPEND g...

    Resolved! Accepted Solution

    How to add components to selection screen generated from logical database ADA?

    Hey gurus,I have a program using logical database ADA, which have the following selection screen generated automatically because of this code TABLES: anla0,          anlb,          anlav,          v_anepk,          bkpf,          anlz,          anlcv...

    Date format

    Hi All,I am facing date format Issue..for the below statement.DATA: lv_po_date_sold type dats8,            LV_DATE_STR type sy-datum,           lv-cust_po_date type char12.lv_date_str = lv_po_date_sold.WRITE lv_date_str TO lv-cust_po_date.After execu...

    BASE 64 TO PDF

    i am receiving the file in base64 from PI and need convert to PDF. The forums and threads, teach the opposite PDF to Base64, can you help me?I maked a conversion by:  CALL METHOD utility->decode_base64    EXPORTING      encoded = encoded    RECEIVING...

    Resolved! Accepted Solution

    Change BOR-Object by code

    Hi,I need to change a BOR-Business object and the object does not have a method to do exactly what I want. The requirements I have are, that I, if possible, do not change any business objects.I know that I can directly read attributes and their value...

    Resolved! Accepted Solution

    SE16 table TSTC showing incorrect search help on TCODE - DD08L entries

    On a recently upgraded system to 7.40 patch level 07 - SAPKB74007I am getting the following happening when initiating a search help from se16 on table TSTC, field TCODE. Should be getting TCODE and Descriptions as main fields. Seems to caused by an n...

    Resolved! Accepted Solution

    PUSHBUTTONS in ALV LIST

    Hi Experts,I know that we can place pushbuttons in one column in ALV grid.But i want to know if we can place pushbuttons even in ALV List.I am working on a Blocked Alv List with 6columns where 6th col is Pushbutton field.Any help is welcome.Thanks in...

    Profit centre and Special purpose ledger documents for IDOC basic type FIDCCP01(message type FIDCC2)

    Hello Everyone,             I need to generate both CO and Profit Centre documents along with FI documents using IDOC basic type FIDCCP01(message type FIDCC2).  For this I created a new Z subset and assigned the componenets 'FI', 'GLFL', 'RK-1' in ta...

    Labels in this area

    Explore this Area