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

how to modify field symbol of type Index Table with other field symbol of type any.

Hello Experts,How is it possible to update an filed symbol table of type Index table with other filed symbol table.e.g.Field symbol :  <lt_table1> type Index table.Field symbol : <lt_table2> type Index table.after some code...at run time these table ...

Import statemnt is not getting one of the field in internal table

HiI am running two programs YP1 AND YP2 , in yp1 I am exporting the data to yp2, in YP1 all of the field is present including wtjhr which is field of bpja stucutre, but when I import the data in yp2 , all of the is field is displaying correctly but w...

Resolved! Format Warn error

Hi Experts Printing Issue . For this printing issue I saw few posts but none fulfill my criteria.I am getting the issue while trying to print .60,000 are too many lines for format X_format. Attached screenshots.My report has neither 60,000 Lines or 2...

Resolved! How we can send data to a line type of field in a deep structure?

Hi ,      I got an object in the in badi extension  .In that I have to retrieve the serial id from objk table and assign that serial id to the line type SAPPLSEF_SERIAL_ID  of table type SAPPLSEF_SERIAL_ID_TT in the field  SERIAL_ID  of  the structur...

EWBEZ need to bring Sq01

HI ,I Have done below coding to get EWBEZ  get in additional field  i have defined.data :mara-EXTWG like mara-EXTWG. Clear : EXT_MATERIALGROUPTEXT. SELECT single EWBEZ   into EXT_MATERIALGROUPTEXT   from TWEWT   where EXTWG = mara-EXTWG   and SPRAS =...

Resolved! Can we trigger any action(Update) into SQL whenever any particular event takes place in SAP?

Dear All,         I'm facing problem in doing this task i.e. Whenever master data in SAP is modified, an event has to trigger to update the same operation in SQL Table as well. Please suggest me how can I do this.Thanks&Regards,Neela

how to pass import/export parameters while event handler call in OOABAP?

Hi Experts,Is it possible to use export parameter in set handler method?Actually my requirement is while creating customer through XD01 after committing to data base i want that customer.So i exporting  customer no. in one of the badi before commit  ...

Resolved! [MATMAS Inbound processing error] Material not in sales org. XXXX distrib. channel XX (Mesage no. M3 384)

While processing inbound MATMAS, the IDoc fails with information written to application log. The application log (SLG1) displays error message... "Material not in sales org. XXXX distrib. channel XX (Mesage no. M3 384)".The material is brought into t...

Labels in this area