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

Resolved! SY fields

What is SY-TABIX AND SY-INDEX.LOOP AT ITABLE1.WRITE : / ITABLE1-MATNR,SY-INDEX,SY-TABIX.ENDLOOP. The above codes displays 0 in sy-index place and 1,2,3...last record number in sy-tabix placeHow to find out total number of records in a database?T...

Resolved! Select-Options Help

Hi. I have this small program with a select-options s_tran. I need to call function Z_UNLOCK for each entry in s_tran.How can I make that?ThanksBest regardsPARAMETERS: p_warn TYPE ltap-LGNUM.SELECT-OPTIONS: s_tran FOR LTAK-tanum.loop at ...............

Can we use IDOC_INPUT_<Message type> for creating and changing the document

Hi,I have a requirement to create or change the requisition data.Can I use IDOC_INPUT_PREQCR01 function module for both the purpose.OR shall I go for custom function module by using BAPI function modules to create or change the data.Please help me in...

Resolved! SAP ABAP Certification

Hi All,I am planning to take up certification on SAP NetWeaver 2004 - Application Development Focus ABAP.It is associate level certification. SAP teched Website says the experience level required to take up Associate level certification is 1 - 3 Year...

In ST03N transaction?

In ST03N Transaction, which table stores the information of reprot or tcodes which are executed daily, weekly or monthly . By using the FM SAPWL_WORKLOAD_GET_STATISTC we are getting that information . Here i want to know which table holds this inform...

Labels in this area