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

    Field length

    Hi all,i want to suprees one digit in field , actually iam storing document number in one filed which is having 10 field lenth , but my number is having 9 digits , so it adding '0' or zero to my document nubereg my document number is 800000005so it i...

    COMMUNICATION_ERROR

    Hi,When i'm executing the HR Report "RPUEFI_START_POLL" it has to connect to XI through proxy.RFC Connection is manitained & its working fine, still i'm getting the follwing errorSystem failure An error occurred when determining the business system (...

    Resolved! Accepted Solution

    low & high mandatory ?

    i have date selection-option field . I need low & high mandatoryif we say select-options s_date for sy-datum obligatory. then low is only mandatory How to make high also as mandatory?please do not suggest as loop at screen at make date high as mandat...

    Resolved! Accepted Solution

    BAPI_ACC_DOCUMENT_POST - Int.Order -E/KO/104/Order 400001234 does not exist

    Hi Experts,Am using BAPI_ACC_DOCUMENT_POST to post the docs, working fine, with populating min. fields in min. structures.But, in some cases, am populating INTERNAL ORDER into ACCOUNTGL-ORDERID field, but, am getting an error, sayingE- KO-104--Order ...

    Resolved! Accepted Solution

    How to read a FIELD say,TABLE[18x85] of itab from SAP/ Strcture with inITAB

    HI Experts,After am copying & paste the Standard SAP prog. of RFGLBALANCE(ALV report) for FS10N, am getting the data in a internal table of LT_BALANCE_DATA. But, its defination is some thing different, I mean, its,Fileds: WAERS---RTCUR---FLAG_TCUR-...

    Resolved! Accepted Solution

    testing the idoc(orders05)

    Hi,I want to test orders05 idoc manually in we19. how to get input data to fill in all the segments in that idoc.which transcation i have to go and see all the data for that idoc.sorry to ask basic question.how can i tell this is inbound idoc or out...

    Resolved! Accepted Solution

    Error with BAPI_PO_CREATE1

    Hi All,I am creating a PO based on user selected rows. When I select only one row it is creating PO properly.But when I select more than one row to create PO, for the first record it is creating PO and for remaining remaining row's I am getting the f...

    Resolved! Accepted Solution

    fm or class existing for fetching xml contents from a file using abap ?

    Hi,I need to fetch an xml file in a string of type xstring. I am using class cl_gui_frontend_services=>gui_upload.This returns me content in table format, than i am planning to conver to xstring.Is there any better approach or any existing function m...

    Labels in this area