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

Resolved! Reg search help

Hello all experts,I have created a customized search help, but while testing it i donot get the field combination for my selection rather the values are getting displayed directly. Please help me in rectifying this issues. please note the below scree...

Resolved! Dynamic select

hi to all,        i am working in the dynamic select scenario. i want to select the fieldnames  from the tables dynamically using report editor as per the requirement as new to abap can some one please help me out and also kindly mention the table na...

module pool prgm

Hi all !I' have a question regarding module pool programming..I was trying to use leave to screen 0 .as far as I know it is used to go back previous screen,but in my program it is leaving program instead of going back to previous screen.Please someon...

Resolved! Count distinct occurrences

Hello! Lemme explain my cenario:I've got this structure, in my infocube     DAD     SON 1           1 1           2 1           3 2           1 2           2__________                TOTAL:     X           5I have the total for my sons but not for my...

Resolved! ATC: "Invalid Setup: connection <> is not available" in result display

In the ATC result detail I got next to Display object "Invalid Setup: connection <> is not available".What does it mean? Or this is for the scenario, when there is remote systems?Thanks in advance,PeterPS: It's in a BASIS 7.02 with SP 15 system.

TAR extract in particular folder of SAP Application Server

Hi *,I have a requirement to extract a TAR file to a particular folder of SAP Application Server (unix).I have tried with CALL system command.:CONCATENATE 'cd' wpv_dir_target ';'              'tar xvf' wpv_file                                     INT...

Resolved! Pdf as in the body of e-mail.

Hello experts,we are sending a pdf as an attachment of an e-mail.what im trying to do is to send pdf in the body of e-mail.i have search and couldnt find any help in the documents or discussions.here is my code: FORM SEND_MAIL DATA: lv_formname TYPE...

f_cemunal by Participant
  • 8843 VIEWS
  • 35 REPLIES
  • 0 Likes

Resolved! ABAP efficiency question

HiI have an internal table of the type STRING which may contain thousands of records and I am trying to get to lines which starts with a set of characters. There may be a few lines starting with that sequence and it is possible to do what I have show...

Resolved! Row wise summation to find out grand total

Hi ,     I have a requirement where i need to find out the grand total from the total field row wise.Name       id        project     hrs worked from date  . . . . . . . . .  .hrs worked to date                grandtotal-----------------------------...

Resolved! Issue with open dataset

Hello Experts,I have CSV file in application server and one program will run daily basis to pick the file and read the content using open dataset and posting the transaction FB01.Below the content I could see in Application server and I am using R/3 ...

Read Text Parameters

Hi All ;I have problem with read text parameters.Now Im using the parameters like below;name = belnr + gjahr + buzei call function 'READ_TEXT'             exporting             client                = sy-mandt             id                      = '0...

Resolved! condition in smartform

Hello gurus,my requirment is i wanted to have the final value in DMBTR from BSEG table.Here the condition i have implemented asfirst of all when i entered value in AUGBL then the field BELNR  value is being fetch if BUZEI = 1and then when BELNR is pa...

Labels in this area