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

Resolved! Insert

hi allIn the below code i need to put values into the table ZDC1 which is created by me.How to do it.For example if execute the below program and give '1234'.How to put it into table ZDC1.REPORT ZDC1.tables:zdc1.PARAMETERS:p_bukrs type zdc1-bukrs.Wit...

Resolved! INSERT

hi allIn the below code i need to put values into the table ZDC1 which is created by me.How to do it.For example if execute the below program and give '1234'.How to put it into table ZDC1.REPORT ZDC1.tables:zdc1.PARAMETERS:p_bukrs type zdc1-bukrs.Wi...

Resolved! report

hi all, Customer name is required in the output, but the field is yet to be defined in the PS table PROJ, when the field u2018KUNNRu2019 is appended.Pass the WBS element to the Table PROJ & collect the customer code u2018KUNNRu2019.Pass the custo...

Adobe Spool request

Hi Experts,when iam trying to generate the spool request for Adobe form,iam getting two spool requests 1.PDF document and 2. ABAP list.... i want to knw why 2 spool requests are generated and if so how to avoid ABAP list from spool..Thanks in advance...

Resolved! Using insert statement

Hi Guy's,Please friends help me where i did mistake.table1 contain 20 fields. using Function module want to updagte the table contain 12 fields.In FM-importing parameters are 12 fields.data : wa_output type table1.move : field1 to wa_output-zfield1, ...

Loops within loops

Greetings AbapersI keep getting a runtime error where the system tells me that my program has terminated because it has exceeded the runtime limit. I suspect this is because i have a loop within another loop and they both take a while to execute. I w...

Resolved! Hi Regarding constant

Hi everybody,Could you please tell me how to create a literal or constant for this statement." vinesh'stp" i have created like thisConstants : c_tp(10) type c value 'vinesh'stp'. But it is giving error..because,..in constant we are having the single ...

Resolved! Selection screen

Greetings AbapersIm having a bit of trouble with my selection screen. Currently it includes to input boxes but i only want it to include one. The code is:selection-screen: begin of block b01 with frame title text-b01.select-options: p_appl for tcac...

Resolved! printer settings

hello all, i need to print around 50 columns of output of a simple report program,on a B3 paper.for that iam going to SPAD tr. and setting my printer in output devices...in that iam assigining PAGE FORMAT(by going to tab paper tray info) cre...

Labels in this area