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

mean space

Hi abappers,empty, is equals to space?block_new = spacewhen I execute a module function, I have intro the date in the block_new (in this case space)What value intro in the function module? because the value of block_new is emptycan you hep me, please...

CRM Query..?

Hi Guys,I have a query regarding CRM Tables. Those are:CRMD_ORDERADM_HCRMD_ORDER_INDEXCRMD_ORDERADM_IWhile retrieving the data from CRMD_ORDERADM_I do we need the middle table CRMD_ORDER_INDEX..? OR we can retrieve directly through the header table: ...

Resolved! Field type string and I

Hi,I have a data : data:quantite_typeI type I.data:quantite_typeC type string.i have a data : var_remise1 type ZKBETR.but when i'm doing this code to change : var_remise1 to a strin :quantite_typeC = var_remise1.quantite_typeI = quantite_typeC.When ...

OO ALV validation check without event DATA_CHANGED and results via popup

Hi Gurus,I'm working on SAP ECC 6.0 and I'm facing a problem during the ALV validation check. My requirement is to show an ALV with one editable field. In addition I have to pre-initialize this field in order to give a reference value to the user, bu...

Resolved! Regarding Ok Code

Hi all,I am new to dialog programming. I have created a dialog program which is having a screen with two radiobuttons and one push button.Now Push button is having fun code name- Createand OK which has name OK_CODE .I have written following code on P...

field katr1

hi abappers,I need know raally the mean of the next code: IF KNA1-KATR1 EQ SPACE."in my case this field is empty, Is it space? CLEAR TVK1T." clear all text in all languages? ELSE. IF TVK1T-SPRAS NE SY-LANGU OR TVK1T-KATR1 NE KNA1-KATR1, SELECT SINGLE...

Resolved! Clear Work Area

Hi Guru's,Iam new to abap.. how to clear work area for WA_HEADER-EBELN.ASE UCOMM. WHEN '&IC1'. IF SELFIELD-FIELDNAME = 'EBELN'. READ TABLE IT_HEADER INTO WA_HEADER INDEX SELFIELD-TABINDEX. SET PARAMETER ID 'BES' FIELD WA_HEADER-...

SQ01

Hi I have a requirement. After executing a report or query in SQ01, the default file store format is excel file in 'Output format' tab. Is it possible to change the default store format of the file to txt (text format)? if yes, how it can be changed.

Labels in this area