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

    Business Partner Creation error 'There is no address for business partner'. in Both BUPA_CREATE_FROM_DATA and in BAPI_BUPA_FS_CREATE_FROM_DATA

    Hi AllI have tried to create a Business Partner using Both function modules.BAPI_BUPA_CREATE_FROM_DATABAPI_BUPA_FS_CREATE_FROM_DATAI am passing name1, name2, searchterm1 , searchterm2 , City, Zip, Country code, Country ISO code, Street , House No. Ti...

    Resolved! Accepted Solution

    How to verify, in the AGR_1251, a access granted in a Role (PFCG) that was not generated?

    Hello!I need to know if there is any way to check if an access (to an authorization object) that appears in AGR_1251 was generated or not.What heppens is that i noticed that, when i grant a access on a Role (by PFCG) and save, without click on the "G...

    Resolved! Accepted Solution

    Get mode in FK03, XK03 or MK03

    Hi experts,I need to implement some code in userexit EXIT_SAPMF02K_001, include ZXF05U01.This code needs to be applied when the user is modifiing transactions FK0*, MK0* or XK0*. When I go through FK02, MK02 or XK02 I can check the sy-tcode, but the ...

    Resolved! Accepted Solution

    Linking notification to order via BAPI_ALM_NOTIF_CREATE

    Hi All,i have created a Program which first it will create order by using BAPI_ALM_ORDER_CREATE . Order created successfully.then based upon the order type we are creating Notification using BAPI_ALM_NoTIF_CREATE.even notification also creating succe...

    Resolved! Accepted Solution

    Authorization Object

    Hi gurus , Now I am Created a one Authorization class text i am giving Class for MM(Module) and i created while i loged in as EN. But if i loged in DE the text shows empty. What is the solution for this.?? Hope someone sometime done this.. Thanks in ...

    $TMP Cleanup

    Hi Experts,I would like to ask what are the tables that I need to check to collect all the objects that are in $TMP.currently I just selected all $tmp in table TADIR, but I'm not sure if that is all.and what tables that I need to delete entry if I do...

    Best Practice: Class Based Exception Handling - differentiate by Exception Text ID

    Hi folks,because I did not find a good explanation somewhere, I will just ask you for your experiences or better: Best practices:Scenario: I created ABAP OO application, including a ZCL_VALIDATOR for some input checks.  I have a Exception class ZCX_V...

    Defaulting a value of a column while using CORRESPONDING#

    Hi Experts,     I am new to the new ABAP syntax and need to perform the following operation.     Requirement  : it_item and et_item are tables which a slightly different.                            a) it_item has ( key ....other fields )             ...

    Resolved! Accepted Solution

    Call BAPI in VBA

    Hi everyone,I've been trying for many hours to get a BAPI call working in VBA. Can someone take a look at the code below and tell me what might be wrong? Thanks!- The code doesn't crash or return an error. It just says that there are 0 rows in the ta...

    Resolved! Accepted Solution

    How to generate custom routine for program SAPFV60C in QAS (non-modifiable)

    Hi ABAP Experts,I have copied an standard routine 003 "Single Invoice" in VTFL to a custom routine 902 "NZ EDI Single Inv" to create one invoice per one reference document (delivery) for only sales org NZE0 as below.In DEV, it was successfully genera...

    Labels in this area

    Explore this Area