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

    TECO UNTECO

    Hi experts, before this , i have post how to block if user want to change the sytem status in IW32 from TECO to cancel technical completion. i got the answer using BS23 to set the setting. but how can i want to give only certain user can do the chang...

    Resolved! Accepted Solution

    Distribute UserIDs

    Hi,I have created some UserID/Password in SAP DEV1 system by writing some ABAP Codes. All the UserIDs have assigned the role Z_ROLE1. Now I want to replicate all those UserIDs into another system SAP DEV2. In DEV2 system all those UserIDs should have...

    Resolved! Accepted Solution

    BDC Program

    Hi I have a BDc program which has 3 records in that file i.e header , detail , trailer. the text file will be sending to update the data every week. In the Detail record there are some fields where i need to do the calculations and make sure the tota...

    Resolved! Accepted Solution

    Why is there a data type NUMC?

    Hi ABAP masters,working in database support for several years I've very often seen the problems that arise from the awkward data type NUMC.A numeric type stored as characters.What I always wondered is: what is this data type really good for?The leadi...

    lbreddemann by Active Contributor
    • 40962 Views
    • 10 Comments
    • 0 Likes

    Interface program

    Hi I have a BDc program which has 3 records in that file i.e header , detail , trailer. the text file will be sending to update the data every week. In the Detail record there are some fields where i need to do the calculations and make sure the tot...

    Resolved! Accepted Solution

    Transaction Variant Error

    Hi all, I am trying to create a transaction variant for one of the SAP std transaction and when I execute tcode shd0 and put the tcode there and hit the create button I get the following error message:Variants are possible only for dialog transaction...

    Validate a date

    I want to validate a date in an select-option. AT SELECTION-SCREEN ON s_fkdat. IF s_fkdat > sy-datum. MESSAGE e007 WITH 'Date cannot be in the future'. ENDIF.How can I do this? What is the correct syntax?Thanks RafaModerator message - Please see b...

    Resolved! Accepted Solution

    Convert Spool Request to PDF ( "OTF end command / / missing in OTF data")

    I want to convert a spool request to PDF but it gives me the error "end OTF command / / missing in OTF data" and therefore can not do the conversion.I did searches on Google and on SDN and tried everything they said to try ("CONVERT_OTF", UMG_CONVERT...

    Labels in this area

    Explore this Area