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

ME51N: Error message navigate message for custom fields.

Hello to all.I show error message in ME51N/Me52N transaction via enhancemente MEREQ001 exit EXIT_SAPLMEREQ_005 and EXIT_SAPLMEREQ_010 via EX_MESSAGES parameter:clear: x_bapiret2.         x_bapiret2-type            = 'E'.         x_bapiret2-id        ...

How change delivery quantity filed value in inboud delivery using funtion module WS_DELIVERY_UPDATE

Hi Experts,I need to change delivery quantity field value in inbound delivery using function module WS_DELIVERY_UPDATE, But i am in confusee in this function module where i need to pass that expected changes value, Anyone can help for this requiremen...

BADI ME_GUI_PO_CUST + User exit MM06E005.

Goog morning,we have inplemented position tab "customer data" via User exit MM06E005:SAPMM06E                   0111 CUSTSCR1 SAPLXM06                   0111All works well.Via BADI ZME_PROCESS_PO_CUST method CHECK I use mm_messages_mac macros in orde...

Resolved! How not display all characteristics from CL02 in a smartform ? (print relevant)

Hello,in CL02, i have 3 characteristics for a class, and I just want to display two of them.So i check the flag "Print relevant" for the both.In my smartform I use this function : ME_VAR_GET_CLASSIFICATION.CALL FUNCTION 'ME_VAR_GET_CLASSIFICATION' EX...

Resolved! 'Bill Portfolio' RF05A-PORTF showing in BDC and not in foreground

Hi All,I am writing a BDC for Tcode: F-04. While recording in the screen SAPMF05A - 0122 I am not seeing any input field for RF05A-PORTF. But when I am executingthe BDC I am getting 'NO Batch Data Input on screen SAPMF05A - 0122'. When i ran the BDC ...

Resolved! Syntax error Method xxx have been already implemented in another class yyy

Hi,I have a case where the sub class is created using the super class. In sub class by mistake the implementation of a method is done even though the method is already implemented is done in super class. The class was activated forcefully. when try t...

Resolved! XML element attribute with different value per element instance

Dear experts,I have an executable report that generates an XML based on an XSL transformation. The requirement is that the element attribute RECID of the element RECORD has a different value as follows:.....<RECORD RECID="E4DEA6BB3ADCCBF18E4700145E1B...

Resolved! Requirement for conrtolling Transport Request description when creating it

Hi all,I implemented the method CHECK_BEFORE_CREATION of the Badi CTS_REQUEST_CHECK to control the description of the transport request before creating it.So, in the method CHECK_BEFORE_CREATION, I call a function module and itself calls a screen wit...

Labels in this area