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

    budget transfer

    hi experts, which bapi can i use for budget transfer using FMBB.i got header details like thisprocess = 'transfer'.budget catgory = 'payment'.version = '0'.document type = 'bf'.document date = today date.sender-fiscal year = '2007'.period =...

    Resolved! Accepted Solution

    How to set SY-BINPT to 'X'

    Hi all,I submit a SAP-Report with "submit ...using selection-set ... exporting list to memory" and get listoutput via FM LIST_FROM_MEMORY.Unfortunately SAP has changed listoutput of this report to ALV-grid in release ECC 6.0, so LIST_FROM_MEMORY does...

    103343 by Active Participant
    • 3611 Views
    • 10 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Internal Tables

    HI,I am getting data from three data base tables to the three different internal tables. Now i have to integrate all the data from the three internal tables based on condition and have to put in single table for display.SELECT AEDAT EKGRP EBELN ...

    BAPI_PR_CREATE

    When I create a requisition using this BAPI, every thing seems to work fine other than the address. It seems that this BAPI will not take generic address information and will always create the REQ with the plant ship to address from master data.Howe...

    Resolved! Accepted Solution

    2 things

    Hi Wizards,I have 2 things to clarify:1) can an internal table have 2 include structures (for header and item) and can the fields be directly accessed for populationex: begin of it1 occurs xx, include structure 1, include structure 2, end of...

    field symbol!!

    ASSIGN COMPONENT 'ATPPLANTALT' OF STRUCTURE <fs_wa> TO <fs_field>. <fs_field> = WA_OUTPUT-ATPPLANTALT. In the above code..if i try moving 'NO Conversion' stored in wa_output-atpplant to field symbol, it throws the dump..sating unable to in...

    Vendor update

    Hi I am trying to update a vendor, but I got an Error message as fallows<b>Express document "update was terminated" received from author "Jo.Elliot"</b>Please help why this kind of error will appears while i am saving the changed vendor record.waitin...

    Resolved! Accepted Solution

    sales order creation

    Hi all, Using this bapi BAPI_SALESORDER_CREATEFROMDAT2, I would like to generate the sales order and I am expecting sales order number from it.Please help me what are mandatory fields I need to enter in to the BAPI (request) How to pass the val...

    Resolved! Accepted Solution

    Regarding Number Ranges.

    Hi, I have created a Number Range, and when the Range that was given in this, got over i.e., when the last number has been reached, the processing has started with the first number again. Could anyone please tell me is this the standard behaviour. I...

    Resolved! Accepted Solution

    Recording

    Hi , i am doing the recording for cc01 transaction(to create engineering change) and their are 2 radio buttons in it, one for ECR and other for CHANGE MASTER , by default CHANGE MASTER is selected , so their is no problem when i am doing the record...

    Plant Maintainence

    Hi all, Can anyone help me in identifying call_confirm field replacement with a new field... i.e, this field exists in 4.6C and higher versions in MPLA table but in the lower version( 4.0 B ) this field is not existing ... Possibly the field name mig...

    Screen layout

    Hi,I need to set the cursor position to a particular field in the screen.I have used the command set cursor field 'fieldname' in the PBO module.It does not seem to be working.Can anyone please let me know the reason.Thanks in advance..

    Labels in this area

    Explore this Area