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

    Convert Char to Quan

    Hi,My problem is that i have a variable of type c and another variable of type ltap-vsolm i.e Quantity type. eg l1 type c. l2 type Ltap-vsolm.eg Here value of l1 = '100,20'I want to convert l1 to l2 where l2 will be 100.20I have chec...

    Resolved! Accepted Solution

    Mail to the recipient.

    Hi All,I have a requirement wherein i need to send the quotation to the creater (end-user) after when he/she ( end user ) has created using VA21 transaction. See my requrement is that when user create quation using VA21 and save it then d mail shou...

    Function module

    Hi, I want to upload the documents to BOR, it should store in the same format as it given, ie if we give PDF doc as input it should store in PDF format and when we download it PDF should be downloaded. Upon searching in forums I found a Function modu...

    BDC Recording HELP

    Hi Expert,I'm new to bdc recording.The problem i'm facing is during bdc recording of VK11 While VK11 transaction recording after entering the Condtion Type a Popup window is showing with list of radio buttons contains some key combination.i need to s...

    Resolved! Accepted Solution

    select-options

    hi all, in selection when i press on f4 .field is assiging as jan , feb....but it should take 01, 02...below code will refer to that....please tell me how to get only numbersDATA:BEGIN OF itab OCCURS 0,mnr like t247-mnr,KTX like t247-KTX,END OF ...

    Resolved! Accepted Solution

    SWO1

    Hi AllI am assigning business object BUS1001006 to the work flow where this workflow is creatd by someone else. It triggers only when Raw Material is created.I wanted to know how it is triggers only for the Raw MaterialRegardssagar

    select from table

    Hi,I would like to select the PSPID from table PROJ with POST1. I don´t understand why it doesn´t work.Here is my select statement. SELECT PSPID POST1 FROM PROJ Into wa_tab WHERE PSPID EQ B_PSPID . ENDSELECT.The fields are empty, i don´t unders...

    Resolved! Accepted Solution

    How do I find out which dialog prgrm being executed by a transaction code?

    How do I find out which dialog program is being executed by a transaction code.Here is the situation:Report1 calls Report2. Report2 calls transactionA using CALL TRANSACTION.TransactionA has selection screen/dynpro 1000. But how do I now go to the di...

    Resolved! Accepted Solution

    CMOD

    Hi ABAP experts,when i try to write the customer exit in CMOD it always dispalying read only its not allow me change option .i registered developer oss note and i have authorization also . can any one suggest me on this issue.RegardsRK

    Resolved! Accepted Solution

    Infotype1005 creation

    Hi All, i created Position in infotype 1000 using the functionmodule RH_OBJECT_CREATE for this position in need to create hrp1005 ..can anybody tell me how to do that in background.. without using the t.code pp01 and pp02.Thanks in Advance

    Labels in this area

    Explore this Area