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

Resolved! Primary key SE11

Hi everyone,i created a table with 2 columns( character(1)); i like to have first column unique and also the second column.First column should accept only the unique entries ,Even the second columnA AB B<b>A</b> C . this combination should not be al...

Resolved! OO ALV

Anyone know how to make the field in ALV as input field for OO ALV?Basically I wish to make the field for ALV to become an input text field so that user can key in something in ALV report.Thanks.

Resolved! Invoice List Output

Hello Friends,I am having issue with Invoice list output, when I print my invoice it prints the shipping quantity of material only as only ONE even when there is a multiple quantity, I want my invoice list output to print exact amount of quantity.I...

Resolved! STMS_Import error.

hi guys,While importing Transport request we get below error for Table dictionary objects.<b>TABL Z_DBCENT was not activated Check table Z_DBCENT Entry in table TAORA missing Entry in table TAORA missing Error in code generation for creating table ZC...

Copying users

Hi all1. How do we copy users from one area to another?For example from Dev to PRD2.How do we copy from one area to another e.g from SD area to FI area ? 3.How do we copy from one client to another in same instanceWhat are the various scenarios where...

Resolved! On Key Press Event?

Has anyone tried to implement what would be the equivalent of a Visual Basic TextField_Keypress event in SAP?The desired solution would work such that each keystroke would trigger the event. For example, if the string 'ABC' were entered in the text ...

Resolved! reverse mapping with UME

I know you can map J2EE/UME user IDs to a back end system, but can you map User ID's from another system into the J2EE?Here's a scenario:You have an external system that can pass SAML assertions, but users authenticate to that 3rd party system with a...

Resolved! getting all records

HiI have this Macro running in my report that gets the salary change info. In our system if someone trying to chg the salary it creates a copy of the original record, let the user change the data and puts an X in lock indicator.So when i ran the repo...

Resolved! Field name retrieval from field symbols after assigning to field in a struc

We have an internal table of about 100 columns. First 7 of them have key values and other fields are data fields. Out of remaining 93 fields, any 2 to 3 fields have data stored in it in each record. Using field symbols in a loop (93 fixed iterations)...

Labels in this area