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

    ALV Editing

    Hi all,Is it possible to set the mode of an ALV List to editable which is created using the class CL_SALV_TABLE. If yes, would it be also possible to set some columns/rows of the ALV to editable similar to old ALV Processing?Thanks,Sukru

    Resolved! Accepted Solution

    concatenate space with internal table variable depending on condition

    Hi All,I want to add space to the internal table variable depending on the condition. If the variable length is less than 30, it will add space after the variable and it will make the length as 30. i have given the sample code below,data: len_g type ...

    Resolved! Accepted Solution

    rawstring input

    Hi,i have a table with a rawstring field.I need a simple way to get text / html into this field for test reasons.I am looking for a popup or something to maintain the value .Does anyone have an idea?ThanksWerner

    Resolved! Accepted Solution

    Usage of BAPI

    Hi all,I have created a BAPI ZBAPI_TST1( by making use of RFC function module ) in SWO1 transaction.Its working fine.May I know the procedure to make use of ZBAPI_TST1 in SWO1 in an ABAP program.How to call the ZBAPI_TST1 ?Can I schedule the ZBAPI_...

    Resolved! Accepted Solution

    how will i know if i can apply this sap note 1157769 can be applied

    Dear All,how will i know if i can apply this sap note 1157769 can be applied to my 3.1 i SAP system.These are the details found at the foot of the note.Here is DO NOT see 3.1i mentioned anywhere.So, does this mean that i cannot apply this on my 3.1i...

    Transaction CO02.

    Hello Experts,I am using the transaction CO02 for printing the purchase orders.While printing the normal PO ,I am getting the lot and community details on the smartform but while printing the warranty orders, these details aremissing, may be because ...

    at new...endat.

    plz help me to implement the following code.its not working.LOOP AT ITAB_OUTTAB INTO WA_OUTTAB.MOVE:WA_OUTTAB-BISMT TO WA_CONSUMPTION-BISMT.AT NEW WERKS.MOVE WA_OUTTAB-WERKS TO WA_CONSUMPTION-WERKS.AT NEW MATNR.MOVE WA_OUTTAB-MATNR TO WA_CONSUMPTION-...

    Resolved! Accepted Solution

    LSMW Methods

    What is the best method to upload the legacy data among 1. BDC Batch/direct Input and what is the diffrence between these two.2.BAPI Syncronous method.3.IDOC And diffence between BAPI and IDOC method.4.Recording Method I know the last option is recor...

    Resolved! Accepted Solution

    How to extract item text in PR... using function module read_text...?

    Dear all,I want to extract the Item text in transaction ME53N.for that I'm using function module READ_TEXT.for the above function module we have to provide 7 inputs...I want to know Name = ?object = ?Archive_handle = ? Local_cat = ?were can we get a...

    Resolved! Accepted Solution

    Read Dataset error

    Hello All,Because of Upgradation we did unicode for this program but in Read dataset I am getting error.Could you pls help me in this issue. Before unicode I am getting YAR:14:13:## 15::##After unicode I am getting YAR:14:13:##15::# START OF INSER...

    Labels in this area

    Explore this Area