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

    Split error

    Good morning friends, first greet for this coming year , below 'm putting together a report load and I have a problem in finding a pair of variables , this is the code:TYPES : BEGIN OF t_dw ,        text ( 65435 ) TYPE c ,        data (70 ) TYPE c , ...

    Weak SSL Cipher

    Hi Security Experts,While running vulnerability scans before deploying new Application servers NW 7.31 ABAP, kernel 401 for windows.  we are getting weak ssl cipher supported error with port5$$14 SAP MMC listener https port. We have SSL configured wi...

    Resolved! Accepted Solution

    Difference between "me->" and "Call Function me->" ?

    Hi Experts,I would like know if there are some differences between : CALL METHOD me->myMethod      EXPORTING           field = value. and me->myMethod(      EXPORTING           field = value ). Performance ? Best pratices ? One of both obsolete ?M...

    Resolved! Accepted Solution

    J2iun Utilization

    Dear sir,We are getting errors when doing monthly utilization through j2iun.system shows errors balance in transaction currency, when we utilize pla amount and simulate and post.there is balance in pla.i have attached some screen shots .pl check and ...

    Resolved! Accepted Solution

    SAP HR - How to Give access to expats and Impats PERNR through a structural profil ?

    Dear all,I have some difficulties to make a structural profil to give access to employee (P) through Central Person (CP)In our Company, some employees are expatriates to another country.These employees have two pernr.One pernr for expatriate.One pern...

    Resolved! Accepted Solution

    SELECT Performance problem with IN, GE, LE condition

    Dear Experts,I have the following SELECT statement.SELECT *FROM wrf_matgrp_skuWHERE matnr IN r_matnr     AND date_from <= sy-datum     AND date_to >= sy-datumr_matnr contains approximately 37k or records. With that statement, I get a shortdump saying...

    Timer in sap abap

    is it possible to run a timer in abap without freshing the screen again and again.I have done it using call function in separate task but screen refreshes again & again so there is some problem with functioning of my application.If any one have some ...

    Resolved! Accepted Solution

    how to get rid of empty space in module pool

    Hi Abap guru's,                            i want to design one screen with more fields so i want to put some fields in box control and make it invisible by default and the box will enable when i press on any push button .if it is in invisible mode i...

    Cumulative sum in ALV report

    HI ,     In Alv report need to how to sum all DMBTR for perticular EBELN from EKBE table.I dont know how to write a code for each line item summation. like: EBELN              DMBTR  4000005              10000 4000005                5000 4000005     ...

    Resolved! Accepted Solution

    Problems in deleting line items in smartforms based on conditions

    Hi all, i have created a smartform in which it is for a PR, and its related all PO's line items,my requirement is that i have to show all the line items in my smartform in left side,while right side i am showing details of line items of all PO, but i...

    Resolved! Accepted Solution

    making inputoutput field invisible

    Hi experts,                            Happy new year to  u all .i have requirement such that one field will be invisible and visible based on userid we login  ex              1. if sy-uname = 'A' screen field should be visible(i.e both textbox and l...

    Resolved! Accepted Solution

    Vendor can't find by vendor number in SE16n. but vendor can found by name or other details except vendor number i was created. Please refer the Description i mentioned bellow

    I'm Going to insert vendor through .net web service. i use function module. inside the function module i call VENDOR_INSERT bapi  code as follows----------------------ABAP  code :------------------- function zrfc_vendor_creation. *"------------------...

    gevanj by Explorer
    • 1489 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Error while copying Transport request from Dev to Quality through SCC1

    Hi,I am getting this error log while transporting enhancement implementation Table ENHDEPENDENT is not client-specificTable ENHHEADER is not client-specificTable ENHINCINX is not client-specificTable ENHKNOWNENHS is not client-specificTable ENHLOADIN...

    Labels in this area

    Explore this Area