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

    REPLACE

    Hi Experts!!I have next code: CLEAR l_leng. l_leng = STRLEN( l_descripcion ). l_leng = l_leng - 1. DO l_leng TIMES. REPLACE ' ' WITH '_' INTO l_descripcion. IF sy-subrc NE 0. EXIT. ENDIF. ENDDO.I want change blank space for '_', bu...

    Custom Toolbar in ALV Grid

    Hello Experts,I am using ALV class to display my alv grid.Now i want to put my own toolbar into that alv.I only found option either to remove the toolbar or add more buttons to already existing one.My requirement is to put a custom toolbar over the a...

    rajat by Product and Topic Expert
    • 419 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    PO by mail configuration

    hii need the total configuration process for mailing the purchase order to external mail ids please let me know the total process in SAP as well operating system currently we are using the external POST MASTER for mialing purpose i configured as gien...

    Resolved! Accepted Solution

    Create Web Service ECC 6 - Configure Web Appl. Server (SICF,SOAMANAGER)

    Hi Experts, Im trying to consume a Web Service. My client recently upgraded to Ecc 6 version, and want's now to change all teh used RFC's to Web Service, and for all i've red until now this step doesn't seems to be so hard, creating the wsdl from the...

    Resolved! Accepted Solution

    SAP Output blocks on printer

    We are facing some printing prob: SAP Output blocks on printer LJ06 frequently: waiting in host spoolerSAP Output blocks on printer LJ06 frequently (= every day, more then 1 time).This for output sent from several transactions (= not only or every ti...

    Resolved! Accepted Solution

    schedule job in background and ftp the data to non-sap system

    Hello All,I have a requirement where in i have to write a program(with selection screen) to download 2 files into application server(frequency: end of each day i.e daily at 23:59), and then in turn i need to put those two files into FTP server using ...

    Resolved! Accepted Solution

    Validate Text Table

    Hi alli want to know, how i can validate a table, if it relationship a text table or not. For one, the t188 has the text table T188T. In TA se11, i know, how you look that, but in abap, i think, i need a function for check that....Regards abap_beginn...

    BI Secrity issue

    Hi All,If I give a : for a particular infoobject in an anlaysis authorisation and in another analysis authorisation the value of that same info object is * then will we have full authorisation or intersection where : will be effective and hence we wi...

    BAPI_PR_CREATE

    Hi all,I am using BAPI_PR_CREATE and need to update the custom fields in EBAN. I have created enhancement spot in method IF_EX_ME_BAPI_PR_CREATE_02~MAP2I_EXTENSIONIN to update the customer fields in BADI. I have added code below:ch_struc = im_contain...

    Resolved! Accepted Solution

    When user clicks on button the document linked to this path must be display

    hi sap masters,i am developing a screen prog in which i have a requirment which is i have pushbutton called WEB.When user clicks on button the document linked to this path must be displayedex : www.google.comhow can i display can i have some info pl...

    Labels in this area

    Explore this Area