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

    Hi

    Hi experts,i have to get a field name from query result.data:i_field_name type ref_table-field_name.select single field_name from ref_table into i_field_name.suppose i_field_name containes "matnr".i have to write mara-matnr = '001'.how can i achieve ...

    Resolved! Accepted Solution

    Field Symbols in methods

    Hi all,i'm working with classes and interfaces.i have a class and some methods in it.in one of the method i create a new transaction number and this transaction number should be stored in some structures.there are 6 structures.in OO Abap internal tab...

    Resolved! Accepted Solution

    help in pnp

    Hallow I doing a program that use logical data base pnpce and It working o.k.The problem is when I choose one org. unit and I wont see the Data just on her I get other org unit that I don’t choose Maybe I forget something in my codeRegardsSTART-OF-SE...

    Resolved! Accepted Solution

    IF condition to execute ABAP code; VBAK-VSBED; VBPA-KUNNR; XVBPA/YVBPA

    Hi All!I need some help. I have to change the MV45AFZZ, the FORM USEREXIT_MOVE_FIELD_TO_VBAK. The user exit should write the VBAK-VSBED (shipping condition) from the KNVV-VSBED for the VBPA-KUNNR, PARVW=WE (the ship-to-party partner). The user exit s...

    Resolved! Accepted Solution

    Help in alv

    Hii use class CL_GUI_ALV_GRID to show alv.i want to make alv grid to be editable.i create field TEXT i put in fieldcatlog in edit = 'X'SET REGISTER_EDIT_EVENT GR_ALV_GRID->REGISTER_EDIT_EVENT( I_EVENT_ID = CL_GUI_ALV_GRID=>MC_EVT_ENTER ). GR_ALV...

    Resolved! Accepted Solution

    User Exit Variable

    Hi Guys,I have a secured variable and a user exit variable in one of the BEx queries. I want to populate the user exit variable with the value entered for secured variable.Secured variable - Selection Option, optionalUser exit variable - Multiple sin...

    Resolved! Accepted Solution

    BDC Call: Table Control

    Hi guys,Hoping you could help me out with this. The program I am writing requires a BDC Call to VL02N:<b>Update Picking Tab As Follows:</b><b>Copy the Delivery Quantity -> Picking Quantity</b>This is based on selections from an ALV Report.The problem...

    Resolved! Accepted Solution

    Need OSS note

    Hi,I am presently working on SAP ECC 6.0.The script F_RFKQSU40_10 is not been updated with the latest version and some suitable OSS notes need to applied to update this form.Right now in my client server i can see only 11 page windows. But in the lat...

    Modify printing

    Hello,we would like to modify the printing behavior of a sap system. Instead of printing to a printer, we would like to send the data to a RFC destination. The RFC destination creates a response, returns it to the sap system and the sap system prints...

    Resolved! Accepted Solution

    idocs

    <b>1) after editing the idoc it will generate new idoc number or not?2) idoc number that is generated in development,quality,produuction is same or itwill differ?3)after master idoc is generated communication idoc will generate these communication id...

    Resolved! Accepted Solution

    BDC Recording

    Hi all,I am working on BDC Recording for the first time.I have a custom screen to the SAP Standard programme, Customer master.When I do the recordings I cannot go to the Custom Screen.Can anybody tell me how to deal with this issue.In my Customer mma...

    Resolved! Accepted Solution

    Appraisal Authorisations

    Hi,I have a very strange issue (to me it is strange!).We are using EP7 accessing an ECC6 system. We are implementing appraisals using the BSP application HAP_DOCUMENT.One of the pages with this application allows you to create a new appraisal based ...

    Resolved! Accepted Solution

    MODIFY TABLE

    Hi, i am modifying a ztable, if it is sucess it is returning 0 as sy-subrc, but if fails it should return sy-subrc as other than 0, but in my case even if i give the data already available in ztable with same primary key and secondary key valu...

    Resolved! Accepted Solution

    Idoc inbound process

    HI IDocs can be passed to the application either immediately on arrival or can follow in batch.I can post an inbound IDoc by calling a function module directly: A function is called that imports the IDoc directly. Can anyone tell how to do this which...

    To append zeros

    Hi all, I have a requirement in that i have to append zeors to the left of a character variable which is having length 10. While using shift statement the default character is space, then i tried with the 'IN BYTE MODE' option but there the repre...

    Resolved! Accepted Solution

    Regarding Email Deletion from FK03 Tcode

    Hi FriendsI have one Report . It is extracting the data from PeopleSoft HR system and uploading that data to the SAP Tables.I am Extracting the data from HR and while uploading that into SAP we have some conditions.this is file record:U028761 Kathryn...

    Labels in this area

    Explore this Area