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

    French text in SET_MEDIUM_TEXT method of class CL_SALV_COLUMN_TABLE

    Hi Experts, Good Day.I have developed an ALV Grid using class CL_SALV_TABLE and I need the headings in both English and French with respective to active login language. When I am setting the medium text of columns using method SET_MEDIUM_TEXT of clas...

    Resolved! Accepted Solution

    ECATTs related

    Hi , In eCATT  script i have  variable  'v_test' which is having value 'test1234' But out of this complet string i need only last two digits  i.e '34'. Could anyone tell how to extract last two digits from the variable or string  it in eCATT??

    How to add a package and its objects and its dependents in a newly created transport request?

    Dear Experts,     I have created a package and i have added few enhancement spots in to this packageand i observed automatically one transport request got created for this package and i have released the transport  request of the package.later i have...

    Resolved! Accepted Solution

    How to change BDC (Batch input) to direct posting in Closing programs

    Hi Experts,Please help me on following requirement because I am new to this BDC concept.In order to make some closing programs more coherent & closing cockpit implementation simpler.  How to change programs from BDC(Batch input)to DIRECT POSTING. Tha...

    Resolved! Accepted Solution

    Issue on copy Internal Table using field-symbol

    Hi Experts,I am trying to copy Internal table by use of field-symbol.I wrote code like below.DATA: itab1 TYPE STANDARD TABLE OF t100,             itab2 TYPE STANDARD TABLE OF t100.FIELD-SYMBOLS: <fs_1> TYPE ANY TABLE,                            <fs_2...

    Resolved! Accepted Solution

    Report availale: granted authority and used authority per user ID?

    Hello dear collegaues,May I ask, can you help me please?My quesition is: Is a possibility to make a report per User ID where I can see all the functions the user  is allowed to use,and the effective use of functions within a defined time period.Examp...

    Unkown formated big text file upload in Application Server and download from Application Server

    Hi,I have big text file in which I contents are similar to XML file. Please find the attached sample text file. I required to split this into 20 smaller piece of text files and write those 20 files in Application Server. Please share your knowledge t...

    Resolved! Accepted Solution

    Display Adobe form (pdf) output exactly like internal table.

    Hello experts,I'v a typical problem. I have a internal table which will be passing to Adobe form interface. The internal table has only one field.Begin of itab,   Line type string or char255,End of itab.I've to populate a hierarchical structure insid...

    Abhijit74 by Active Contributor
    • 1035 Views
    • 2 Comments
    • 0 Likes
    Labels in this area

    Explore this Area