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

Resolved! Is it possible to create View Cluster for two views of one table?

I have one table, say table Tab1, with Fields like FieldA, FieldB, FieldB1, FieldB2, FieldB3, FieldB4...I want to create Maint. View for Tab1, in which I can separately maintain FieldA, FieldB and FieldB1,B2....And I want to make it just like the str...

How to create customer contact address ( KNVK) by using ADRMAS03 idoc

Hi All ,I am facing an issue while creating customer contact address using ADRMAS03 IDOC . KNVK-ADRND is not getting updated.I have gone through SDN links and found that we need to use ADR3MAS03 IDOC for customer contact but no one is successfully ab...

ME21/ME22 - Are there any solution to make error when qty.PO > Desired Qty

Hello All,I have a requirement as to through an error message if user tries to save the PO with qty greater then z-table maintained qty.The error message works fine with with BAdi's for ME21N/ME22N but user is still using ME21/ME22, so how can I thro...

Resolved! CREATE OBJECT dynamic

hi there,i have an CREATE OBJECT in my coding, which looks like this:  DATA: submenu            TYPE REF TO cl_ctmenu,.........................................   CREATE OBJECT submenu...............................so far, so good. now i have the foll...

Resolved! ADT ILogonListener

Hi together,I am looking for a way to get notified within an Eclipse plugin once a connection to a Backend system has been established.Inside the ADT SDK documentation, I found an Interface "com.sap.adt.destinations.logon.notification.ILogonListener"...

Authority-Check

Hello,is it possible to test two different authority objects combined with a "and"?authority-check object 'obj1'                          id 'A' field '01'.          if sy-subrc <> 0.             'Message'          endif.authority-check object 'obj2'...

Resolved! GRC 10.1 - Setup - Emergency Access Assignment - Mass Maintenance - error - Service cannot be reached

Hi,I am getting error while using Mass Maintenance of Emergency Access Assignment in GRC setup. Screenshot attached belowError :Service cannot be reachedThe termination occurred in system with error code 403 and for the reason Forbidden.After clickin...

Resolved! Making the cell as editable after an event

Hi all, I try to make a cell editable according on the value selected from dropdown but she stay disabled.I use event DATA_CHANGED like below :METHOD handle_data_changed. *-----------< Déclaration >----------------*     DATA: * Structures           ...

Need to place a PDF format of Adobe Form in a specified path

Hi All Experts,I have a below requirement,I need to get the PDF format of the Adobe Form and place it in a particular location of the system.i can get the PDF format from the exporting parameter /1bcdwb/formoutput  of the adobe form but i cannot plac...

Runtime Errors CONVT_NO_NUMBER

Dear All,I am facing below dump in PRD server,kindly give your valuable inputs t solve this.Except.                CX_SY_CONVERSION_NO_NUMBERShort text    Unable to interpret "*71000.000" as a number.Error analysis    An exception occurred that is ex...

The object TDAT GGB1 has not yet been imported successfully into client

Hi Experts,                   While transporting Substitution (OBBH)  rule to quality , we are getting below RC 8 error.                   Rule was created in development client ,transported to a TR with transport option in OBBH.                  Usi...

Data Migration

Hi,I want to do data migration of master data like vendor,customer and material master using LSMW.Should I do it in development system or directly in production system .which will be ideal.If I load the data in development system ,how can i transport...

structure is not filling

Hello everybody,I am in debug mode and although the table ZMAT full with data data: lt_mat type table of MARA.data: ls_mat type MARA.select MATKL MATGR from ZMAT     into table lt_mat     where matnr = ls_mat-matnr.I wonder why the structure ls_mat i...

ALV in abap4.6C

hello ,can  anyone tell me please how i can remplace those classes in ABAP 4.6CCL_GUI_ABAPEDITCl_SALV_TABLECL_SALV_COLUMNS_TABLECL_SALV_FUNCTIONS_LISTCL_SALV_DISPLAY_SETTINGSto be able to use a method like CL_SALV_TABLE=>FACTORY in ABAP4.6C

How to find the fields that are made 'Required' in screens modified by a Support Pack Upgrade

Hello,Is there a way to find the fields that were made 'Required' in the screens modified by a support pack upgrade. I am able to find the list of screens that were modified, but not the changes to the fields within those screens.Tables D020S has som...

Labels in this area