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

Transporting a BADI

Hi evrybody,i write a BADU named ZCL_IM_XYZ, and evrything went fine.Then i released the transport request und during importing in the quality system i got this error:INCLUDE Report ZCL_IM_XYZ============CL not foundHow can i correct this?his happens...

Transaction MM02

Hi All, In one of our program it is required to navigate to the particular view of MM02 transaction. The view selection depends upon the type of error for the material.I tried with the FM MATERIAL_MAINTAIN_DIALOGUE but using this I can only enter all...

Resolved! SPLIT statement

Hi my friends,just a simple question for you expert ABAPers...I have to pass info from an internal table (tb_sip) in which every line contains only one char field(250) to another internal table (tb_detsip) with specific fields (chars and numbers).I'm...

Resolved! Messages in BDC

I have finished a BDC on F-30. The requirement is to display a list of only of the documents which are posted and other messages are not to be displayed.Here I am using BDCMSGCOLL table.I want to display the list of only the list posted documents & i...

Resolved! Creation of Field Exit

I need to create a Field Exit. I know that it needs to be done using CMOD. I am struck at the initial point what should be the input.Can someone give me the detail steps of creation of the Field Exit (starting from CMOD till Activation).I will reward...

Resolved! BDC

Dear Friends, I wanted to automate some custimizing activities like Profile Copy. I would like to know if a) The use of BDC be appropriate for recording customization transactions (or) b) Should I insert the entries in appropriate tables,if so...

Set parameter ID

Hi I need to call MIGO Transaction defaulting the Order Number. The Order Number is attached to PARAMETER ID 'ANR'.So I used SET PARAMETER ID 'ANR' FIELD order_value.CALL TRANSACTION 'MIGO'.Even though order_value has a valid order number, the MIGO s...

Recording problem for t-code 'FMBBC' which contains table control in screen

I am trying to record the transaction FMBBC. There is one table control for which the “Field description for Batch Input is blank” for all the elements in the table control. Does it mean that this transaction is not suitable for background processing...

Resolved! find odd number

hi all,is there a command to get the property of odd and even of a number.i have a counter inside a loop.after the loop pass based on the even or odd number of counter i need to do some processing.how can i do this ...c =0.loop . c = c + 1.endloop.i...

Labels in this area