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

set cursor Field

hey guys,MODULE PAI_CHECK.MODIFY MYTAB FROM LTAB INDEX ZTABDISP-CURRENTLINE transporting KUNRR STATUS.SET CURSOR FIELD 'LTAB-KUNNR' MESSAGE E005.....END MODULE.does not allow me to put cursor at KUNNR field, insteadit stands in first column itself..w...

Resolved! Declaring Variable

Hi,I declared a variable for material number as "g_matnr TYPE mara-matnr" but my QA person has raised a point saying I should declare variable as "g_matnr TYPE matnr" i.e. he asks me to directly refer data element instead of table name-fieldname and ...

corret the coding

hi to all,please go through the below coding and everything is ok if im entertin data with select options..the problem is with if im entered data in parameters (ex: im selecting item category for a particular period it is giving all the list without...

Resolved! SRS Documentation

Hi all, i'm a new joinee... i wud like to know what is SRS Documentation....i tried searching all the previous posts and some other websites but of no help. any information abot this will be good help.Regards, Reena.Message was edited by: Reena Rai

sm30

hi !i want to ask a question about "z" table created by tablemaintenance generator.do i have a way to add a "sort button" to enable user to sort the "z" table by any field the want.if yes, please tell how to do this ?.thanksmoshe

Resolved! status message looping

Hey i have fields in table controlcustno,custname,matno,matname,itemno,itemname,status.IN PBOI have checked condition whether status = ERROR,if so it will highlight the record line.IN PAI.I used LOOP at itab.FIELD CUSTNO module custcheck.FIELD MATNO ...

SMARTFORMS

HI FOLKS, I printing the statements using ABAP print program, and my objective is to print for a range of customers (which I input in the selection-options and give the range) I have read these customer numbers into an ITAB and looping the data I am...

Resolved! Help on Smartforms Error

Hello,I am receiving the error:INTERNAL ERROR ( FORM = END_SECTION, ID = DELSEC, RC = 0 )when one of the users attempts to execute a Smartform I created.Clearly there is something wrong with the information I am passing to the form. Could anyone advi...

User change for BDC

Hi, Can we change the user while execution of BDC in the background.I have a required to create BDC for material master with BASIC data1 Basic data2 MRP1 MRP3 ACCOUNTING 1 Account 2 Costing 1 and 2.The user who are authorize to create material mast...

Resolved! checkbox in a report

hai frnds,i have a requirement in which i have to store the value of checkboxes. i been able to print them but can't able to retrieve the values for future use. how to capture the multiple values after printing the basic report.thanx in advance.

Labels in this area