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

    Quantity field KWMENG not updating in Salesorder created through BAPI

    Hi , I created sales order through BAPI - BAPI_SALESORDER_CREATEFROMDAT2.Here, I passed material , quantity , unit of measure etc..But, when the sales order is created the value in the quantity filed is missing.I passed values as :-- wa_itemx-update...

    Resolved! Accepted Solution

    TextEdit - How to protect the text, but still be able to append more?

    Hi!I think the question is very simple and the title says is all. I have a text edit that is filled with some information before showing it to the user. I want that information to be there, but the user cannot delete it. Instead, he/she should be abl...

    Resolved! Accepted Solution

    Table for program names

    Hi all, I am working on an issue where I am looking for a table will have the list of all the programs created in our system.. I knw TSTC is basically a TCODE table.. but using this table means we will miss those programs that have no ttcodes assigne...

    Resolved! Accepted Solution

    EXIT_SAPLV01Z_014. Changing characteristic values at Batch creation.

    Hi experts,I need to change the value of one characteristic (type CHAR) during Batch creation (transaction MSC1N). Searching in the program, I have found that FM VB_CREATE_BATCH is called. Inside the FM, I have found also the CUSTOMER-FUNCTION '014' ...

    Resolved! Accepted Solution

    table control problem

    Hi Friends, Iam doing table control programming, where iam populating the internal tbale entries to table control.it working table control is populting the internal table entries, in those table table control entries am select one entry it shoild cop...

    BAPI_MATERIAL_SAVEDATA

    Hi Experts,I am using BAPI_MATERIAL_SAVEDATA FM to upload materials,My requirement is for eg. I have an input excel file which has all material related records, If in same record, i provide say Blank matnr, incorrect material group, unit of measure e...

    pintoo_d by Participant
    • 831 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Creating Change Documents?

    I've a table for which the change documents are written for some of the fields. Now, two new fields have beeen added to the table and I want change docs to be created for them as well.i checked the "change documents" check box in the properties of th...

    Resolved! Accepted Solution

    copying ME21N T-code

    Hi All Abapers, I am having one issue i need to copy ME21N T-code i have copied the programmed RM_MEPO_GUI and related FM in one function module . t-code i.e, is ZME21N. while operating t-code zme21n But still it is taking same screen name i.e., from...

    Resolved! Accepted Solution

    Widening Cast

    Hi,i´m completly confused concerning the widening cast. The following example example won´t work. But why?Class ZCL_BMW is a subclass of class ZCL_CAR so I though that the widening cast from CAR to BMW will work.... Any ideas, whats wrong in this exa...

    Resolved! Accepted Solution

    Split letter

    We have a field that have a letter in the first character or at last. F.e: A23234343 or 2233667F.We want to extract the number values from left or from right but we don't know were the letter is.Any suggestion?Best Regards.

    Resolved! Accepted Solution

    Logical difference between ok_code '=ENTE' and '/00' in bdc program ?

    Could somebody tell me the logical difference between ok_code '=ENTE' and '/00' in bdc program ?While doing bdc call transaction i could realise that there is a diiference in which both performs different action on user screen .More eagerly .. wh...

    Resolved! Accepted Solution

    error messages in a report

    hi expertsi am using a report to read the contents of the file from the desktop. the selection screen contains a parameter field for user to input the file path. in the program i am gui_upload to read the contents. if the read is not successfull i am...

    Labels in this area

    Explore this Area