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

Resolved! ALE

HI, IN ALE PROGRAM I AM SENDING MATERIAL MASTER FORM 200 TO 210 CLIENT . I AM SING MATMAS AND SYNCH MESSAGE TYPE . IN RECEIVER SYSTEM WHEN ADDING A MESSAGE TYPE IN RECEIVE SYSTEM IT ASK WE TO ENTER A PROCESS CODE WHAT IS THE PROCESS CODE FOR...

Resolved! alv report

iam getting all the field name in columns but data is not being displayed.please review my code.type-pools:slis.tables: YTMOHIT_01.data: itab type standard table of YTMOHIT_01.data: wa type YTMOHIT_01.data report_id like sy-repid.SELECTION-SCREEN BEG...

MohitSingh by Product and Topic Expert
  • 505 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Regarding Query

hi all, this is my code .....i have four internal table and want all fields of that four table into final internal table..... SELECT * FROM LFA1 INTO CORRESPONDING FIELDS OF TABLE IT_FINAL WHERE KTOKK IN S_VGROUP. SELECT *...

Resolved! pat file

Hi!I have uploaded the file named CSR0120031469_0017636.PAT into the directory /usr/sap/trans/EPS/in. CSR0120031469_0017636.PAT contentsPreconfigured SmartformsWhat is the next step which shuld be done ? How can I install it now ?Does anybody know th...

Resolved! Data in FM A to FM B

Hi all,i have the following requirement:1) There are two function modules - A , B2) Need to write a select query and fetch the data into internal table in FM A, 3) The fetched data in FM A should be available in FM B.<b>The problem is i should not c...

checking

hi all,i created an internal table with 3 fields (stage1 ,stage2, stage3). now i want to check in which stage the data is there and then i want to print the which stage contains the data:suppose if stage1 field contains 'D' material stage2 contains '...

POPUP_TO_GET_DATE

Hi all,Can any one suggest me any fuction module in version ecc6 which has the properties of POPUP_TO_GET_DATE which is in the version 4.6. Because while upgrading custom program going in to short dump in version ecc6 as there is no fuction module. K...

Labels in this area