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

    Align Text in Single Row

    Hi All,I am getting text in ITAB using READ_TEXT FM in the below format.Table -  lt_lines[]LINE      TDFORMAT     TDLINE1               *                         Hello2               *                         WorldI want to pass the text into an vari...

    Validate Month

    Hi Gurus, can i know how to validate a particular month ,what i want t say is, when i compare my input date with sy-datum if the given date belong to same month it should executeif the given input date does not belong to that month it should show err...

    Error DBIF_RSQL_INVALID_RSQL CX_SY_OPEN_SQL_DB in program

    Good Morning Wise People,                                         I ask you for this type error. I saw by transaction ST22 for this error and I have these possible error causes:                                        o The maximum size of an SQL stat...

    SCMS_BINARY_TO_STRING

    Hi ABAP Experts,Requirement : Need to Convert Binary Data(PDF data or DOC data or TXT data) into String.Procedure:lt_phio_content is a binary table of Table Type SDOKCNTBINCALL FUNCTION 'SCMS_BINARY_TO_STRING'      EXPORTING        input_length  = v_...

    Resolved! Accepted Solution

    cmod change

    Dear allI have edited the existing project in cmod . but  what i have done i havenot created  a request for project , i just done the modifications in the includes and screens in that ,,and created request separeatly ,,is it advisable? could i do lik...

    Resolved! Accepted Solution

    RV_CONDITION_COPY not updating valid from and valid to fields in VK12

    Hey all,I am using RV_CONDITION_COPY to update the pre-pack header material with the pricing values.The amount is getting updated, but the fields Valid-from and Valid-to are not getting updated with the given values in the FM.Could anyone please sugg...

    Resolved! Accepted Solution

    Table to check Plant Maintenace Module Tcode Authorization

    Hi,  I am doing Internet Scenario for Plant Maintenance(PM) module. In that I have to check whether the user is having authorization for the Tcode or not. Authorization for PM module's Tcode is I_TCODE . But i could not find the exact table which rel...

    Dhivya by Active Participant
    • 887 Views
    • 4 Comments
    • 0 Likes

    Explicitly locking the doc. is dependent on the kind of document in question?

    HelloI am changing contract (adding a new item) by using 'BAPI_CUSTOMERCONTRACT_CHANGE', so pls. let me know1) Do i need to lock this contract prior to using the above said BAPI?2) Actually, i tried with out locking (infact i opened the same contract...

    Resolved! Accepted Solution

    Display AMOUNT IN WORDS in SAPscript for INVOICE Total (including TAX).

    We want to Display AMOUNT IN WORDS in SAPscript for FOR INVOICE (VF03) Total (including TAX).For this amount gets STORED in  KOMK-FKWRTOur Code in program: REPORT  ZINV_SUBROUTINE1.DATA:       result TYPE STRING ,               gv_amt TYPE spell.DATA...

    Resolved! Accepted Solution

    problme while creating data in additional data for infotype 1001 with a custom relationship into

    i have a custom relationship ZNI, which has some additional data which will be stored in a additional table along with link to infotype HRP1001. While inserting record i getting this error dump.any help will be appreciatedCategory               Error...

    Labels in this area

    Explore this Area