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

Graph in ALV Grid

Hi All, I developed in alv grid and gave standard graph button.When I execute this report and click on graph button then graph shows fine. Now I select 3 columns in our alv report and then click on graph button then graph come fine.Now my question i...

Controk brk stmt

Please use a meaningful subject in future. Do not use SMS/Text message spelling.Hi ,I am having data in the internal table like thisMatnr,matkl,vbeln.But when vbeln valie is getting change at that time AT NEW shoild trigger.Can u plz suggest meRega...

Resolved! OOPS Syntax

Hi All,I am new on OOPS.What is the difference between below syntax, when we use "->" and "=>"?eg :lcl_airplane=>display_n_o_airplane( ). and r_plane->set_attributes( im_name = 'AA New York' im_planetype = '747-400' ).Thanks...

Resolved! BAPI_ALM_ORDER_MAINTAIN

Hi Experts,I am trying to use BAPI_ALM_ORDER_MAINTAIN to create Partner data in a service order.It is giving error, "Order type T001 is not an investment order" Please let me know where I am going wrong.Please find the core code as below.wa_method-re...

Resolved! Split String Question

Dear All, I have a string like below: '000000009,15.04.2009,08:52:18,P10#000000009,15.04.2009,16:57:00,P20#003,02.05.2009,18:14:43,P10#003,02.05.2009,18:14:50,P20#003,02.05.2009,18:14:57,P10#003,02.05.2009,18:15:03,P20#003,02.05.2009,18:1...

Resolved! Which One is Best for database table - (.INCLUDE or .APPEND )

After adding .INCLUDE structure in VBAP table, the same include is comming automatically in KOMP & KOMG table.But while adding .APPEND in VBAP table, structure is not appearing in KOMP & KOMG table. so which one is better choice INCLUDE OR APPEND ?Wh...

Resolved! Getting warning while transporting append structure to VBAP,KOMP & KOMG

Hi folks,I added one Append structure in VBAP table. i got some error( field not added in dependant tables ) while transporting this table to Quality server. Then i added the same fields with append structure to dependant tables KOMP & KOMG respecti...

copying includes

Hii am copying a standard function group but i want to copy only few of the includes . when i copied the standard function group it copied all the includes and when i am trying to delete few which are not required it is throwing errors like includes ...

Resolved! Where to use OOPs

Dear All,I have done Object Oriented Programming for the purpose of ALV, and BADIs,where else would OOPs cocenpts be used in ABAP.Is there any reason for using OOPs concept, where the same work can be done with normal regular programming.Regards.Vina...

Resolved! Exit for CLFMAS

Hi Folks,I need a user exit or BADI for CLFMAS idoc. I am sending the material classification data out to some legacy system and I need to filter the data in some conditions. Can you please let me know if any function Exit or BADI exist for it?..Than...

Resolved! LSMW doubt

Hi,I have a field in my R/3 transaction, which is mandatory field. But in the legacy file the same field is not available or not relevant(No importance to that particular field). In this kind of situation how to handle that particular field in R/3.re...

Resolved! BD10 & BD12

HI!!!I need to create a IDOC with BD10 and BD12 but I obtain the error: 1 master IDocs set up for message type DEBMAS...... then ..... 0 communication IDoc(s) generated for message type DEBMAS. 1 master IDocs set up for message type MATMAS.........

Labels in this area