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

    Resolved! Accepted Solution

    decimal value problem

    hi Experts,I have created the alv grid report to display the balance periodic wise.the report is displaying fine but the amount value in the report is not displaying the decimal value correctly .for EX: i have the previous balance 1,455,932.41- and t...

    Resolved! Accepted Solution

    Core-users usage report

    Dear All,Need a help.We have setup a sandbox system and currently piloting phase is going on.As part of  security measure to avoid data tampering,we need to retrieve the list of transactions core-users are executing.This is needed for all the users.C...

    Resolved! Accepted Solution

    How are Purchase Info Records generated in APO after CIFing them from R/3.

    Hi ,I have a problem which i need clarity on. I need to know if I am on the right path.I will list the things I have done and then bring up the issue I am facing.     i) I created a contract in an R/3 system using me31k    ii) I then created an Integ...

    m4abrams by Participant
    • 4397 Views
    • 4 Comments
    • 0 Likes

    MIRO Transaction

    Dear All,I need some help for the below QueryAs per the SAP Note 381593 which says that  BDC not possible for Transaction MIRO.However, I need to prepare a BDC in which I need to click on Another Invoice Button (Okcode = DOC) and pass the document nu...

    Error in the code

    Hey Guys,I have one question regarding the routine that i have written. This is the routine that i have written:*&---------------------------------------------------------------------**& Include           ZBW_SUPERVISOR_EMP_ALD*&---------------------...

    Resolved! Accepted Solution

    Who else needs or would use CO-Internal Order groups as RESPAREA node?

    Dear gurus,I reported a "missing functionality" to SAP, but was told that while the idea is good it is none-the-less a development request and I should follow the instructions of SAP note 11 to prove the requirement. So here I am, in the middle of th...

    Table control wizard

    Hi experts I need your help  I have created Table control wizard with 3 fields in that I need to check the first field for empty and on selecting save button it should check the next row if that 2 row of the 1st column is empty or not. And one more t...

    anand_n5 by Explorer
    • 1034 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    SICF - How to modify the service to provide username and Password

    Hello Experts,I have created a webservice from RFC enabled FM and its listed properly in SICF tcode. However when we use its requesting for user name and password as expected, so we have created a RFC common user which we would like to use for this W...

    ganu_k by Participant
    • 11651 Views
    • 12 Comments
    • 0 Likes

    Left outer join

    SELECT t1~bukrs t2~bwkey t3~lgort     FROM    t001 as t1    left OUTER JOIN   t001k as t2 on t1~bukrs = t2~bukrs     inner join t001l as t3 on t2~bwkey = t3~werks   into CORRESPONDING FIELDS OF TABLE lt_overview   .The left outer join doesnt work, b...

    Resolved! Accepted Solution

    Date determination

    Hi Experts,I have a requirement to calcuate the weeks start date  for a particular location say location 1.In this location it is configured that the 1st day for a month starts with Thursday.So based on this i need to calculate the week start date.Sa...

    Unable to debug BADI Implementaion of the BADI '/BA1/BADI_R6_BADI_CALL' for BI extraction in Bank Analyzer

    Hello Guys,I am using a BADI '/BA1/BADI_R6_BADI_CALL', it's interface '/BA1/IF_EX_R6_BADI_CALL', the method of that interface 'CALL_BADI' to enhance the extracted data for a datasource in Bank Analyzer to send the data to BI system. I am not able to ...

    Resolved! Accepted Solution

    Recommended Settings for the Security Audit Log (SM19 / SM20)

    Hi Security-Folks,I like to discuss with you the recommended settings for the Security Audit Log (SM19 / SM20).Here's my proposal:Profile Parameters:rsau/enable = 1rsau/selection_slots = 10rsau/user_selection = 1Filter settings in SM19:1. Filter: Act...

    Resolved! Accepted Solution

    Error in updating PO Text in MM02 transaction through LSMW recording

    To update PO text in MM02 transaction, LSMW was created to upload 30 lines. But in one system it is updating 30 lines correctly and in other system it is updating 21 lines and showing error field tstxt-txtline(31) does not exist in screen SAPLSTXX110...

    field symbols

    Hello,I tried to use field symbols but failed. Would any expert help me on resolving it?DATA: GF_MARA TYPE STANDARD TABLE OF MARA. FIELD-SYMBOLS <FS_MARA> TYPE ANY. SELECT *        FROM MARA        INTO CORRESPONDING FIELDS OF TABLE GF_MARA.   LOOP ...

    Resolved! Accepted Solution

    Problem with Function Group after Transportation for Table maintenance Generator

    Hi All..We have a problem with Function Group In TMG(Table Maintenance Generator) after Transportation to Quality Server and it is giving error as "Check maintenance object ZCSVT024 or update function group ZMA0_ZCSVT024" .we done couple of change(ta...

    Resolved! Accepted Solution

    cl_document_bcs: External E-Mail ok but no entry in businnes workplace inbox/outbox

    Hi out there,i'm using  cl_document_bcs class and methods to send email with attachement. everything works fine. messages will be send successfully.But also i need to have an entry in sap business workplace for outgoing messages at senders workplace....

    timo_ehl3 by Participant
    • 1633 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    DUMP IN PS_BAPI_INITIALIZE FM

    Hi experts,I have a short dump in PS_BAPI_INITIALIZE FM with RAISE_EXCEPTION:* Initialize message handler   PERFORM bapi_message_handler_start               CHANGING                  e_msghand_num.   IF sy-subrc <> 0.     MESSAGE e034(cnif_pi) INTO n...

    Labels in this area

    Explore this Area