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

    F150-custom changes

    Hi experts,In the transaction F150, I need to add some code in the standard program to send mail to the customer whenever the spool request is generated for the printout.I have a customized form assigned to the transaction F150 in the configuration s...

    zero pages in pdf

    Hi All,I am using CONVERT_ABAPSPOOLJOB_2_PDF to convert spool request created from internal table of a report.But i have zero pages in pdf.Also the importing parameters PDF_BYTECOUNT has very lttle bytes.What could have been the mistake.Regards--Pra...

    Resolved! Accepted Solution

    Split sentences

    Hi experts,I have this problem. I would like to split a sentence after the 30th word.e.g.1234567890123456789012345678901234567890 into1234567890123456789012345678901234567890how do i achieve that? Please enlighten me.

    Resolved! Accepted Solution

    SM30 Problem

    Hello Gurus,I have made an SM30 transaction for this table, but when i input more than 1 digit when i update, it does not accept.I also check table and the field that I access has a data type of NUMC and data length of 2.Thanks in advance

    Resolved! Accepted Solution

    How to distinguish creation from updating in USEREXIT_SAVE_DOCUMENT

    I've to call some logic in userxit: USEREXIT_SAVE_DOCUMENT, but only when sales order is created. Update should't call my logic. I'm trying to find how can I find, when my userexit is called. Is there any flag or value which will tell me this?P.S. I'...

    Resolved! Accepted Solution

    Dialog Programming

    Please use a meaningful subject in futureHi,I have an requirement to create an maintenance screen. I created the module pool program but when i try to display the layout, menubar(Select,Delete,Create) is not displaying. I already set the PF status....

    Resolved! Accepted Solution

    Questions for REGEX

    Hi, Experts.I'd like to use 'FIND' and 'REGEX' for seaching certain records in an internal table.The Search condition is this. 'NN-'. Starts with 'N' and then the string has '-N'.I used 'FIND' like this. 'IFND regex 'N*\Q-N\E' in dobj.But, I couldn'...

    How to assign WBS element in Address Detail (NAME2 field) while creating PR

    Hello All,I am implementing a BADI for definition ME_PROCESS_REQ_CUSTMy requirement is if the account assignment category of the PR line item is P (i.e., for WBS element), I want the WBS element value to be assigned to the field NAME2 in the Address ...

    I355602 by Product and Topic Expert
    • 1292 Views
    • 7 Comments
    • 0 Likes

    BDC for COMMPR01

    Hi,I am not able to record a bdc for transaction 'COMMPR01' in 'CRD'. I have the authorization for creating materials.Please see what i want.Run transaction shdb for recording a bdc for transaction 'COMMPR01' in 'CRD'.Go to menu --> products --> Crea...

    Resolved! Accepted Solution

    2 internal tabels

    Dear all,i select from the EKPO the PO number, PO position, material and quantity and write this into a internal table.Now i want to select form EKET the delivery date only for the materials which are in my first internal table.Thats my declatrion DA...

    Labels in this area

    Explore this Area