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

SAP authorization object

Hi everyone,Need urgent help; We need to maintaint authorization as per employee status; A user must view all data for active employees and maintain some data for inactive one after they change status from active to inactive.Is there any way to achie...

FM to set Asset Deactivation

Hello,I have a requirement to set an asset to de-active status, mainly to set the field ANLA-DEAKT as system date. I tried this FM:      CALL FUNCTION 'ASSET_MASTERRECORD_MAINTENANCE'        EXPORTING          I_ANLKL          = c_anlkl_1000         ...

Table USR02

Hello,If i use select query in ABAP on table USR02 in client(202), it displays results of only client 202(mandt).But if the same query is run on OS level, the same table USR02 displays all the clients like 200, 201, 202 etc.Let me know why these two ...

Resolved! Verification Syntax.

Good Morning Guys.I am doing a check enlarged in my Code and appears the adverts.My code is .******************** **Tabelas Internas** ******************** DATA: t_itab         TYPE TABLE OF ty_upload,       t_final        TYPE TABLE OF ty_final,    ...

Resolved! Additional tab with custom fields in Business Partner UKM_BP

Hi,We have a requirement to add additional tab/screen with custom fields to Business Partner (BP) transaction UKM_BP.BP General DataBP Credit Segment DataWe tried to enhance/add additional screens to BP using Easy Enhancement Work Bench (EEWB). But i...

Resolved! Screen Exit - Enhancement MM06E005 - Transfer input data back to program-ME31k

I have implemented enhancement MM06E005 to create a subscreen on the Contract Hearder  I have created the screen and I see it on the Contract tcodes (ME32k).  However, I can't figure out how to "save" the data that the user inputs.  By save I mean br...

IDOC Status 30

Hi Folks,I have generated an Idoc which remains at status 30.I have tried using BD87 and calling standard program RSEOUT00 to change the status of Idoc as 03 but of no use.Please suggest how to process the Idoc to Status 03 or possible errors i am mi...

Resolved! Enhancement in IW31

Hello Experts,I have a requirement, to validate partner function fields like ship to party,bill to party,payer for the corresponding Sold to party in IW31 (service order creation.)I want these fields to get validated both when i press "ENTER" and wen...

Resolved! DUMP while adjusting the VBAP table in se14

Hello,We changed the data element of a ZZ field in the VBAP table. After activation,we ran database adjustment in SE14. The database adjustment runs for like 3 hours and then dumps. I have attached the DUMP for the analysis. We have been re triggerin...

OLE Objects

Hello everyone,I'm trying to upload the excel and process it using OLE objects, after my transaction completes, when i try to open the excel it gives warning message as file is already open, even after i have used FREE OBJECT method for excel applica...

Resolved! email\fax how to send

hi,my request is how to send the email\fax to the vendor i report .fields i need  to use in program  lfa1~lifnarlfa1~adrnradr6~ADDRNUMBERsection scren p_em_fax please send its very urgent i will give the good points Message was edited by: Matthew Bil...

Resolved! Which BAPI to be used?

HiI am little confused with duplicate BAPIs.For example, PurchaseRequisition has two BAPIs for creating a record -->      CreateFromData = "bapi_requisition_create" and      CreateFromData1 ="bapi_pr_create"It is the case for few other Business objec...

Resolved! calling smartform multiple times from a report is not printing the output.

Hi Guys,               I am calling a smartform multiple times from a report in a loop.When I call it first time, it was printing forms but after that its not showing print preview or if I choose to create new pool from print preview.. the pool is em...

Labels in this area