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

Resolved! Background jobs

I have some jobs with status as 'canceled'. How to find what caused the jobs to be canceled?One job is: SAP AUTO_SESSION_MANAGERcreated by: INTERFACE (from SM37)What may be the reasons for jobs being canceled and how to find those reasons from SM37...

Resolved! selection texts with dictionary reference need to be translated too?

In ABAP reports I use selection texts with dictionary reference. Even if the dictionary contains all required languages, the selection texts are only available in the source language. So I'm forced to translate texts, which are already translated in ...

copy routines

hii all, need urgent help in this scenario.i need to create new copy routine through vofm. copy control requirements routines between quotation & sales orders need to be modified.copy control requirements routines between quotation & order should per...

rahulab by Participant
  • 987 VIEWS
  • 9 REPLIES
  • 0 Likes

Resolved! JOINS and Matchcodes

Hi AllOn a selection screen I have parameter that has a search help atached in order to allow the user to select a KUNNR item from the KNA1 table. However, rather than the search help displaying all of the customer records I would like to restrict i...

IDOC change

Hi,In the output type BAOO configuration setup I have assigned a program and Form to the Change Option. (Only create IDOC if certain fields change) In the standard order when i go to change the order and (BAOO) already created, it does not hit my cod...

Updating Doc. Currency and Line pricing date using BAPI_SALESORDER_CHANGE

Hi All, I am facing problems in updating Doc. Currency and Line pricing date using BAPI_SALESORDER_CHANGE. The pricing date at line item level is not getting updated if header doc. currency is being updated at the same time. If i give the header curr...

Resolved! Two Alv's in a screen

Hi all, I wanted to display 2 ALV Grids in a screen. I have used a custom screen with custom control in the screen and the container object ,the logic ,similar to the progrm 'BCALV_GRID_DEMO' But now when i pass the Structure name and the internal ta...

Resolved! need help!!!!!!!!!!!

Hi,i want to know the logic for writing a program in which it reads the invoice numbers from a flat file and checks for its accounting document status. if the status is "cleared" then it should record that invoice no. in another flat file.the main pa...

SM35 Issue

I am creating a customer through the sap standard batch in put <b>program RFBIDE00</b> i create a sesson in SM35 now after i execcute the session in sm35 after successful creation of the customer the session gets deleted now i do not know what is the...

Resolved! Concatenate

hi frnds, my requirement is like this... i have 2 variables.. C1(10) type c, C2(10) type c, c3(20) type c. C1 = 'SAP'. C2 = 'ABAP'.concatenate c1 c2 to c3.now my problem is that the concatenation occurs like 'SAPABAP. but i want it with spaces betwee...

Resolved! Computation dilemma

Hello guys, I am currently modifying a report where in I must replace all hardcoded computations with the values from a certain table. the fields which I will be getting values from is EWT and EWT2 from the ZTF0158 table. The value of EWT and EWT2 is...

Resolved! Workflow

Hi friends!Any of you please let me have a <b>clear</b> idea of the below things in workflow..1. containers (Different containers, their scope,heirarchy...etc) 2. Binding(*If possible please give me some examples)Please note ...I need this informat...

User Exits

Hi Group.i want to implement a user exit but i dont know how to do this and which user exit will serve my purpose.i am here giving the required info on which i have to work.please help me out its really urgebt for me.The table should be checked while...

belnr from bseg

Hi experts,Iam trying to get all the BELNRs from BSEG where equal to MATNR.In the following code iam not able to get all the BELNRs.How can i get all the BELNRs?.Can any one tell me how to do this... LOOP AT RESULT. <b> SELECT SINGLE * FROM BSEG W...

Resolved! select statement problem

Hello guys,I am trying to do a select statement wherein I would like to fetch multiple records(ematn, elikz, erekz from table ekpo) and compare it to the values fetched by the internal table field t_ekpo-ebeln(where clause) and then they would be mod...

Labels in this area