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

Resolved! About select options

Hi frnz, in one requirement, use will enter some values in select-options, the system has to see whether the entered value's pattern exists in the database. For example if user enters "PRODMAT" then system should search in mara table whether any mar...

Resolved! Maximum developer key?

hello,i'm requesting developers keys for my newly installed MySap ERP 2005 system but my reseller tell me that i can only have one...is the number of developer key limited for a system? how to know how much keys are generated (i don't have oss access...

Resolved! Code optimisation

Hi, can anyone help me optimise this code...and elemenate the redundancy ?DATA: t_display TYPE TABLE OF zstatchng , lt_display LIKE LINE OF t_display , BEGIN OF t_ekbe OCCURS 0, ebeln TYPE ebeln, belnr TYPE mblnr, END OF t_e...

CUA

HI Guysi am currently working for an organisation that have CUA implemented.1. in PROD CUA there are 2 child systems linked there is ecc6 prod & bi prod2. They were having problems using catt scripts to creat users this is out of the window so please...

Resolved! Left outer join

When i make a left outer join into an internal table in a select, the field of the condition doesn´t get into my table, what´s my problem please, or if it is normal, how can i resolve it please?Thanks in advanceregards

Table required

Hi friends,Could you please tell me the tables and transactions to see the equipments as I have a requirement where in I have to see all the materials that pass through a particular equipment. ( Didn't get the reply from MM forums).Regards,Vishnu.

Resolved! ALV REPORT:

Hi Experts,I got a problem with ALV like this:I have an ALV grid display. Now, I have to select one row from this grid and display it through subscreen. My problem is how to read the selected row:Is there any means:I am new to ABAP so please tell me ...

Resolved! Ranges table

Hi All,I have a requirement where in I have to get all the materials based on some 4 material groups.For this I have declared a ranges table like this :data : r_mat_group for mara-matkl. r_mat_group-sign = 'I'. r_mat_group-option = 'EQ'. ...

Data type

I have decalred a variable with NUMC data type..In module pool i was calling this field.When activating and running the prgm the output screen where we want to enter the value is showing this particular field with full zeros..How to overcome this..I ...

Resolved! how to trigger an idoc

Hi guys,I need to send inventory report as idoc to customer on daily basis, bt they need customized fields located in SAP .. so i need is to extend the idoc.. insert the required segments and modify the user exit .. to pop the required fields in idoc...

Labels in this area