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

Resolved! Upload Data

I want to upload more than lakh records from legacy to SAP using LSMW so any one can tell me standard BAPI's or Direct Input programs/methods available for these...1) Material Master2) Supplier QuotationsRegards,Vimal

Table and field name

Hi Gurus,Hi I have one routine inside of that routine the if condition is written on the structure field KOMKBV2-ZZDLKZ. The description of the field ZZDLKZ is Indicator: Direct loading. I have tried to find the table names for the field ZZDLKZ (Data...

Resolved! doing loop just one time

hi max i have loop for tmp_emp_day and i wont to do the loop target_hours_exp just one time (fill cnt_days just one time) in all the big loop (tmp_emp_day) how i do that?LOOP AT tmp_emp_day ASSIGNING <fs_emp>.CALL FUNCTION 'Z_EMP_CAP'EXPORTINGpernr =...

Resolved! ALV Grid display

hi, Experts I have developed an ALV Report, whose field catelog decleration is as below.v_index = v_index + 1. wafieldcatlog1-fieldname = 'BDTER'. wafieldcatlog1-tabname = 'it_final'. wafieldcatlog1-seltext_l = 'ReqmtsDate'. wafieldcatlo...

Tcode FTXP

Hellowhen i am running the tcode FTXP i enter the display Tax Code : Initial Screen. There is in the menu the possibility Tax Code/ Transport, but i can not enter IMPORT or EXPORT. so how can i make the change for the Transport?I just found out the t...

no customer number

what if in the selection screen is no customer number entered by the user.I use this code: SELECT a~kunnr k~name1 k~spras INTO TABLE t_kna1 FROM a005 AS a INNER JOIN kna1 AS k ON akunnr EQ kkunnr WHERE k~spras EQ sy-langu AND a~kunnr IN s_kunn...

Labels in this area