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

    functional module

    Hello SDN, I have a functional Module in which we already added the extra field once. Now, I want to add some more fields But they are from other extractions.The field I want to add are PLNBEZ, GLTRI and PRUEFLOS all are from the tables AFKO via AUFN...

    Resolved! Accepted Solution

    BADI problem

    Hi All,We are upgrading SAP from 4.6c to ECC6.0. I have found one of the BADIs is missing in ECC6.0. I have found the implementation class for that BADI in ECC6.0 environment thru SE24. The implementation class name is : ZCL_IM_CCBCU_AFTERSPLIT. Can ...

    Top of page

    hello, i need inputs in displaying "top of page" in ALV grid.since I am using ALV using classes, i do not want to use the classical method of using FM 'reuse_alv_commentary_write'.also i saw in one demo programs BCALV_TREE_VERIFY where there is a top...

    Resolved! Accepted Solution

    Concatenate

    Hi,I am trying to concatenate 22 fields of an ITAB into another single field of ITAB1 ,... all the fields seperated by | (pipe symbol).Can anyone tell me if this is the only way I can do it or is there any simple way.<b>loop at itab into wa.concatena...

    Resolved! Accepted Solution

    subroutine

    Hi ,I am trying to do the following code into a form.I must send a single field F while calling a form in the main program...I must get it into 2 fields p1 & p2.How I do I write the perform<b>data: str type string.data: p1 type string.data: p2 type s...

    Resolved! Accepted Solution

    selection screen problem

    Hallow every one I have a program that check if employee do course and employee don't.For that u have to choose course num ,the problem is that when the user choose course that not <b>valid</b> how can I bring error message for that tanks.i try this ...

    Resolved! Accepted Solution

    Function module details

    Hi - does anyone know a way of checking which SAP standard function modules have been modified by an SAP user? I know table TFDIR stores a list of function modules however there are no details about authors, change dates etc. Can anyone point me in...

    Resolved! Accepted Solution

    KPN different from UserPrincipalName (SPNego confguration)

    Hi,i had SPNego working on a webas, but after a upgrade from 6.0 to 7.0 and after the network administrators changed the FQDN from <i>host.domain.local</i> to <i>host.subdomain.domain.country</i> it stopped working.I've tried almost everything but st...

    MarcelRabe by Product and Topic Expert
    • 1127 Views
    • 7 Comments
    • 0 Likes
    Resolved! Accepted Solution

    SPLIT statement

    Hi All,Suppose i have a code which look like. DATA : file_name1 type fileintern.Data : file_name TYPE fileintern VALUE '/sst_data/ACE/cdc/send/vtdwh/bmw_atl_cdc_I062_it_prices.dat',split file_name at 24 into file_name1 in character mode.when i execut...

    Invoice Idoc error

    Hi,Iam trying to create an INVOIC/INVOIC02/ IDOC_INPUT_INVOIC_FI doc through WE19.I need to create a non PO reference Idoc...I referred SAP Note 150120 (Posting external invoices into FI)..When I created the Idoc it errored out saying 'Make entry in ...

    Labels in this area

    Explore this Area