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

Resolved! Field Exit With MIGO

Dear all,I have written code for a field exit which runs succesfully with tcode MB1C.But when i try to run it with MIGO my code does not trigger.What must be the problem?I was using the data element MATNR.and here i was using the field BWART as well....

URJENT

Hi All,1. in Read statement how to use lower and higher condition ?"S_MATNR " IN SELECTION SCREEN MATERIAL CONTAIN VALUE RANGE.I want to check the value range in read statement .eg: READ TABLE T_COMPAS INTO W_COMPAS WITH KEY MATNR = S_MATNR-LOW S_MAT...

Resolved! Module Pool Program

when I update the ztable through modul poo porgram only the last data gets saved and the rest doesnt gets saved.... Can you please help .....after some time when I execute it again the old data gets deleted and doesnt exists in the table..can you pl...

Resolved! Export and import

Hi All,Please see the cide below.DATA : lv_num1 TYPE i VALUE '10', lv_num2 TYPE i.DATA : id TYPE c LENGTH 10 VALUE 'TEST'.EXPORT lv_num1 TO MEMORY ID id.IMPORT lv_num2 FROM MEMORY ID id.WRITE lv_num2.why I am not getting 10 in lv_num2?Regard...

migration options...

Hi ... In the Security migration we have three main options 1) Direct user assignment 2) Create new profiles 3) Extend existing profilesWhat are the advatages and disadvantages (if any ) useing these options.Can any one explain in detail...B.KEdit...

BDC MM01 uploading

hi SAP Technical Guru,while uploading material master data using mm01 transaction how do we handle material types(different) MTART eilther call transaction/session methods.flat file/excel file contains different material types.pls confirm above state...

Labels in this area