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

Resolved! MIRO Enhancement

Hi all,I have a requirement.In MIRO Transaction, I have to maintain the business area of a particular company code.Eg,Our client is having 2 company codes. Under these company codes there are several Business areas. So currently if user enters a busi...

Resolved! Program RMDATIND

Gurus,I am using program RMDATIND to create material master which is working fine.Is it possible to use the same program for copying & extending.The issue is the field for material & Copy material are same i-e MATNR so how to map the field for COPY M...

Resolved! Flat file having multiple header lines , how to separate the same and pushit into my intrnal table

Hi Guys,                I got an issue , My flat file having multiple header linesTPS27RPR  MOME                                      THRIFT (SAVING) PLAN SYSTEM                                           Page    209:54 05 JAN 2014                    ...

Resolved! Show blank Lines in OOP ALV

Hello Gurus,     I am stuck with a very small problem. I have a internal table which might have some INITIAL LINES in it. I am using this internal table in the ALV Method. CALL METHOD o_alv->set_table_for_first_display.     But, during the final disp...

Resolved! smartform problem

Hello experts,  I developed a smartform for the transaction me23n. It's working with my user id .when creating purchase order with some other user id it's going to dump.i am attaching the dump . please help me.Category              ABAP Programming E...

Issue to make mandatory field(SELD/BBD and Date of manufactor)in migo for particular Material type and material Number starting with'1' series.

Hi friend,i have issue regarding mandatory  self life field (SELD/BBD and Date of manufactor)in migo for Batch Tab for particular Material start with '1' Series and material type.i want to make mandatory above field during GR from migo..any one let m...

Resolved! Module Pool Screen:Want to do Validation on listbox selection w/o Hitting Enter

Dear Team,I want to write some code(Check & validation) at the time of listbox selection(any value) without Hitting enter.As when i am trying to put '/H' It's not taking me inside the program (but after listbox selection & enter hit i could go into p...

Inbound IDOC Posting

I am developing a function module in ECC that will be used to post inbound IDOC for customer creation DEBMAS07 The logic is as follows - The function receives an IDOC structure It then invokes function module 'IDOC_INPUT_DEBITOR' IDOC_INPUT_DEBITOR...

The IN operator with "IT_TAB1-EQUNR" is followed neither by an internal table nor by a value list.

Hello,Follwong error is coming when i am checking my programme, please help me out.REPORT  Z_MMBE. tables: equi, eqbs. types: begin of st_tab1,   EQUNR type EQUNR,   MATNR type MATNR,   end of st_tab1. types: BEGIN OF st_tab2,   EQUNR type EQUNR,   B...

Resolved! We have a requirement where we have to add new field in location tab of transaction IE01.

We have a requirement where we have to add new field in location tab of transaction IE01. I tried to search for screen exit and BADI but all are relataed to create additional tab but our requirement is to create new field "time access" that will have...

Resolved! How to find out, if there is an open transfer order (LTAK/LTAP) for a handling unit (VEKP)?

Hi!I have the table VEKP of a handling unit. How can I find out, if there is an open transfer order (LTAK or LTAP) for it?I could not find it, because there is neither a handling unit id (vekp-exidv) in LTAK, nor in LTAP.Greetings, Martin

Labels in this area