Fact Sheet Dump "FKK_CRM_GENERAL_INIT" does not exist - in BP View

Hi all,
We have CRM 2007 system and currently i am using Business Role SALE_UTIL.
I have a problem with the Fact Sheet  in BP- Corporate Account.
When i click on the Fact Sheet in BP i get the errors of FI-CA settings missing.
and after click on back button i get dump "FKK_CRM_GENERAL_INIT" does not exist.
I have looked in the SAP NOTE 746475 but its tells more about the RFC settings.
My Question: Is there any way to set the default setting even if we dont connectivity to FI-CA system available. Are there any templete or so to upload so that i dont get this error.
Btw. when i click on the PDF Fact Sheet in BP i get the Fact sheet with all the information regarding the BP.
Its a bit urgent.Do you have any suggestions how to do it... ?
Regards.

Hi Usman,
Please check the following notes:
746475 Financial Customer Care - Collections Management
921160 Function module "FKK_CRM_GENERAL_INIT" to be called
1240600 FCC - Unnecessary FKK_CRM_GENERAL_INIT call
I hope it helps.
Regards,
Gabriel Santana

Similar Messages

  • Short dump 'Table does not exist in database'

    Hello All,
    When a report is executing it is going to short dump by saying 'Table does not exist in database'. As per the short dump analysis this issue is happening because of the following   Native SQL statement statement :
    Program :  %_T050N0 (This is a dynamic  program generating by SAP )
    Form Name :  DYN_LIC_SEL_TOT
    exec sql performing LOOP_MOVE_WRITE_ISAP.
    select single_plate, itm_num, ctry_code, model_lot,
    lic_hold_flg, qty into :dcat-lplate, :dcat-matnr,
    :dcat-werks, :dcat-charg, :dcat-holdflag,
    :dcat-qty from ZLICENSE_R2 where itm_num   = :p_matnr and
                    model_lot = :p_charg
    endexec.
    As per the customer this issue occurring since they migrated the SAP  back-end data base from Oralce to DB6. Here I felt that ZLICENSE_R2 is not migrated from the  Oracle to DB6. But as per the BASIS Team, even this table was not maintained in Oracle also. If the table was not maintained in the Oracle, this issue should have been there even before migration also.
    Following is the short dump details:
    Short text
        Table does not exist in database.
    What happened?
        The table or view name used does not
        exist in the database.
        The error occurred in the current database connection "DEFAULT".
    What can you do?
        Check the spelling of the table names in your report.
        Note down which actions and inputs caused the error.
        To process the problem further, contact you SAP system
        administrator.
        Using Transaction ST22 for ABAP Dump Analysis, you can look
        at and manage termination messages, and you can also
        keep them for a long time.
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_NATIVE_SQL_ERROR', was not
         caught in
       procedure "DYN_LIC_SEL_TOT" "(FORM)", nor was it propagated by a RAISING
    clause.
    Since the caller of the procedure could not have anticipated that the
    exception would occur, the current program is terminated.
    The reason for the exception is:
    Triggering SQL statement: "select single_plate, itm_num, ctry_code, model_lot,
    lic_hold_flg, qty from ZLICENSE_R2 where itm_num = ? and model_lot = ? "
    Database error code: "-204"
    Could you please  let me know what might be the reason for this issue.
    Many Thanks in Advance.

    Transaction SE11, input ZLICENSE_R2 for table name, and display the table. Did the table display? If not, that is the main problem.
    If the table displays, go to menu item Utilities -> Database Object -> Database Utility
    In the resulting screen, under the "Status" fields, you should see text "Exists in the database." If you don't, then the table exists in the dictionary, but doesn't exist in the database system. Click the "Create database table" button and then you should be able to run the program.
    You may need basis team's help to carryout some of these actions.

  • Native SQL Execution- Dump Table Does Not Exists in DB

    Hi Experts,
    we have created a table in the Oracle Database DBTAB by logging into oracle directly.
    Now I need to insert records in this table from ABAP report by using EXEC- ENDEXEC block.
    But I am getting a dump saying-- "Table doesnot exists in the Database" alothough table has been created.
    EXEC SQL.
      INSERT INTO DBTAB@ifsap
           (A,
            B,
            C,
            D)
            VALUES
            (:a,
             :b,
             :c,
             :d)
    ENDEXEC.
    I have tried table name as DBTAB as well as DBTAB@ifsapc also but the same error is coming.
    Could you suggest?
    Thanks
    Depesh

    Hello Depesh,
    please let's start at the beginning again.
    > we have created a table in the Oracle Database DBTAB by logging into oracle directly
    In which schema was the table DBTAB created?
    Was this table created in the same oracle database on which the SAP system is running?
    > I have tried table name as DBTAB as well as DBTAB@ifsapc also but the same error is coming.
    Again .. in which schema was the table created?
    If you don't know the answers of the questions from above .. please run the following query and post the output:
    shell> sqlplus / as sysdba
    SQL> SELECT OWNER, TABLESPACE_NAME FROM DBA_TABLES WHERE TABLE_NAME = 'DBTAB';
    Regards
    Stefan
    P.S.: By the way .. if you purchase the oracle license by SAP ... please keep sapnote #581312 (Point 3 and solution) in your mind.

  • XD02 -  Dynpro does not exist

    Dear Gurus,
    I am tying to change the customer master data. But after entering customer number i get a dump- Dynpro does not exist.
    I tried to search notes using below terms but could not got relevant note.
    "DYNPRO_NOT_FOUND" " "
    "SAPLSZA1" or " "
    "SYSTEM-EXIT"
    what needs to be done to avoid the Dumps
    Rgds,
    Saurabh

    Hi,
    You can refer the below threads .
    DYNPRO_NOT_FOUND Program SAPLSZA1 for t-code XK03
    Error:sending of dynpro SAPLSZA1 0201 not possible
    Best Regards,
    Ankur

  • Field ZZBUDAT is delta-relevant, but does not exist in the field list

    Hi All,
    I have created a Generic DataSource on a View.Now there is a situation ,i need to add a Date field form some other table.
    So i have enhanced the datasource now that date is coming in my datasource.
    But when i tried to make delta on that date field its showing error-
    Field ZZBUDAT is delta-relevant, but does not exist in the field list
    Message no. R8279
    Diagnosis
    The DataSource uses field ZZBUDAT for specifying the delta. In the DataSource field list, however, the field does not occur
    Now how i can make this field dalta relevant?
    Thanks,
    Piyush

    Piyush,
    I think the message in SAP is quite clear....
    If the field ZZBUDAT does not exist in the view ... how do you expect the datasource to know which records have changed...?
    The delta relevant field SHOULD be in the view - else there is no way the extractor can identify the changed records ...
    Please remember that the Generic extractor is a simple select statement with a where clause on the delta relevant field and nothing else ... if you want the changed on field to come from another table - then you need to write a function module extractor to do this...
    The order of processing is that - the view fields are processed first - then the enhanced fields are processed followed by the user exits...

  • Z_BIW_CSKS table does not exist

    I am going through the BW310 and doing the exercises listed in the documentation. I am stuck on a step where I have just finished creating a Global Transfer Routine (in ABAP) for one of my InfoObjects (Cost Center Master Data) and now I am trying to create my Datasource for Master Data Attributes, in this case SAP is my source system.
    I am trying to create a datasource for Cost Center infoObjects and in the process I have to enter a SAP View/Table -> Z_BIW_CSKS to one of the form fields but I get the message "Z_BIW_CSKS does not exist" . This view is based on the CSKS table.
    Any clues???.
    Thanks

    go through this link:
    let me know if you need more info.
    basically you need to create what is called a generic extractor.
    Creating a view

  • LCA03 dump - table MATRIXINDEXTAB does not exist

    ERROR:
    During the post-installation steps of LiveCache, we experience a short-dump:
    DBIF_RSQL_TABLE_KNOWN
    LMMRP01U66
    SAPLMMRP01
    MMRP_LC_MATRIX_IND_TAB_MODIFY
    Where it attempts to:
    INSERT INTO matrixindextab... (the connection is LCA)
    Where the table does not exist.
    This is definitely the case, as when I run:
    sql_execute select * from matrixindextab
    From DBMCLI on the LC Server, the table is not found.
    SITUATION
    We have just installed SCM 7.0 SR1 and LiveCache 7.7.
    There are two servers:
    dpd
    SCM ABAP Stack
    SCM Java Stack
    LiveCache Client
    dcd
    LiveCache Server
    RESOLUTION
    What can be done to resolve this?
    In LC10, we have defined LCA, LDA + LEA in the interface. 
    LiveCache Monitoring connects successfully for all 3 of these.
    We have just stopped and restarted LC, but still no luck (probably due to the fact that a simple restart wouldn't create this table).
    Is there a reason why it is looking for this table MATRIXINDEXTAB?
    Many thanks in advance for any assistance.
    Alistair Crawshaw

    This issue is now fixed and LC is now running successfully (the MATRIXINDEXTAB error is no longer shown).
    The error was also raised on OSS, and the steps outlined below were followed.  Following this, LC started successfully.
    Alistair Crawshaw
    1.
    Please review the note:
    1224106 Setting the indicator showing client is liveCache-releva
    Run the report /SAPAPO/OM_NON_LC_RELEVANT_CLT and check if you have
    the liveCache relevant client and active Planning version in this
    client.
    3. Please review the note:
    640107 Using program /sapapo/delete_lc_anchors in APO 3.0 or higher
    and check if you have the report /sapapo/delete_lc_anchors as
    post-initialization report for the LCA connection settings.
    Did you run the liveCache initialization in /nLC10 using LCA connection?
    The SCM 7.0 liveCache installation guide has been updated on the
    SAP Service Marketplace at following path:
    http://service.sap.com/instguides
    -> Installation & Upgrade Guides
    -> SAP Business Suite Applications
    -> SAP SCM
    -> SAP SCM Server
    -> Using SAP SCM 7.0 Server
    -> Installation Guides
    On the SCM systems always the report /SAPAPO/DELETE_LC_ANCHORS has
    to be used as a follow-up report of the liveCache initialization.
    Did you run the liveCache initialization in LC10 after as post
    installation step in LC10 and what report is set as a follow-up
    report of the liveCache initialization for LCA connection on
    production system?
    Thank you & best regards, Natalia Khlopina
    Development Support liveCache/MAXDB/SAPDB/liveCache Appl.
    SAP Labs, Palo Alto, CA (USA)

  • Short dump with error FORM "CLEAR_SPECIAL_TABLES" does not exist"

    Hi All,
    We are experiencing an issue in our development system. We have recently upgraded to ECC6 from ECC5. While executing FBL3N transaction, we are getting a dump with description Syntax error in program "RFEPOS00 ".
    The following syntax error occurred in program "RFEPOS00 " in include "RFPOSFZ0  "                                                                           
    line 1072:                                                                     
    "FORM "CLEAR_SPECIAL_TABLES" does not exist"                                   
    I checked in our previous systems, the subroutine CLEAR_SPECIAL_TABLES exists with an empty body in include RFPOSFC1.
    And it is created by DDIC.
    As per the comments in the include RFPOSFC1, we tried to generate the program RFXPRA33. But it is giving same error FORM "CLEAR_SPECIAL_TABLES" does not exist"  .
    Any help to resolving this issue will be appreciatable.
    Thanks in advance.
    Edited by: Kumar.ktk on Jun 8, 2010 1:36 PM

    Hi,
    We just had this issue after an upgrade and the solution was to compare the coding with an unupgraded system,
    there we found that this missing form exists in an include with this documentation:
    Function LINE_ITEMS_SPECIAL_FIELDS
    caller L0F14I01, AFTER_SAVE_T021S, tcode O7R3
    In case of errors: Start RFXPRA33
    FORM CLEAR_SPECIAL_TABLES.
    ENDFORM.
    After we executed program: RFXPRA33 all errors were resolved,
    Hope this helps,
    Mickey

  • "Entry sheet does not exist message no. SE012"

    Dear all,
    One SES is created and saved. Now if i check system message as below.
    "Entry sheet does not exist message no. SE012"
    Please advice

    Hi Deepu,
                    Please check in the PO, if in the Item Detail, The tab "Purchase Order History" is there or not, if it is there with the SES no, it means that the SES is created and you might not be able to view the same Please check the same no in the table ESSR.
    Hope it helps you.
    Regards,
    Yawar Kahn

  • Facing ABAP dump in program SAPLGRAP that ABAP_2_DAT does not exist

    We have an IDES ECC6.0 installation. We are facing some ABAP dump whenever any activity which involves a list is performed.
    Eg: When in SU01 you click on user field and press F4 to get the list of present users, it shows following dump:
    ( Error in the ABAP Application Program
    The current ABAP program "SAPLWDTM" had to be terminated because it has++
    come across a statement that unfortunately cannot be executed.++
    The following syntax error occurred in program "SAPLGRAP " in include "LGRAPFGL" in
    line 1203:
    "The FORM "ABAP_2_DAT" does not exist."
    The include has been created and last changed by:
    Created by: "SAP "
    Last changed by: "AICAMT "
    Error in the ABAP Application Program
    The current ABAP program "SAPLWDTM" had to be terminated because it has
    come across a statement that unfortunately cannot be executed. )
    The WS_DOWNLOAD module itself is missing. Any idea on this?

    Hi Uday,
    Thanks for your responce.
    The ECC6.0 system is at EHP 1 SP 14.
    SM21 log shows the following:
    Run-time error "SYNTAX_ERROR" occurred.
    The details of this error is the same as mentioned in the previous post i.e
    the FORM "ABAP_2_DAT" could not be found.
    Regards,
    Kushal Agrawal

  • Dump error: Dynpro does not exist while in transaction me31L / me31k /ME41

    Hi Experts                              
    I am experiencing dump while attempting to create Schedule agreement/contract.                              
    Error analysis                              
    The system attempted to use dynpro 0201 in program "SAPLXM06".                              
    This dynpro does not exist.                              
    Trigger Location of Runtime Error                              
    Program SAPLX06                              
    Include MM06EO0C_CUSTSCR1_HEAD_SET_DAT                              
    Row 10                              
    Module type (MODULE PBO)                              
    Module Name EXIT_SAPLEINM_013                              
    Please suggest the correction                              
    Reagrds,
    Ankush Shinde

    Hi,
    This looks like some one is playing around with screen exits. Open the FM EXIT_SAPLEINM_013 in se37. Double click on include
    ZXM06U35 and check the status of this include. I hope this is in Inactive status because of some syntax error.
    If above is correct, then check and correct the syntax errors.
    Also can you see what is the main program SAPLXM06 status. If not active, try to activate it in SE80.
    Thanks,
    Vinod.

  • Dump error: Dynpro does not exist while in transaction me41 / me31k

    Hi Experts
    I am experiencing dump while attempting to create rfq/contract.
    Error analysis
        The system attempted to use dynpro 0301 in program "SAPLXM06".
        This dynpro does not exist.
    Trigger Location of Runtime Error
        Program                                 SAPMM06E
        Include                                 MM06EO0C_CUSTSCR1_HEAD_SET_DAT
        Row                                     10
        Module type                             (MODULE PBO)
        Module Name                             CUSTSCR1_HEAD_SET_DATA
    Please suggest the correction
    warm regards
    marias

    Hi, Dhananjaya Raj,,
    I am facing same issue with same ABAP dump and error ? How you resolve it ?
    please share your footprint.  thanks in advance ...

  • Dump error: Dynpro does not exist while in transaction me31K

    HI,
    I am getting dump while creating the Contract in ME31K.
    hort text
       Dynpro does not exist
    hat happened?
       Error in the ABAP Application Program
       The current ABAP program "SAPLXM06" had to be terminated because it has
       come across a statement that unfortunately cannot be executed.
    rror analysis
       The system attempted to use dynpro 0201 in program "SAPLXM06".
       This dynpro does not exist.
    rigger Location of Runtime Error
       Program                                 SAPLXM06
       Include                                 MM06EO0C_CUSTSCR1_HEAD_SET_DAT
       Row                                     10
       Module type                             (FUNCTION)
       Module Name                             EXIT_SAPLEINM_013

    Hello,
    use transaction SMOD to check SAP enhancement MM06E005 in your system. Screen SAPLXM06 0201 is the contract header subscreen. The system report it missing because the enhancement MM06E005 (Customer fields in purchasing document) was activated in your system, but not implemented. So either disable/delete the enhancement or create a subscreen.
    regards,
    J.N.N.

  • Service entry sheet Number shown in PO history but does not exist

    Dear Experts,
    we use ZML81N : for creation of SES
    &  use ML81N  : For Acceptance ( Release ) of SES
    while creating PO , under services tab for a line item , the service has been entered for total Quantity 12 & units as "months"
    User tried to create one service entry sheet against the line item with Quantity = 1 & unit = month , but it seems this SES got saved somehow without any line items inside it .
    if we we try to open this SES with number shown in PO history , system says SES "Does not Exist"
    In the PO history against the PO item in Item Details-PO history tab , one Service entry sheet is showing with "SEnt" in the
    short text , but there is no row in PO history for the above with short text as "GRSR" , which also should have been created
    automatically by the system . In the column "Amount in LC" , amount for the service is showing .
    When a new SES for the same line item is attempted to be created , the system is showing available balance Quantity as "11" ,
    that means system is considering the "1" quantity entered in the first SES as consumed .
    Please advise how we can delete the first SES which we are not able to see , free-up the budget consumed by this SES &
    restore the Balance Quantity shown in the new SES as again "12" as if no SES has been done against the PO line item.
    I have tried to search the forum , but could not find solution.
    Your Response will be deeply appreciated.
    Thanks in Advance .
    Regards,
    Anil Shanbhag

    Dear Sir,
    Thanks a lot for your reply.
    After checking it is found that  there is no data in the tables ESLL, ESLH, etc. stored for the mentioned entry sheet, so SAP can not try to reconstruct the entry sheet based on that data.
    Can you please tell from which tables the wrong FI and CO postings (e.g., the referring accounts) must be cleared manually in order to solve the problem ? as we could not find the value  of  "LC amount mentioned against the Service entry sheet in PO history"  in both the tables ESLL & ESLH.
    warm Regards,
    Anil Shanbhag

  • Delivery note/service entry sheet does not exist

    Dear Experts,
    I created Intercompany STO and  Return PO.   INVOIC (EDI Invoice) Idoc generated which failed  with error message :
    Delivery note/service entry sheet does not exist .
    So, Invoice was not created eventhough GR is completed for the PO.   
    For Inter company return PO case, I found out that,  GR Based Inv. indicator was checked and hence the idocs failed with above error message.
    When I tested with GR Based Inv. Unchecked,  Idoc was successfully processed and Invoice Created.  
    Why is it so?  why is this indicator resulting in the above error message.  Just cannot understand this.
    Experts, need your input here.  Thanks
    Regards
    Shashidhar

    hi,
    I've implemented the note 1903345 and it fixed the problem.
    Regards,
    Joseph

Maybe you are looking for

  • What's wrong with the wsdl

    We are trying to create a proxy from the following wsdl file and getting an error message: illegal syntax: API:Parameter BINDING has initial value The webservice that we are trying to consume is from TIBCO . Can someone please help me to find out wha

  • Interface : SAP R/3 PS to MicroSoft PS

    Hi all,         I am currently working on an outbound  interface (custom program) that transports data from SAP R/3 Project System to Microsoft Project System . I am having problem in mapping between the fields of both the systems.Does anyone have an

  • Purchase order field selection.

    Dear All, I have one query. The filed selection for purchase order can be done only for some specific purchase organisations. When I do field selection this field should reflect only for some specific purchase organisations. Thanks in advance. With R

  • Buttons grayed out in STS portal

    Hi, A STS hierarchy is set in BPS_TC, the users are assigned against the hierarchy nodes. But when the user check the STS report in portal, then they get buttons which are grayed out. This happens to the entire nodes Any particular reason why the but

  • File associations: filename not passed in args with JWS on OS X?

    Hi -- I have a working JWS-deployed app, which sets up a file association for a specific MIME type. Double-clicking a file with the specified extension works fine on win32, with args[0] being set to -open, and args[1] to the file path to open. But on