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

Resolved! help in logic database

hallow i use the logical data base pnpce and i wont to now if i candisplay a error message if the user put data invalidex.in my program the user have to put pernr and date if the user put wrong pernr i wont to bring him error messagein selection scre...

submit

while submiting the report name can i pass the report name dynamiclly in submit as SET PARAMETER ID 'RID' FIELD v_pname. v_pname = sy-repid. SUBMIT v_pname AND RETURN.this is moving to dump, is it possible.

Resolved! Tcode problem

Hi friends, I have assigned a tcode to an abap program. specified the screen number as that of selection screen and selected radio button 'professional user transaction'.Now my problem when i execute that transaction it goes to the selection scree...

Resolved! sum in alv

i made it in but i dont get the sumdata : zsum_end type CKMLCR-SALK3, CLEAR L_FIELDCAT. L_COL_POS = L_COL_POS + 1. L_FIELDCAT-FIELDNAME = 'ZSUM_END'. L_FIELDCAT-TABNAME = 'G_T_ALV_LIST'. L_FIELDCAT-seltext_l = TEXT-004. L_FIELDCAT-REF_TAB...

Resolved! Syntax error

select addrnumber name1 street str_suppl1 city1 region post_code1 country <b>countrycode</b> tel_numberfrom adrc inner join t005t on adrccountry = t005tland1into table itab3for all entries in itab1where addrnumber = itab1~adrnrand t005tspras = sylang...

Resolved! module pool

Hi,What are the contents comes under module pool progrmming. If any body have the material on module. please give me the link. i can down load.beacuse i got the obejct on module pool . i never worked on module pool prevoiusregards,Ajay

Resolved! regarding ale & idocs

hai experts , i am in learning stage on ale idocs n i had a doubt that wht we have to do in ale bcas all config. like logical system creation r done by the basis eople and as a developer can we maintain distribution model and modelviews/ its the res...

Resolved! Help with an Update rule

Hello,I'm trying to write an update rule to transfer some data from one cube to another. I'll try to explain as much as i can :).I have an info object FACID (contains the facility ID for XYZ facilities), which has various attributes including one cal...

Resolved! MAIL_MERGE

Hello -I'm creating a Word Serial document with the MAIL_MERGE interface - works fine -I have an internal table with the data for the serial document and creat for each record a single document and save_AS with a field name from the table - the save...

Labels in this area