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
    • 95085 Views
    • 212 Comments
    • 39 Likes

    SSSLERR_SERVER_CERT_MISMATCH in ABAP / SM59 When consuming external REST Service

    ERROR: SSL handshake with api.demo.abc.com:443 failed: SSSLERR_SERVER_CERT_MISMATCH (-30)#Server certificate does not match supplied TargetHostname##SapSSLSessionStartNB()==SSSLERR_SE RVER_CERT_MISMATCH# TargetHostname = "api.demo.abc.com"# Server...

    Resolved! Accepted Solution

    customize table entry help

    i have a customize table tableT001- bukers field HAVE next field is (table T001W-NAME1 field) if i enter bukers field need to automatic insert plant name to next NAME1 field my entry se11->utilities->table content->create entry. what to d...

    pram_1991 by Participant
    • 2667 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    No more memory available to add rows to an internal table from customized inventory report

    Hi Gurus, My company have Z transaction to get current inventory for the plants. When report executing after some time period it giving a dump (TSV_TNEW_PAGE_ALLOC_FAILED). When i check the dump source code it point below line When i trace b...

    Resolved! Accepted Solution

    Problems with ABAP CDS Views with Input Paramters in Data Preview

    Hi all, I have a problem with CDS-Views with Input Parameters in the Q-System. I developed CDS Views, some with IPs and some without IPs. In the Development System they are all working fine. After transport the views in the next System, the views...

    D039507 by Product and Topic Expert
    • 1203 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Multiple users executing the same program at same time and multiple equipment's getting created

    Hello, The program accepts a excel file and creates equipment.My issue is when multiple users execute the program at the same time,it creates multiple equipment's for the same record combination. Let's say file has 2 records and 2 users are runni...

    Resolved! Accepted Solution

    Develop QR code in ABAP

    I need to generate QR code into SAP based on name and mobile number and print the same via smart form,I tried searching all the threads but not getting any solution.Kernel Release is 745.We are not planning to use any external API like Google Chart A...

    Resolved! Accepted Solution

    Correct encapsulation between report, salv instance and user-command

    Hi, I'm wondering what is the most correct way of using a MVC/encapsulation when creating a report and using CL_SALV for output and varous user-commands? I've just created a report with two local classes; <model> and <view>, the later being the s...

    perage by Participant
    • 867 Views
    • 1 Comments
    • 1 Likes
    Resolved! Accepted Solution

    'No Application has been defined, maintain the settings' in transaction smw0 in ABAP

    Hi, I have created my own excel template as per my requirement in tcode SMW0. I have used the function module DOWNLOAD_WEB_OBJECT for download template and SHOW_WEB_OBJECT for open template. I am unable to open the template, its showing Infor...

    Resolved! Accepted Solution

    Error when generating the selection screen "1000" of report during activation of my program

    DATA : ZEMAIL(20) TYPE C, ZJOB(40) TYPE C. SELECTION-SCREEN BEGIN OF BLOCK BJOB WITH FRAME TITLE C1TITLE ."MODIF ID B1. SELECTION-SCREEN BEGIN OF LINE. SELECT-OPTIONS : S_BJOB FOR ZJOB. SELECTION-SCREEN END OF LINE. SELECTION-SCREEN ...

    Resolved! Accepted Solution

    How to Create edit delete and list the attachments to list to in Z screen

    Hi Friends , I have a requirement , In a Z Transaction need to attach multiple files with different extensions. I have tried class cl_gos_document_service to create and display with Radio Buttons in a demo report it is working. Please help me f...

    populate batch number automatically in the process order transaction (cor1,cor2)when PO is released.

    Hi Experts, Kindly me help in providing the solution for populating the batch number(custom ) in the batch field in process order transaction(COR1,COR2) Whenever the Process order is released . I found Badi -workorder_upodate method at release wh...

    SAP HANA Cloud Authorizations Management API - get list of tenant users for a sub account

    Does anyone know, how to retrieve the list of tenant users/portal users sign up in SAP HANA Cloud subaccount using Java?. I have referred the SAP HANA Cloud Authorizations Management API, but couldn't find a way to access it. The API supports to get ...

    Labels in this area

    Explore this Area