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

MATKL

Hi allIn the below program i need to select the MATKL field from MARA Table and MATNR is the only common field in both MARA and S026 tables.Please help.VijayREPORT ZCO_OVERHEAD_TEST1.TABLES:S026,MARA.DATA:IT_S026 TYPE STANDARD TABLE OF S026 WITH HEA...

MATKL

Hi allIn the below program i need to select the MATKL field from MARA Table and MATNR is the only common field in both MARA and S026 tables.Please help.VijayREPORT ZCO_OVERHEAD_TEST1.TABLES:S026,MARA.DATA:IT_S026 TYPE STANDARD TABLE OF S026 WITH HEA...

Resolved! Debugging

Hi all, I was trying to set a break point in the coding..But its saying External breakpoint is not active and also it is showing a message like u cant set more than 30 break points..But i dint even set a single break point.How to overcome thi...

smart forms

there are 2 smart froms beign read in a program, 1 is invoice, and another one is payment advice,i have create another form using sap script. now i need to change the existing payment advice form into newly creeated one.i'm npot sure how to change ca...

EPC

hi all,select single * from spfli into fs_spfli up to 1 rowswhere carrid eq p_carrid.if sy-subrc ne 0.messge s010.endif.In my code fs_spfli is used for pass only in my program i never use this field string so i got 1 EPC check in my program how ...

Resolved! Idoc for Purchse order

Hi friends, i want to send idoc(create purchase order) automatically in target system when purchase order is created or changed in source system................for that ................for that what is the basic type, message type,inbound process c...

idoc extension

Hi All,I have created an extension idoc,where i have added one extra field.when i execute the idoc,i am not able to see this field.extension idoc eith the same name as basic idoc.basic idoc type :ZCRMXIF_PARTNER_SAVE01Extension type :ZCRMXIF_PARTNER_...

No output!!!

Hi forum, I'm not getting output in this program..kindly help me out...Report test no standard page heading line-count 65(3) line-size 150.tables : mara, marc, mard, makt, lfa1, lfb1, lfbk, vbak, vbap, vbrp, lips.data : begin of itab1 occurs 0, lifn...

Labels in this area