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

    Filter IDOC Segments

    Hi,We have SHPMNTs IDOC being sent to another system.We now do not want to send the E1EDL07 segments. So we would need to completely filter this segment i.e the Outbound IDOC should not have these segments to all the Receivers.Can anyone suggest me h...

    Resolved! Accepted Solution

    Using BAPI_PO_CREATE to create a PO with reference to another PO/item

    Hello,I am trying to use the BAPI_PO_CREATE to create a PO with reference to another PO/item. So far I have not found a way to make this work. I can see that you can do this in ME21, but not sure if the bapi can do this too. We are in 4.6C, so I h...

    Resolved! Accepted Solution

    No time to read IW2n code! Please - what is PM equiv of table T063O for IM?

    For IM transactions such as MB02, table T063O controls permissible function codes/ok codes, tec.What is the equivalent table for PM transactions such as IW21, 22, 23?Very grateful to anyone who knows this off the top of his or her head!Thanksdjh

    authorization check

    hello frns,below is the code for authorizations,the requirement is that ,the authorization should be yes only if all the bukrs are authorized for the user,but now it is giving authorization even if one bukrs is valid.AUTHORITY-CHECK OBJECT 'M_MATE_B...

    Resolved! Accepted Solution

    HELP WITH CODE FOR BDC

    Hi all,iam having an issue with bdc for mmsc t-codeThis is the code iam havingform populating_i_bdctab.clear : wa_itab. data: a_line(20) type c.data : begin of i_mard occurs 0.include structure mard.data: end of i_mard.data: l_string type strin...

    CRET and ONLI

    Hello,I have copied a std SAP transaction MR11 to ZMR11 and when i try to run this it is behaving differently.If i executes std T-code i am getting the results displayed in ALV.After copying the program , i have created a T-code ZMR11 and when tried...

    Resolved! Accepted Solution

    Date Formatting Error

    Hi,I am getting data from excel file and updating it to a custom table. I have date fields in it. When uploading it is looking fine, but in the Ztable it is storing differently. I have a module pool for that table to change and delete the records, Wh...

    Resolved! Accepted Solution

    HR authorization

    Hello AllCan anyone, please clearify the relationship between S_TOCE & P_TCODE.I am manually creating authorization & profiles. and I want to authorize user for tranaaction code PA30. Do i need to create authorization in both S_TCOD & S_PTCODE.Thanks...

    Resolved! Accepted Solution

    ALV Popup to modify row

    Hello everyone,I have an ALV Report (using FM, not OO). Now i need to call a popup that will have some of the fields (non-editable) of the selected row, and other input fields that can modify the referring fields of the row after pressing the 'SAVE' ...

    Resolved! Accepted Solution

    user exit at f-02

    Hello I need an exit at FI document posting where I can get the FI document number. (BKPF-BELNR). While creating the document, the substitution exits are not satisfactory because the doc. no. is not given yet. So what can I do to write to an external...

    Resolved! Accepted Solution

    WORKFLOW

    Hi All,I have a requirement where I need to tap the sales order related data into a custom table when the sales order is getting created.I donot want to use UserExits for this.I need to use a workflow for this requirement.I need to trigger the workfl...

    Resolved! Accepted Solution

    RFC READ of large tables

    Hi,I'm trying to read table contents with the function TABLE_ENTRIES_GET_VIA_RFC. The function module works fine as long as the table is small but with large tables I'm getting an returncode 5. Is there any possibility to get tables that are wider ...

    Resolved! Accepted Solution

    BAPI_PO_CHANGE

    Hi all,I need your help. I want to implement the BAPI_PO_CHANGE to modify orderpurchase in the header text , and header conditions and items conditions. Some body has an example for this, Please?Thanks in advanceregards.

    Labels in this area

    Explore this Area