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...

    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...

    sheenamk by Developer Advocate
    • 94747 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    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! Accepted Solution

    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
    • 1156 Views
    • 9 Comments
    • 0 Likes
    Resolved! Accepted Solution

    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...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area