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

layout saving in alv

can any1 suggest me a link or some idea on using a layout in alv.wat i mean by layout here is not grid layout,but the layout which can be saved to be more specific i was just goin through programs which used these func modules reuse_alv_variant_f4 t...

Query tuning

Hi,We have the following query in one of our ABAP programs, which is taking a long time to execute.SELECT ekko~bsart ekpo~ebeln ekpo~ebelp ekpo~txz01 ekpo~matnr ekpo~bukrs ekpo~werks ekpo~matkl ekpo~menge ekpo~netpr e...

Resolved! JOIN

Hi all,i need to do join between mkpf and mseg instead of select,any help will be appreciated.dana.my code is: SELECT MBLNR BLDAT FROM MKPF into CORRESPONDING FIELDS OF TABLE ITAB_mkpf WHERE BLDAT >= date. "itab_ekko-bedat. SELECT MB...

How to find BAPI.?

hi, For many transactions . like salesorder create etc we have a corresponding BAPI also which performs the same task using a program.. how do we determine the BAPI name for a particular transaction.?i tried to search BAPI transaction but none was fo...

Resolved! regarding Func module

Hey guys,How to set the Field(APPL)to 'S' for table TFDIRie. TFDIR-APPL ='S'.In table TFDIR i can see few Func modules not set APPL field as 'S'. and few FMs are Left space for APPL field.In my Func Group ZFGR, at SE80 i can see ZFGR was set 'S'(APPL...

Batch Input Screen

Hi Guys,In MM41/MM42 one additional field have been added by customizing but when i am writing BDC that fields comes gray out and i cannot pass values to that but i can entry values in MM41/MM42.I can use BAPI and update but i have to use BDC for som...

Unlocking an order

Hi Friends,I am using BAPI to Confirm Production Order. But if there is any error in confirming it is giving error and locking that Order. How to unlock it. Instead of going Dequeue FM..is there any option in BAPI to do this.Thanks in Advance.

Resolved! function modules

hi gurus, 1. what is the difference between normal function modules and remote enabled function modules? 2. by seeing the call function "function name" how we know whether it is normal function module or remote enabled function module 3. what is t...

Physical Path

Hi All I know the physical path name of a file so how can i open the file or the screen where my file exist in R/3. For example can any one tell me how can i find the screen where my file whose physical path name is F:\usr\sap\O20\SYS\........, exi...

Resolved! VBAP - VBEP - LIPS

Hi,I have an order with one item ( VBAP)2 schedule lines in VBEP for the same item.3 deliveries in LIPS for that item.i want to display order with items, item schedule lines, deliveries if any.How do i ralate these 3 tables ? or is there other soluti...

Transfer Orders

Hello All,Could some let me know the following:what is the purpose of transfer orders, and tables in SAP for transfer orders.what is picking list used for, and tables in SAP for picking list data.what is storage type used for.How is this all related ...

Labels in this area