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...

    System failure during locking GL account 5555 by 13113910 Message no. 8I076 and the time of saving out going excise invoice.

    Hi SAP Gurus,We are configuring the CIN Settings for our client and at the time of testing, while saving the Out going excise invoice the system is giving the error as “Balance in Transaction Error” and when pressed enter the system displays the erro...

    How Tp Print Footer In ALV GRID

    HI Experts,                     Can any one tell Me How to Print Footer In ALV GRID. I use FM REUSE_ALV_GRID_DISPLAY FOR DISPLAYING GRID. in this  i want to print  SUBTOTALS AT END OF EACH PAGE. but footer is not printing .                           ...

    Resolved! Accepted Solution

    Re-authenticate or provide additional credentials to access sensitive data

    Hi,I am wondering if anyone has ever come across a scenario in SAP where a user is asked to provide an additional logon (perhaps a PIN number or asked to re-enter their password) in order to access sensitive data in the system? I was recently asked t...

    Resolved! Accepted Solution

    Popup BAPI return messages

    Hello experts,I would like a way to quickly handle the BAPI return table (TYPE TABLE OF bapiret2).  I would like to pass the table into a function module or helper method to popup all the messages at once.  This is the same way MIGO (and many other p...

    ABAP Import Error

    Hi Team,As we are on the verge of SAP system go live.We are building DR system in Windows 2008 R2 Microsoft cluster service with our Production system Export.We have taken the SAP Export from production as High Availabilty mode  and we have installed...

    Resolved! Accepted Solution

    BAPI_ACC_DOCUMENT_POST error while posting for group currency FBB1.

    Hi AllWe are trying to post a document against different GL accounts via BAPI_ACC_DOCUMENT_POST for group currency.But it is throwing an error 'Balance in transaction currency'. I am assuming that the credit - debit is not coming out to be ZERO. This...

    left outer join problem

    Hi all, Below is my code:   SELECT a~column1                a~column2                b~column3                b~year       INTO CORRESPONDING FIELDS OF TABLE itab       FROM ztab1 AS a       LEFT OUTER JOIN ztab2 AS b       ON a~column1 = b~column1 A...

    Resolved! Accepted Solution

    Unusual occurance of No measurement unit is assigned to ISO-Code

    We are getting the error "No measurement unit is assigned to ISO-Code xxx" for various units of measure when we are processing BOMMAT IDOC's at sporadic intervals.  I've already gone through the various discussions on this error ( like checking CUNI ...

    Resolved! Accepted Solution

    Issue on BAPI_GOODSMVT_CREATE stock upload , Batch is not creating

    Hi All,       Using BAPI_GOODSMVT_CREATE BAPI , uploading the initial stock in mb1c      for example :  momnt type = '561'                           plant      = '1000'                            SL         = '1000'                             materi...

    alternative for SELECT COUNT(*) FROM kna1 WHERE kunnr EQ <fs_kunnr>-low.

    hello friends,what can be the alternative statement for the select statement used here BELOW mentioned in BOLD?FIELD-SYMBOLS <fs_kunnr> LIKE s_kunnr.                               SELECT kunnr FROM kna1     INTO TABLE gint_kna1     WHERE kunnr IN s_k...

    Resolved! Accepted Solution

    Using Hashed table

    Hello experts,Suppose a database table has key fields A, B, C, D, E, F and G. I define a Hashed internal table to fetch data from this database table.types begin of ty_str,          a,          b,          c,          d,          e,          f,      ...

    Labels in this area

    Explore this Area