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

Resolved! Selection screen text

HiI have to have 2 radio buttons in my screen which is having long text with 75 characters. So I have coded in this way.SELECTION-SCREEN: BEGIN OF BLOCK b2 WITH FRAME TITLE text-001. SELECTION-SCREEN: BEGIN OF LINE. PARAMETERS: p_rb1 RADIOBUTTO...

Resolved! ALV in background

I am running a ALV report in background and in the spool noticed that one of my column is truncated. When i changed to the Column heading to more characters ....i notice that the output is fine....( field catalog was built by using the FM)I am not ab...

SG141 by Active Participant
  • 663 VIEWS
  • 3 REPLIES
  • 0 Likes

Creating a auth group

Hi,I want to restrict access for a user in such a way that he sees only the following tables.AGR_defineTSTCUSOBTAll these tables come under the auth group SA, SS or SC which is SAP delivered. Now if I give any of these auth groups, then the user will...

Resolved! reg. abap proxy class

hi,i have a requirement where i need to pull data from target sap system from XI and pass it back to XI.Message interface has been created in XI. Now in the target SAP system, using SPROXY, i select the MI and choose "Create" menu option. i am asked ...

Resolved! delete a row from itab

hi,my itab has 2 fields - spras and maktx.itab is loaded with data.now i need to delete a row which has spras as EN.after that my itab should have the remaining values other than the deleted value...can some one help with the codehelp wil be apprecia...

ME21 Screen Exit

HiMy customer wants to add new customer fields to the transaction ME21, which subscreen (subscreen no) can I use to add the field.Can anyone give me a detail description of how to do this. I have done customer exit for VA01, I have created the appen...

BAPI for CA02

This is my first post here, then hello for all.I´m working with perfomance issues and my first issue is to determine why a transaction is speding too much sap/database resources.During my research I had found a 'Call Transaction' for transaction CA02...

look-up table

Hello all,I m coding . user will enter the value between the range or single from selection screen.I want to check these values are in my look-up table or not . if yes take those values for further calculation.Basically i want to make check table to ...

Resolved! Create table entry

Hi Guys,I have created z table .While i am trying to make a new entry,the following path is disabled.utilities -> table contents -> create entries.Then how do i create new entries?Please let me know where the problem is...Its urgent.Surely points wil...

Check Form/Script

HI friends,Im working on Check script form whereas i find difficulties whiel printing the details in original cheque thru Dot matrix printer.The problem is, the name of the bearer (text) when printing in the row line is going differently on each docu...

Resolved! Table Width

Hi all, When we see the Table Width from the SAP menu, it shows us two things. Dictionary Lenght and ABAP length. What is the difference between the two? What is the other things shown in there.Like Structure Width, Key Length and Length of D...

Resolved! Table field

Hello friends,I want to find all the tables that have the field Material group.I am doing a where used search on the date element MATKL.But my concern is in some of the custom tables the data element is different.SO is there a way to do a search on t...

Labels in this area