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
    • 95116 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    help withe loop on tables

    Hallow in my table itab I have employee (sobid employee number and names ex. 80 emp) in my loop(b_itab) I get all he employee that doing the course (their sobid just 3 emp) how can I use b_itab to write to other table (d_itab) to write all the employ...

    Resolved! Accepted Solution

    workflow WS10001004 : crm_campaign- creating a distribution list

    Hello experts!!The standard approval workflow WS10001004 is triggered when a campaign is set to ‘Released’ status, and requests approval based on the ‘Person Responsible’.I am creating a bespoke workflow which will be based on three status values of ...

    Resolved! Accepted Solution

    how to change text 06-DEC-06 : SITES CONVERTED FROM 005 TO 001' to '06-Dec

    Parameter : p_text1(80) type c value ‘06-DEC-06 : Sites Converted From 005 To 001’, P_text2(80) type c value ‘As Country Has Move Off EST "RED" List’.Using below logic AT SELECTION-SCREEN. TRANSLATE P_TEXT1+1(69) TO LOWER CASE. TRANSLAT...

    Resolved! Accepted Solution

    how to change '06-DEC-06 : Sites Converted From 005 To 001' to '06-Dec-06'

    hi all i have one requirement.Parameter : p_text1(80) type c value ‘06-DEC-06 : Sites Converted From 005 To 001’, P_text2(80) type c value ‘As Country Has Move Off EST "RED" List’.Using below logic AT SELECTION-SCREEN. TRANSLATE P_TEXT1+...

    Simple ABAP?

    Hi friends.I have an interbal table and I wnt to read the first and the last recod from the table based on the entries.for eg.TRFGB ENDDA BEGDA4A 20040131 200302014A 20050131 200402014A 20050504 200502014A 99991231 20050505ZB 20020131 20011231ZB 2002...

    Exchange rates

    Hi,My requirement is to transfer Exchange rates (OB08) from SAP R/3 v 4.7 to ECC 6.0.Message type is EXCHANGE_RATE IDOC type is EXCHANGE_RATE 01But, don't know which TCODE is to be used to transfer exchange rates from 4.7 to 6.0.Thanks in advance.Reg...

    Resolved! Accepted Solution

    Problem regarding Editor Lock

    Hi All.I have a problem regarding Editor Lock.I want to do a Unicode Check in program attributes of my program,but there is an editor lock in Program attributes.How can I remove that editor lock and can do a Unicode Check.Helpful answers will be rewa...

    Resolved! Accepted Solution

    how change the text

    HI MY REQUIREMENT IS Parameters : p_text1(80) type c value '06-DEC-06 : SITES CONVERTED FROM 005 To 001',p_text2(80) type c value 'As Country has Move Off EST "RED" LIST.these two texts are entreing.using below code iam not getting the proper output...

    LOOP PROCESSING

    Hi,I have one query regarding loop.suppose i have fields like f1,f2,f3,..f5.now all the data's are stored in wa.is it possible to make the loop likeloop at wa-f1 to wa-f5.processing.endloop.Is it process for wa-f1, wa-f2, wa-f3, wa-f4, wa-f5.If it is...

    Resolved! Accepted Solution

    BADI

    Hi If we are going to create BADI'S,SE18 is the tcode for business addins.I have doubt,here we create interfaces and we assign methods for that.Do we write the code in this method??or we just define ?and how do we implement this BADI in particulat t...

    Resolved! Accepted Solution

    Drawing line in Smartform

    Hi AllI can create table using Table painter.There will be 4 rows and having few columns in the table.I would like to draw a line after 2nd row, so that when i take print of the form, A line should appear on paper after 2ns row of the table.How to do...

    Labels in this area

    Explore this Area