Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

Criticality.png

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...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83784 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! 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! 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! 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! 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! 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 ...

KEDR - Target field making the accounting doc characterstics values blank in billing doc

When i am maintaining the target fields in KEDR derivation rule for CR/DR.The characteristics values in billing document accounting tab for COPA are not getting populated and when we are removing the target fields in KEDR, The  EXIT EXIT_SAPLKEDRCOPA...

KEDR - Target field making the accounting doc characterstics values blank in billing doc

Hi All,When i am maintaining the target fields in KEDR derivation rule for CR/DR.The characteristics values in billing document accounting tab for COPA are not getting populated and when we are removing the target fields in KEDR, The  EXIT EXIT_SAPLK...

Analysis of SAPMSSY1

Hi All,In our production system a job has been executed in background by the program RSBDCBTC_SUB. I can see this in SM37 and when I went further it is processing a session created by SAPMSSY1. Now the client wants to know how this job is getting tri...

Smartform window on main window which should follow the main window

Hi Gurus,1. In the below layout I have sign window, which I should place in main table footer If line items increases table will be expanding so based on that sign window also should adjust.2. Table to get decimal text of currency. ex: 53.50 as fifty...

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! 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! 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
  • 1366 VIEWS
  • 3 REPLIES
  • 0 Likes
Labels in this area