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

Resolved! Problem in MESSAGE using exception class with IF_T100_MESSAGE and a numeric variable

This is in ECC EHP6 ABAP 7.31 system. I've created a global exception class using IF_T100_MESSAGE interface. This exception class will be used in the local methods that will validate the selection screen fields. These methods will raise an exception ...

BADI_FDCB_SUBBAS04 Problem

fb60-badi.pngI need to add a 1 byte field to FB60. The field will not reside in any table such as BSEG of BKPF but rather, will be used as a flag to conditionally execute some other code. I've added the field to the screen (see attached) and have i...

spinellll by Participant
  • 5219 VIEWS
  • 16 REPLIES
  • 0 Likes

Question about PM_HIERARCHY_CALL exporting table et_hier. How do I avoid using offsets?

I'm maintaining a legacy product. In one of its function module's there is a call to 'PM_HIERARCHY_CALL' in order to get the hierarchy data and create a tree structure. It depends on the exporting parameter 'et_hier' which has a structure type of 'ih...

Resolved! Add material availability date for idoc ORDRSP (2 conditions on 2 segments)

Hi everyone. I need some help on a specific case where I need to create a segment E2EPD03 with a qualifier 'EXT' and only for item on plant '1234' (like E2EPD03-WERKS='1234'). I need the material availability date on the output coming from VBAP-...

Resolved! How to preview smartform of ECC system in EWM system(PPF) through RFC Call ?

Hi All, I have existing smart form in ECC system & driver program, now i need to build an RFC Function module in ECC system which i call in EWM PPF on Goods Issue. now i need to know how can i handle the print preview in EWM when user click on prin...

Labels in this area