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

Resolved! Abap Unit - Test double result is differnt if full test or single test

Hi Team, I start using Test double with Abap Unit ( I am used to use Mock ). The issue is really simple, I have two test methods. When I run both methods, the first one failed. When I run just the first one, it success. METHOD new_batch...

Help Behavior Definitions

When I create a Behavior Definition, I don't know why but it always comes as "Unmanaged", I can't put it as "Managed" during the creation of the Behavior Definition, however, within the code I make a change and leave it as "Managed" and I do what it ...

Resolved! (How) can I use the Value Range / Fixed Values from ( SE11 ) domains as constants in my ABAP Code ?

(How) can I use the Value Range / Fixed Values from ( SE11 DOMA) domains as constants in my ABAP code ? What is good practice ? Example: Z_MY_DOMAIN, tab Value Range, Fixed Values: Y yesN no What I cloud do is just this: DATA: ls_my_data ty...

Eclipse quit unexpectedly

The initial motivation for me to start to use Eclipse was network issues, in GUI if there is 1 ms network(VPN) drops, the GUI sessions gone, and if you are editing and not saved, all lost. I started to eclipse because it is not working as the sa...

spell amount with coma

Hello expert!! I have requirement to spelling amount for example 23,30 so spelling twenty three coma thirteen. how do i maintain this in table t015z?. I have been trying to using FM SPELL_AMOUNT but the COMA is not come out. CALL FUNCTION 'SPE...

acetedi by Participant
  • 456 VIEWS
  • 0 REPLIES
  • 0 Likes

Getting # appended into the last column after reading the file in a string variable

I am getting # appended into the last column after reading the file in a string variable and also after I spilt the same string variable into a field of work area type char04 I am not getting the last character...for ex I am getting TAB instead of TA...

ojasve by Explorer
  • 3219 VIEWS
  • 8 REPLIES
  • 0 Likes

Can I connect to the Northwind service with service consumption model on ABAP trial version?

This post was originally a question about an error I was getting when trying to create the service consumption model with the metadata document for the Northwind service but it has evolved a more fundamental question: "Can I connect to the Northwin...

Move GOS items from SOFFCONT1 to Content Server using RSIRPIRL with parameter "delete later"

If we run the report RSIRPIRL with parameter "delete later" (p_update = abap_true), the category for the physical document does not change form SOFFDB to the new defined storage category "ZMIG" (defined in OACT) within table SOFFPHIO. The report is e...

issue with spell_amount

Hi, gurus I have requirement where till now the business is using 'HR_IN_CHG_INR_WRDS' to convert amount into text which is displaying in rupees. However, now it has to be used for other currencies also I have tried 'SPELL_AMOUNT' but it ...

SAP QUERY TO DESIGN

Hello, can you please help me which tables used for creating the query. Input: - Plant Plant-sp.matl status Material MDR Ticket number MRP workflow status (from MDR) Creation date (from MDR) Layout selection option in the input scr...

sawamah by Discoverer
  • 516 VIEWS
  • 0 REPLIES
  • 0 Likes

SAP Query

Hello i want to make SAP Query, can please let me know which tables i need to get my required output. Input : - Plant Plant-sp.matl status Material MDR Ticket number MRP workflow status (from MDR) Creation date (from MDR) Layout sele...

sawamah by Discoverer
  • 620 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! creating a local repo for egit (Eclipse Git) to back up the work on my ABAP trial version

I have done quite a lot of training and coding on my ABAP trial instance. I was wondering if there was a way to back up the code into a git like repository before the trial expires. What I really want is to keep it simple - create a local repositor...

Resolved! ENHANCEMENT-SECTION and ENHANCEMENT-POINT (w/o the addition STATIC) can only be used in executable

Hello, IMPORTANT: this question is answered, no help needed, but I hope the answer will help other people, and PLEASE correct me if I'm wrong or it needs clarification. I was adding this kind of statement at the bottom of my Z program (ZRGGBS000 ...

Upload Excel file in to table

in uploading file a simulation functionality will be available which means the user can upload the file without directly storing the data in the system.he can just display how the data will ne inserted and only if everything ok he can proceed and sto...

ram2917 by Member
  • 1036 VIEWS
  • 3 REPLIES
  • 0 Likes

CALL TRANSACTION F-54

Hello everyone! I'm using a F-54 call transaction with BDC, but when the process is called, it doesn't take all the positions or records that I'm sending. Doesn't take the last record to process it. Can somebody help me with a example by sending ...

ychavez1 by Explorer
  • 1337 VIEWS
  • 3 REPLIES
  • 0 Likes
Labels in this area