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

Resolved! problem in the code.

Hi Experts,See the follwong code.During first loop pass everything works fine.But during second loop pass in the first select query i am getting sy-subrc = 4 though therer are entries in the DB table to correspong value in the internal table.Can any...

Logon Language

Hi, I written the below code in Logon Language EN, i can see two radio buttons with Text.REPORT ZSRISELECTSCREENTEST .selection-screen begin of block blk1 with frame title text-001.selection-screen : begin of line.parameters : p_r...

F4-key not working

hi all, I am working on RF transactions. Need to enable F4 key one of the processes. Though i have enabled the functional key settings in the PF Status, its not working. This is hapening with only one screen, in otehr screens i was able to do that....

Resolved! Encoding = UTF-8

Dear all,I'm download data from SAP to text file using GUI_DOWNLOAD. I need to download the text file as encoding UTF-8. My SAP system version is 4.6c, and the codepage does not exist at the import parameters at GUI_DOWNLOAD in my system version. Ple...

User Exit

Hi All,I am looking for the user exit for tcode va01.In the item level when you double click the item level we get the details. I want to add some fields in the Additional tab.pls tell me Which user exit(screen exit) should i use to add the fieds in ...

Resolved! What is $rinfo$ ?

Hello dear reader,I'm looking through some SAP code related to ad_hoc_query because of authorisation problems.I've come across some kind of internal table called <b>$rinfo$</b>. What is this? It gets filled up somewhere but I don't know where or what...

where use logic

Hi Friends,I have one radio button in one screen(100). I wanted to write the logic for that radio button.So where I have to write the logic in 100 PBo or in 100 PAI or in any subrouting where processing for that field is going.Plz reply me earliest.

Resolved! RSBDCSUB exiting screen

Hi All,I am using RSBDCSUB program for processign session.The problem is the program where I have used this statement is called from RFC so when this statement executes it gives a screen saying that session is selected for basckground processing.Here...

Resolved! REUSE_ALV_LIST_DISPLAY

Hi Experts,What are the mandatory parameters to be passed while calling REUSE_ALV_LIST_DISPLAY function module?Shall we need to define fieldcatalog the same way as we define in REUSE_ALV_GRID_DISPLAY?Could anyone give me an example?Regards,Sangeeta

ABAP XML Output

Hi All,I need to know how to create specific XML schema output. i tried with FM available and classes available but i need the output in the following format.<?xml version="1.0" encoding="UTF-8" ?> - <ps:ProcessSet xmlns:ts="http://schemas.ariba.com/...

Resolved! Doubt in Inner Join

Hi all,In a report program i have used a inner join. I am getting error in the where condition. Here I have furnished part of my code for ur reference.Tables : mara, makt, mard.data : begin of itab occurs 0,matnr like mara-matnr,maktx like makt-maktx...

Resolved! Join a subquery in ABAP

Hello,I need to join a subquery in ABAP but do not know how to do this. Maybe someone can help me.Example:select mmatnr sal* INTO CORRESPONDING FIELDS OF TABLE xxxfrom mara as mjoin (SELECT SUM( ewmeng ) AS best SUM( ebmeng ) AS assi a~matnr AS matnr...

DOWNLOAD ALV TO EXCEL

I HAVE AN ALV REPORT, <b>1.</b>1 FIELD IS EISBE LIKE MARC-EISBE,WHEN I DOWNLOAD TO EXCEL AND I WANT TO MAKE FUNC LIKE SUM IT IS NOT MAKE NOTHING, IF I HAVE VALUE 10 AND MAKE SUM I GET 0 ZERO <b>why?</b><b>2.</b> I WANT TO DOWNLOAD AND GET THE DATE IN...

Resolved! SAP User tables

Hello Everyone!Is there some sort of SAP table that retains a little bit of user info (i.e. full name) after it has been inactive from SAP system? Because reports appear with blank user field when the user has already left the company. It could be a ...

Reg Set PF status

HI All,I have a problem with set PF status I have designed GUI for secondary list using set pfstatus but when I am in secondary lists the standard tool bar is disabled means all the standard buttons Back,save,exit,cancel have been disabled? Can any ...

Resolved! URGENT

Hi Experts,I have a VB Application(EXE) returning a valueI want to execute the application frm ABAP and get the return valueNow I am using WS_EXECUTE to execute the application but i am not able to capture the return value. Can anyone suggest suitabl...

Workflow

Hi all,I got a requirement like a mail will be sent to supervisor to take a decision and if doesn't take a decision in some time (say 1 minute) then the mail will be forwarded to another supervisor to take the decision and the first suoervisor's shou...

Form Error Log

Hi Experts,I copied the Standard Form into Z Form.I modified according to our Layout & Fields.It is displaying all Correct Information but after Executing it is showing Error Log.Like this..In Form ZFORM, Window SUMMARY is missing.Output of the relev...

Labels in this area