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

No negative values in Print Preview when using CL_SALV_TABLE for ALV Grid

Hi EveryoneA program has been written that displays a grid using the CL_SALV_TABLE class.When the grid is displayed the amount fields display negative values correctly.But when the 'Print Preview' button is selected the negative signs are not display...

Faaiez by Product and Topic Expert
  • 1487 VIEWS
  • 2 REPLIES
  • 1 Likes

Resolved! Cancel the TECO Status

Hi All,I am using bapi BAPI_ALM_ORDER_MAINTAIN to set the TECO status. Now there's a requirement to be able to cancel the TECO status. The 1 option would be to use the BDC for tx iw32 to achieve this. Is there a bapi or standard function that i can u...

Resolved! sum data in table

Hi,I want to loop at table and sum all the amount by the field LGART.lgart is not the first field on the table so AT END AT NEW wont help here.is there any idea about how to do it.??if the lgart was first field i would do ; LOOP AT i_zl INTO wa_zl. ...

Resolved! BADI inconcistent called

Hello friends,Does anyone have an idea on why a certain BADI is inconsistently called during the same process???I'm trying to post GR using transaction MIGO and been wondering why does the BADI I used (MB_MIGO_BADI) is functioning as expected for the...

vendor master upload

Hi all,I need to upload vendor master data programitically (not LSMW).I need to use either BAPI or any other FM.Can anyone pls let me know if the FMs exist.I cant use BAPI_VENDOR_CREATE as we cant upload whole vendor data using the above FM. Pls sugg...

P_ABAP

Hi All,I would like to know how P_ABAP object is related to HR?I could read the documentation but as am not more in to HR module,i would like to know in some short text.Thanks and appreciate your response.Regards,

Labels in this area