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

Resolved! Logical systems for ALE

HI all,I'm configuring for an IDoc to be generated and downloaded to a file via a file port.This IDoc is of message type PAYEXT.The file is to be sent ot the bank via the meansa of third party software.Do I have to create logical systems for these? O...

Query Enhancement

Hello everyone,I am trying to fetch data from LIKP and LIPS using INNER JOIN. The following are my selection criteria :1. Shipping point/receiving point - LIKP-VSTEL (Mandatory)2. Delivery Date - LIKP-LFDAT (Mandatory)3. Receiving plant for deliverie...

FORM HANDLE_RC.

HelloI'm locking the records of the tabel. I call function enqueue_<object_name> in method handle_double_clikc (ALV grid). At some moment, function enqueue_... calls PERFORM Handle_rc USING rc user obj. The message that object is locked by user shows...

Reg SAP Script

Hi Experts ,I have a problem where in the Value that comes in to the SAP Script is 1and the value gets printed as 1.000I need to write a command to avoid this .Can anybody let me know whether there is any statement that can be written to perform the ...

Cell Color not coming

i am using following code to change the color single color. but color is not coming .DATA : clrwa TYPE slis_specialcol_alv.z_layout-coltab_fieldname = 'CLR'.DATA: BEGIN OF itab OCCURS 0,reqqty LIKE resb-bdmng,issqty LIKE resb-erfmg,delta LIKE resb-er...

Resolved! Screen Exit

Hi Experts, I want to add a new tab in the standard MIGO screen and i think for this i need to do it through screen exit.Please tell me how to find the screen exit in MIGO screen.Please help me with answers.ThanksAthu

bom

1) which method is used for BOM material data upload.2) if a flatfile has 1000 records ..is session method ok .3)if more than 1 user working on same object through out globe.how to release that object4) diffrence between ..transport request 2)change ...

BDC

Hello Everyone, How to convert call transaction method into session method for BDC preogramming, plz give any sample example if any one have .mail me on "talele.rahul@gmail.com"Thanx and Regards,Rahul Talele

Select Query..

Hi, Can anybody help me in writing select query to pull out the following fields in PS module.POSID, POST1,AUFNRD, VORNR,ARBPL,KOSTL,LARNT,LTXA1,ARBEI,ISMNW,NTANF,NTEND,ISDD, IEDD , AUERU based on the <b>input values in the fields</b> like PSPS,PRO...

RE

Hi all,We are facing a critical problem. We are getting lot of ABAP dumps like 'PERFORM_NOT_FOUND', 'CALL_FUNCTION_NOT_ACTIVE', 'CALL_FUNCTION_NOT_FOUND','DYNPRO_NOT_FOUND'Irrespective of the transactions. We worked on it but could not solve the prob...

Submit Problem.

Hi,I am a program of IQ09 Transaction code by using submit .like.DATA: BEGIN OF OBJECT_TAB1 OCCURS 0. INCLUDE STRUCTURE RIHAFVR.DATA TPLNR_INT LIKE IFLO-TPLNR.DATA SELECTED.DATA PM_SELECTED TYPE PM_SELECTED.DATA: END OF OBJECT_TAB1.SUBMIT RIEQ...

USER EXIT

Hi all,I have got a requirement for Populating a column field of name 'Profit Center' to the output of the Transaction Code: KOB1. Can you please tell me the user exit thru which I can do this. Also can You tell me the steps how to do it.Helpful An...

Labels in this area