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

    CTS+ for SAP HANA Sp09

    Hello,I am trying to Configure CTS+ for HANA on our ERP (on HANA) system and have followed the Guide-How To Configure SAP HANA for CTS SP09 for the same.The CTS system is a SolMan 7.1 Sp11 and the HANA system is a ERP 6.0 EHP7 on HANA DB 1.0 Rev 90No...

    Resolved! Accepted Solution

    Enhancement and Function Module Exit for Inbound Delivery

    Hi,I'm adding Custom segments and Fields for Inbound Delivery Idoc.Further Details:Message Type: DESADVBasic Type: DELVRY03Inbound Process Code: DELVFM: IDOC_INPUT_DELVRYOutput Type: OPOD Doubt 1: What will be the exact Enhancement and Function Modul...

    Resolved! Accepted Solution

    How to create mobile number(AD_MBNMBR1) using BAPI_BUPA_CREATE_FROM_DATA

    Hi Experts,I am not able find where to pass the mobile number value to the tables exist in BAPI_BUPA_CREATE_FROM_DATA.I am able to update the telephone number, but not able to update mobile number. please find the below screenshot.please help me on t...

    IDOC of large size

    Hi Experts,I have a customer query.They are sending IDOC ARTMAS and LAYMOD01ARTMAS = 30 MBLAYMOD01 = 90 MB.This is a single IDOC document and not a batch.They are sending from SAP to ADAPTER .They are sending IDOC of such a large size. Is there any w...

    Resolved! Accepted Solution

    REGARDING THE RUNNING OF BDC SESSION FOR F-02

    Hi Experts,I have completed the coding for the BDC session. Even while running that coding part SESSION is also being created. And on processing that session I get the screen fields be filled also fetched from the excel file. But it's not allowing me...

    Dump in JOIN Query

    Hello guys, I have a report. in this report I have some queries, if I execute my report with parameters, this does work well, but if I run my report without parameters to filter in query, the report its very slow and I get a Dump. My query where I ge...

    Resolved! Accepted Solution

    ECC HR module: issue while locking employee record via RFC

    Hi all,I need to perform a lock for an employee before I do an update of that record. While I use function modules like BAPI_EMPLOYEE_ENQUEU​E or HR_EMPLOYEE_ENQUEUE in my custom ABAP report it all works.However if I call these function modules from ...

    Resolved! Accepted Solution

    How to pass Internal Table dynamically to a subroutine

    Hi all,I want to pass an internal table to a PERFORM. so that i have written code asPERFORM fetch_data using it_table.FORM fetch_data using p_it_table type z_table. ENDFORM.            Here it_table has got the structure z_table. I want to pass anoth...

    Resolved! Accepted Solution

    Error: Internal Tables, Field symbol has not yet been assigned

    Hi all friend, I am try understand this error: Field symbol has not yet been assignedI get a dump after run this abap program.REPORT ZINTERNALTABLES.tables: bsis.types: begin of it_bsis_line,  zuonr like bsis-zuonr,  belnr like bsis-belnr,end of it_b...

    Resolved! Accepted Solution

    Problem in PF status

    Hi experts,I face a problem, I created a z program copied from a z program developed by someone else. The program is using GUI status running perfectly and in the PAI event there is no code to handle the function codes comes from the menu. But if I c...

    Resolved! Accepted Solution

    How to export to excel a Control table and how can set a sum button?

    Hello, I have 2 control tables like shows image below: I want to have 2 button to export to excel, one for each grid, and I want to have to a button to make a sum of quantities.Is this possible? in ALV this is  we have these options and more, but in ...

    Labels in this area

    Explore this Area