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
    • 95243 Views
    • 212 Comments
    • 39 Likes

    Standard Texts using SO10

    Hi,I am using SO10 for Interview letters, Rejection letters..etc with Text ID 'PALT'. But when ever I try to create a new text in SO10 or even display and change,it opens with a DOC/RTF format rather than the normal SAP script editor. Due to this I a...

    anub by Participant
    • 1107 Views
    • 7 Comments
    • 0 Likes
    Resolved! Accepted Solution

    table control in BDC

    Hi,I am doing a BDC for PP01 t.code. In the first screen there is a table control in which i need to select particular infotype and need to create the record. Now i need to select Job Evaluation Results info type but i am unable to select that def. s...

    alv field catalog

    hello all, if i give ref_tabname and ref_fieldname in the field catalog, then it is taking by default data element, and not considering my text object.when i remove the ref_tabname and ref_fieldname the texts in my text objects are coming fine.but my...

    Resolved! Accepted Solution

    Authorisation Object.

    I have a query. I have created authorisation object 'zbill'.the user 'TSTXBILL' is assigned the role ZCXBILLADDCHG where he will be allowed to change and add some materials....and another user TSTXBILLCK has authorisation only to lock and unlock mate...

    Resolved! Accepted Solution

    How I can to hide the final succesful message in a Call transaction??

    Hello everybody?I need your help.When I use a call transaction to, for example, ABMA transaction, and the process goes ok appaers a Succesful message telling "Asset transaction was posted with AA document number".My call transaction is: CALL TRANSAC...

    Resolved! Accepted Solution

    Find Character in string

    Hi All, Can anybody tell me how to find that : how many times an particular character occurs in the string.for eg.if my string is : HI~this is the FirstLogin~.i want to find the number of time that ~ character occurs in string.please give me the ...

    ALV dump

    Hi,I have a ALV program where I am using the function module REUSE_ALV_GRID_DISPLAY.The program displays the Output in ALV list and works fine.The program dumps when I try to take the print preview of the ALV output list by clicking on the tool bar.T...

    Resolved! Accepted Solution

    PROJ-PSPID format

    Hello,In my selection-screen I'm asking for a project definition like this:parameter pa_proj like proj-pspid obligatoryThe problem is that I want to check the values of an excel file against this parameter, but they have different formats.eg. in Exce...

    Resolved! Accepted Solution

    Question reqarding filling variable with spaces

    Hi,when I try this:DATA: field(6) TYPE c VALUE '______'. ( ______ - six spaces )or this:field = '______'.or thisfield = `______`.the variable field is empty (has no spaces inside).But when I try this:DATA: field2 TYPE string.field2 = `______`.the var...

    Resolved! Accepted Solution

    Convert Smartform to HTML

    Hi All, How do we convert a Smartform to HTML. I would like to have some information & help on this. I have learnt that Smart Forms transforms XSF (Smart Forms XML output) to HTML output. is this only way or any other way to follow up with.Thanks ...

    Labels in this area

    Explore this Area