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

E-mail subject line

I am sending purchase order via email (5-external send) and I am trying to use the output type Mail title & texts using a substitution variable in the title field. (i.e. 'Purchase Order &EKKO-EBELN&). When the PO is saved, the form is emailed but t...

Logical Database

Hi! I have a problem wiyh subjI'v created LDB for one database.The code of selectionSELECT-OPTIONS : bebebebe FOR ZCLIENT-name. * Parameter for search pattern selection (Type SY-LDB_SP): PARAMETERS p_sp AS SEARCH PATTERN FOR TABLE ZCLIENT. * Enable...

IDOC ORDERS Filter

Hi,I have a problem with the filter of the idoc ORDERS because I have a filteron the segment E1EDP01 field LGORT.Question : If I want that every time the filter on the LGORT is not respected, the IDOC ORDERS is not generated, how do I make this.Becau...

File problem

Hello experts, I want to download data from sap to file.I want to download to presentation server only not for application server.I want to download all the columns with Space.Problem is i want to download the last column with blank spaces.but blank ...

Resolved! LSMW for ZZFields

Hi all,I am working on LSMW for customer and vendor master upload from legacy to SAP system using Standard Batch input.I have ZZFields in KNB1 table,Is it possible to populate them in LSMW Standard batch input?Or I have to go for other methods, like ...

Resolved! general

Hi,I have dec a variable and incr its value in loop then prn it.data: no type i.loop at itab.no = no +1.call fn write_form.endloop.here am getting the number 1 twice.11234 and so on.How to ignore the first number from printing.Regards,Siri

Resolved! selection screen help

Hallow I wont to do selection screen on several courses But if I choose course num ex. 1 and 2 and 3I get in c_ourse table (low) 3 and 2 and 3 <b>without course 1</b> why?here is my codeSELECTION-SCREEN BEGIN OF BLOCK b2 WITH FRAME TITLE text-t02.SE...

alv and scripts

hi all here i have a alv list based on which i am printing script.Now when i use back button i am geting alv list. but i need to go back direct to selection screen not to basic list.can it is possible to set pf status in scripts output.please give me...

Resolved! alter table

Hi all,I've been added two extra fileds ( text1 and text2 ) to ztable and activated. table was activated. but later on i've changed text1 type as 'date' from char. Now table is not activating and getting error like 'Alter table is not possible!!'co...

Labels in this area