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

Audit Logs

Is it required to activate the audit log in production? If not, are there other tools/reports that can provide similar data? BTW, I'm using ECC6. If I were to activate this, what things should I be aware of in configuring SM19? Are there any paramete...

BAPI_USER_CREATE1

Hi All, I am using BAPI_USER_CREATE1 to create a user thru my program.I noticed that, when I create new user, Roles and Profiles are not been copied.I used SU01 and new user name to view the Roles and Profiles in their appropriate tabs.Can any one t...

Resolved! Performance

Hi gurus,i want to know which is performed betterSELECT VBELNFKARTFKTYPVBTYPWAERK FROM VBRK INTO TABLE IT_VBRK WHERE FKTYP = '736738' ORDER BY VBTYP. ORSELECT VBELNFKARTFKTYPVBTYPWAERK FROM VBRK INTO TABLE IT_VBRK WHERE FKTYP = '...

Table RSEG and EKBE

Hi there, I wanna select all invoices of a amount of purchase orders (that I selected before). Now I found out, that I have to use table EKBE to get the link to the invoice with field BWETP = 'Q' OR 'R'.Than I have the data to read table RSEG (the in...

Resolved! Search help

Hi ,i am using the stmt in my program :PARAMETERS: name1(20) type c MATCHCODE OBJECT zhsearch .i have created the srch help zhsearch.when i run this program and in the o/p screen for parameter field the search help opens bt the problem comes when i c...

Resolved! select query

Hi all,Plz tell me how to write select query .I have 5 inputs in selection screen, 2 are obligatory , 3aro not.In my first select qyery of my report how how can i write the conditions in where clause for this.select ekgrp matnr werks lgort r menge ...

BDC FOR PA30

Hi,I did a recording for transaction pa30 infotype 0000The following is my codingreport ZBKT_P0000 no standard page heading line-size 255.*******************Type Pools*****************************TYPE-POOLS : TRUXS.include bdcrecx1.************...

Custom Enhancement

Hi All, I have a custom enhancement implementation.Though the Enhancement is active the code associated with the enhancement is not getting executed.Should the the Enhancement implementation necessarily be assigned to a switch for it to get execu...

commit in user exit

hi expertsduring an idoc process i am trying to do commit after inserting data to a database table in include MV45AFZZ in a user exit. the commit statement causes the idoc process to fail.how can i do commit in a way that won't fail the idoc processt...

Resolved! Hi all

Hi all, i have created a bapi for material master upload. now my bapi is only editing the already created records.it is not creating a new record. it is showing an error which is:Error:The field MARA-MEINS/BAPI_MARA-BASE_UOM(_ISO) is defined as a req...

Resolved! doubt in LSMW

i have done as LSMW in that recording i have to enter four feilds. but when i am in teh second step... i have to maintains the source structures in that i have two other feilds that are also recorded and are with default values, but i dont have valu...

Resolved! BDC

Hi,> How to handle a situation in BDC if status messages occur in> background processing. ( In BDC if any information message or status message> occur in foreground then we press enter to continue the process, if it occurs.Thanks,MuraliEdited by: Mur...

Resolved! How to Edit in ALV?

Hi Experts,I am working on a BAPI for creating Requsition where i am taking one ref PR and then modifying required details and then creating a new PR. Everything is working fine but before creating the new PR i want to display that data in the form o...

Labels in this area