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

Resolved! Event Control

Sorry if this is repeat but I haven't found any thread addressing it yet.Are events (SM62) transportable? If not, are there better methods of controlling who may create/modify events besides restricting access to SM62?Or, are events considered so inn...

Resolved! Parameter

Hi all,For an input field defined using parameters,if we want F4 functionality we can use match code. In the same manner if we want F1 functionality how can we achieve that ? If possible please forward me the code.Regards,Varun.

Resolved! Dynamic Selection

Hi all,I've been ask to modify the program RFDOPR10 (Customer open items analysis. the request consist on adding some fields in the dynamic selection, so they can select the data base on this fields.How can I modify the dynamic selection button, so I...

Resolved! main node in smart forms

Hi all,When i am trying to create a main window in second page with the same width ,length,height as in first page it's giving an error no two main windows are allowed in a form.so i have tried to create like in other way.just copying the main window...

Resolved! date problem

hi,i have a selection screen with date field like,select-options:s_date for sy-datum.i want to display default values as 01.02.2006 and 28.02.2006.how to do this? and this is not only for this month. if i execute the program in march the values shoul...

Resolved! Locking a Table

Hi allI need help on locking a table. I am writing a program which updates a Z table , delete all the data and then load new data into it. The table should be locked while this operation (deleting and updating data) takes place. If I use Enqueue and...

Search help issue

Hi,I have Standard SAP field that I am using on the screen QMMA-MNGRP, this field has a check table associated with it QPGR. On the field on my screen I have assigned a PROCESS ON value-REQUEST which calls FM QPK1_GP_CODE_PICKUP to get the valuesThe...

TJRP by Participant
  • 586 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! alv

hi alli wrote an alv program and executed it.it is giving a short dump saying 'no_fieldcatalog_available'.also i cheked the contents of the fieldcatalog but it is not populated.i am sending u the code.plz help me outregardssandeepREPORT ZVV_ALVREPOR...

Resolved! Internal table

Hi there,How can I declare an internal table into another internal table type?I'm trying this, but it's not working:Textos begin of ty_linhas , linha(255) , end of ty_linhas , begin of ty_textos , rsnum TYPE resb-rsnum , rspos TYPE resb-r...

Resolved! Idoc

Hi all,The Idoc type for material is MATMAS01. Now I want to send an Idoc with material information from my system to the client system populating data from standard material tables into this Idoc. I am using the standard Idoc MATMAS01.Can anyone ple...

Resolved! Table control

Hi Gurus give me the solution to the following issue:i have table x. I need a table maintenance generator for this table . but i need to resctrict the contents to be displayed in table maintenance generator ,with some selection query.Thanks,Haffer V...

Code inspector

Hi, I need to crate a new check for NAMING CONVENTIONS using code inspector.When i went through the documentation its says that check varient is stilll under construction.If anyone has idea about how to create a new check to Naming conventions, it wo...

Help need in FM

Hi Experts, I want to display the output content of Custom BAPI "XXX" in Table parameter " WRITES" of FM RFC_ABAP_INSTALL_AND_RUN. whenever we execute FM RFC_ABAP_INSTALL_AND_RUN,its table parameter "WRITES" should show the output content of BAPI ...

Labels in this area