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

Resolved! AS01 - User Exit On Save

Dear AllI want to customize the Asset Number in ANLA table - through  Tcode AS01.Whatever the number system generates.. I have to prefix with some Alpha numeric Charecter.For that I need a user Exit.I tried with the exit   EXIT_SAPLAIST_001Howver, no...

Merge Alv header

i have a requirement like this:display an alv report with column header like this:consider this as 1 field:Sr No.| vat inv No |     party name | Tin No | Purchase Value| Amt|                            |                |                      |       ...

Resolved! Passing internal table field dynamically in a LOOP

Hi All, I have an interanl table ( gt_table ) which records are as follows:fldname|spos|eposfld1          0     10fld2          10     15fld3          15     12Of course this is an example I need to pass an internal table field dynamically to the wo...

Dynamic selection screen

Hi Experts,  I have 3 selection screen parameters are...PARAMETERS:    p_type   AS LISTBOX VISIBLE LENGTH 15,               P_bukrs like t001-bukrs modif id M1,               P_werks like marc-werks modif id M2.List box Type has 2 values are 'Company...

Resolved! how to update contents in a table created using module pool programming? unable to do that process for the below code

*&---------------------------------------------------------------------* *& Module Pool       ZCDSHOP *& *&---------------------------------------------------------------------* *& *& *&----------------------------------------------------------------...

Resolved! How to pass value to call transaction statement within interactive reports.

Dear All,Here i am trying to pass a value (material Number) to call transaction statement as shown below.data: it_mara type table of mara with header line.select * from mara into table it_mara.     loop at it_mara.     write:/ it_mara-matnr hotspot. ...

Resolved! BADI or User-Exit in ME51N for Version Completion Indicator in Versions Tab

Dear All,I have a requirement to Un-check and grey out the version completion indicator checkbox in the item level based on the Users in ME51N and ME52N. Only certain users should have the authorization to change the same. I want to know is there any...

Resolved! How to get the inspection setup of a material using BAPI?

Hi guys.I am using BAPI_MATERIAL_SAVEDATA to extend a material from one plant to another.First I have extended the material. Next I want to create the inspection setup.I want to know the way to get the inspection setup of the material from the first ...

Resolved! MM01 batch input

Hi,I am going to copy materials . I need bdc_code of 'BDC_OKCODE' of  purchasing , accounting 1 and  accounting 2 ı cant move with tab cause ı will make too many BI and order of tabs will change . I need exact okcodes of these.Thanks.

Labels in this area