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

Resolved! CDS odata insert

Hello I created a CDS VIEW and publish it for oData using @OData.publish: true if i create a program in SAP UI5 with insert data code which data are coming from the fields of sap ui5 website where user will put the data and save it to the abap table ...

AJeB by Participant
  • 3682 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! ABAP SELECT Statement to return internal table with row numbers (maybe even grouped)

Hi all, I have a situation where I have the following database table Id Level 0815 A 0816 A 0817 B I am currently selecting from this db table filling a columnt with a constant literal like so DATA(fixed_row_count) = 1. SELECT level, @fix...

Resolved! Dump error in tcode MB21

Hi All, I am getting a Dump error in MB21 tcode, I have analyzed this dump error in st22 tcode. It is giving an syntax error in a standard report 'SAPMM07R' in include 'MM07RFF0' Field RKPF-ZZMATNR is unknown. Kindly help me how to resolve this i...

Resolved! auto populate the second parameter based on the value entered in the first parameter

om selection screen have parameter p_parid type usr05-parid p_partxt type t883t-ddtext when i enter the value from drop drown into p_ parid the corresponding description fields needs to automatically populated into p_partxt. Kind Regards ...

Efficient and effective Internal Control Structure for Emergency Access IDs that are not FF IDs

Are there guidelines or best practices to develop and maintain an efficient and effective internal control structure of Elevated/Emergency Access IDs that are not FF IDs ?(i.e. DDIC, OSS_ID, SAP*, etc.)? If I understand correctly, FF ID has internal ...

Is there any way to fetch converted value of MATNR using select Query.

Is there any way to fetch the converted value of MATNR using select Query? Instead of removing leading zeros using Shift statement or Conversion FM. Can we directly fetch converted value ?select matnr from mara into @data(lv_matnr) = 0000000000000000...

Labels in this area