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

Parallel processing

Hi all,I have created a report for parallel processing, its working fine,But I read some where that each process will be having Time out period, It can be set in the system configuration. I dont know where this configuration can be done.1.Please tell...

Resolved! Warning Message

Hi all,I am creating an invoice.GR is done today.IR is creared with Yesteraday's date.I am getting a warning message"Net date due is on past" at the end of the screen.I want to make this warning message shown in the middle of the screen.Is it possibl...

Writing data to file

Hi.I'm totally new to SAP. I have task to do. I have to generate IDOC with basic data about customers and save this data to file on local disk. Accordingly to few tutorials founded on web, I created IDOC type with one segment E1KNA1M, message type, p...

Lock Data Before Bapi

Hello to All,I'm facing the following problem :I Have developed a z application that updates data via bapis.When the user selects the appropriate data, i lock the data in order to prevent changes in the meanwhile from other users.When the user saves ...

Negative values

Hi All, I have a table control in one of my screen.I am entering a -ve value and Press Save button.It is giving an error Negative Values not allowed.The Screen field is of Type char17.At Data Element level Sign Checkbox is checked.Even though i a...

Resolved! Address Printing

HI all,I'm printing address field in smartform header.i'm using lfa1 table n fields likename1, name2, nmae3, stras, ort01, ort02,pstlz,land1, regio.if some field is blank means in output i shouldn't get the blank space.how to handle this condtion.i'm...

Resolved! Performance tuning

Moved to correct forum by moderator. Please also use a meaningful subject in futureHello experts,I have a code of the following typeselect from table into i_tab where <condition>loop at i_tab assigning <field-symbol>read i_tab with <condition> <ex...

Table printing

Dear Experts, I am Fetch the datas in table and store one internal table & Work Area..then i am already create table. How to print the value in smartform.NOTE : i am already trying in DATA:-->loop at it_mbew into wa_mbew.error : it_...

Labels in this area