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
  • 83537 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Real TDD example?

Hello experts and Gurus out there!I am looking for a REAL practical  program which makes use of ABAP UNIT. Any SAP Standard Report ( Should be simple to get started with) which can be checked to see how the test case be written when majority of the p...

Enter in Module Pool.

Hi, My screen containing 7 input fields ( first 2 fields are mandatory). case 1: After providing values to first 2 fields if I hit enter, I am fetching entry from table and displaying other 5 field values in the screen respectively.-- workingcase 2: ...

Function Module equivalent to ST03N Expert Mode to get Transactions/Reports Utilized by User

Hi,I need to create a report to to get the Transactions/Reports Utilized by User similar to the data that can be exracted from ST03N Expert Mode. The function module Function Module SAPWL_WORKLOAD_GET_STATISTIC is only giving 7 days of data so I cann...

Resolved! On time delivery - SD

Hi Experts,I am facing an issue with delivery number, as I am unable to find a direct relation I asked to many persons in SD and MMbut they are also unable to answer my question.What I want is i need to find out is, In table VBEP we will get some del...

GRID set focus (OO)

Hi friends.I'm working on ECC 6.0 EHP6. I created a report with a screen 0100, and put a custom container. So I created a ALV GRID (OO) on it type ref to cl_gui_alv_grid.I was reading some old posts, but I think my case is a bit different.When I run ...

glauco by Active Contributor
  • 920 VIEWS
  • 2 REPLIES
  • 0 Likes

select query optimization

Hi,I am having a select query on LIPS table which is giving timeout error when i write using non-primary key fields. Please suggest me some way to optimize.SELECT vbeln posnr matnr arktx abgru prodh faksp kwmeng kbmeng                netwr netpr char...

Reg-DUMP

I am trying to retreieve date from MDM to ECC using ABAP API.I am getting the below dump.Short text    An exception occurred that was not caught. What happened?    The exception 'CX_MDM_PROVIDER' was raised, but it was not     along    the call hiera...

NAST Update Failure

on save of the sales order for an output type, I need to get all the contact person for the customer. for each contact person based on his communication preference an output record should be added into NAST. A program is configured in NAST which will...

zipcode settings issue

Hi all,I have an issue in setting the zipcode or postal code in t-code oy17 (Country Field checks).Eg 1:  (SAP configuration country field checks for Nepal )Postal code length - 6, checking rule - (4 Length to be kept to exactly, numerical, without g...

Resolved! How I could sent specials characters as 'ñ' or 'á' to a server file?

Hi,First thanks for your time.I have a problem when I try to send some information to a server file. When I send specials characters as 'Ñ' or 'ó' to a file, instead of those, there are others.I am using this sentence to OPEN:   OPEN DATASET file IN ...

Labels in this area