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

    Added field is not coming in BTE SAMPLE_INTERFACE_00001650 output list

    Hi experts,BTE SAMPLE_INTERFACE_00001650 is implemented ealier. I added one new field called Project Definition in that functional module.At the time of debugging it's coming. But the field is not in the output list. It's not in the structure RFPOSXE...

    Resolved! Accepted Solution

    table Sthx

    Hi Guys,do you know how table STHX is filled by SAP? i have an issue on the bill of lading packing list and picking list layout. they are sapscript. there is a function that call the sthx and if it do not find anything in this table it blanks the cal...

    Org Unit Display

    How do everyone,I have a selection screen with the following select option: SELECT-OPTIONS: so_orgid FOR p0001-ORGEH.This works fines and displays a pop up containing all the org. units and theirdescriptions.However, I really want to display the po...

    Resolved! Accepted Solution

    loop within loop

    LOOP AT gt_final INTO gs_final. LOOP AT gt_i_shipment INTO gs_i_shipment WHERE vbeln = gs_final-vbeln AND posnr = gs_final-posnr.Eventhough i have corresponding value in gt_i_shipment.for some values it reads for some it doesnt.SY-SUBRC returns no...

    Resolved! Accepted Solution

    How to Include a new sub segment inside an Existing IDOC Segment .

    I ve created a new segment using Transaction We31 ; defined fields and released the same. But this subsegment has to be included in an existing IDOC segment (E1EDP01 - standard SAP segment) . I'm at a loss after going through WE30 transaction documen...

    Resolved! Accepted Solution

    Shared object and different application servers - how to resolve this issue

    Dear SDN Members,We are occuring a big problem. We create a shared object in a program and after we call in an another one. In central system architecture, it is working well. But on a distributed architecture (4 application servers), we have a dump ...

    Resolved! Accepted Solution

    Importing/Exporting Dialog Programs+Tables+Maintenance Screens as a package

    Hi All,My company offers a large custom program consisting of around7 Data Dictionary Tables w/ Maintenance Screensas well as 2 Dialog Programs w/ multiple screens.Normally, we manually re-create/copy all these objects when it is needed in a differen...

    Resolved! Accepted Solution

    S_ADMI_FCD with DBA authorization - needed only for system administration?

    SAP note 1446530 enables one to use again the SE16n edit function on a case to case basis. As an authorization check it uses S_ADMI_FCD with field DBA.I found that we are having quite some old roles and profiles that contain this combination and now ...

    Resolved! Accepted Solution

    line break issue

    Hi,I am adding long texts to few documents using function modules. The function module structure field takes 32 char. when I am tried to update the long texts, it breaks in the middle of a word.For example:suppose my text is "xxxxxxxxxxxxxxxxxxxxxxxx...

    Labels in this area

    Explore this Area