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

Resolved! Why is it not allowed to declare an exception that inherits from CX_NO_CHECK?

I find it useful to let e.g. exceptions for authorization check failures inherit from CX_NO_CHECK. That way they can be handled at a high level without having to be declared in every method. However, that does not mean I don't want to inform calle...

Resolved! The meaning of RABAX

I was a little amused at language used in note 1680814. It talks about "In transaction ST22, search for rabaxes that occurred at the same time. In the rabaxes, you now have to try..." Most of us know that RABAX is web-speak for dump, because that's...

pokrakam by Active Contributor
  • 22243 VIEWS
  • 6 REPLIES
  • 4 Likes

Resolved! Warning for Duplicate Material description creation at Basic data1 screen in T-code MM01

Hi Experts, Is it possible to display the warning message at Basic data screen MM01 t code while user creates duplicate material description? Link for user exit I tried with EXIT - EXIT_SAPLMGMU_001-MGA00001 but it triggers only while saving th...

Resolved! SET_TABLE_FOR_FIRST_DISPLAY change in structure does not reflect in the ALV output

Hi Guys.. I am using SET_TABLE_FOR_FIRST_DISPLAY for ALV report. I made changes in the Custom Structure used as a layout. But the changed columns are not displayed in the output. Here is the code. CALL METHOD grid1->set_table_for_first_display...

Resolved! Create Billing Plan

Dear Experts, I need to create the Billing Plan for contract line items in VA42 using Function Module. I have used FM 'BILLING_SCHEDULE_READ' & 'BILLING_SCHEDULE_SAVE' to Update the Billing Plan which is having FPLNR. Now I Need to Create Billi...

XSLT/XML debug

Hi, Using XSLT_TOOL to debug XSLT/XML processing, I cant figure out why the node <LOB><VALUE) wont get any data from the XML doc. I'm able to populate data into the <detail> node. <?xml version="1.0" encoding="UTF-8"?> <measure xmlns="http://xxxx...

Billing / delivery document should not processed further without attach pdf file in VA02.

we have a requirement to attach .pdf file in VA02 through service for objects for sales order. Billing / delivery document should not processed further without attach pdf file in VA02. Please help to how to achieve above requirement using user e...

Labels in this area