.LGF Modification Error

Hi,
I am using BPC Version 7.0.104 MS
OS: 2003 server edition
I have created one application "Consolidate_1" using new dimension in it "C_Acct" , "C_Datasrc" ,"C_FLOW" and "C_Category"
RATE1 application has been created and successfully imported.
(Validation of Transformation file, Package execution and script logic validated)
Well i am facing problem in the script logic for the consoildate_1 application
I have modified my SYSTEM_CONSTANT.LGF file (from adminapp/consolidate_1) as follows:
// application constants //
*FUNCTION CATEGORYDIM=C_CATEGORY
*FUNCTION TIMEDIM=TIME
*FUNCTION CURRENCYDIM=GROUPS
*FUNCTION ENTITYDIM=ENTITY
*FUNCTION ACCOUNTDIM=C_ACCT
*FUNCTION INTCODIM=INTCO
*FUNCTION DATASRCDIM=C_DATASRC //
This part is needed when a RATE cube
// is associated to the application //
(FX = single or multi currency) //
*FUNCTION THISAPP=CONSOLIDATE_1 -- My consolidation application
*FUNCTION RATEAPP=RATE1 ---New Rate Application consisting of in-built dimension.
*FUNCTION RATEENTITYDIM=RATESRC
*FUNCTION RATEACCOUNTDIM=RATE
*FUNCTION INPUTCURRENCYDIM=INPUTCURRENCY
*FUNCTION RATEENTITYMBR=RATEINPUT
*FUNCTION RATESRCCALCMBR=RATECALC
*FUNCTION AVGRATEID=AVG
*FUNCTION ENDRATEID=END
The modified FXTRANS.LGF (In the application) looks like :
//============================================= //
Currency translation logic //
*INCLUDE SYSTEM_CONSTANTS.LGL
*SYSLIB SYSTEM_LIBRARY.LGL
*SYSLIB MULTICURRENCYTRANS.LGL
*RUN_PROGRAM
CURR_CONVERSION CATEGORY=%C_CATEGORY_SET%
CURRENCY=%INPUTCURRENCY_SET%
TID_RA=%TIME_SET%
OTHER=ENTITY=%ENTITY_SET%
RATEENTITY=Global
*ENDRUN_PROGRAM
*COMMIT
I am facing 2 situations where I am getting errors:
1. While executing the package - Error --> Mapping error; the dimension does not exist in the application. CATEGORY
2. While validating the FXtrans.lgf/Default.lgf - Error --> "Invalid line in logic section : category = %C_categoy_set% invalid line in logic section"
I have referred the threads mentioned below but still unable to resolve this issue as this is the first time I am working on SAP BPC so I don't know much about this tool!
Invalid Dimension Entity in lookup
Re: Invalid Dimension SALESACCOUNT in Lookup rule
Can somebody show me the right path..
Thanks
SG

Hi Nilanjan,
yesterday i created new appset, application and new customized dimensions also.
I have replaced RateSrc with R_Entity every where (System constant, in Default.lgf, Datafile and in Transformation file)
Ratesrc -Entity - RptCurrency ( Dimension name- Dim Typ- Ref Dimension)
R_Entity- Entity -InputCurrency ( Dimension name- Dim Typ- Ref Dimension)
The why this RateSrc dimension error is coming up..
My Questions:
1. Do i need to change the default.xls of rate1 application also?
2. Do i need to change the default.xls of other related application like finance which are referred by rate1 application?
3. I have copied system_constant.lgl to my rate application from finance application but scrap this stuff n removed the file from rate1 application and created consolidate1 application and now the logic looks like below.
*INCLUDE ..\consolidate1\system_constants.lgl
*SELECT(%RATEMBRS%,[ID],RATEACCOUNTDIM,"CALC='N'")
*XDIM_MEMBERSET RATEACCOUNTDIM=%RATEMBRS%
*SELECT(%CURRMBRS%,[ID],INPUTCURRENCYDIM,"CALC='N'")
*XDIM_MEMBERSET INPUTCURRENCYDIM=%CURRMBRS%
*XDIM_MEMBER RATEENTITYDIM=RATEINPUT
*WHEN INPUTCURRENCY.MD
*IS "D"
*REC(EXPRESSION=ROUND(1/%VALUE%,6),RATEENTITYDIM="RATECALC")
*ELSE
*REC(R_Entity="RATECALC")
*ENDWHEN
*CLEAR_DESTINATION
*DESTINATION R_Entity=RATECALC
also the system_constant.lgl look like:
// application constants //
*FUNCTION CATEGORYDIM=C_CATEGORY
*FUNCTION TIMEDIM=TIME
*FUNCTION CURRENCYDIM=INPUTCURRENCY
*FUNCTION ENTITYDIM=R_ENTITY
*FUNCTION ACCOUNTDIM=R_ACCT
This part is needed when a RATE cube
// is associated to the application //
(FX = single or multi currency) //
*FUNCTION THISAPP=CONSOLIDATE1 -- My consolidation application
*FUNCTION RATEAPP=RATE1 ---New Rate Application consisting of in-built dimension.
*FUNCTION RATEENTITYDIM=R_ENTITY
*FUNCTION RATEACCOUNTDIM=R_ACCT
*FUNCTION INPUTCURRENCYDIM=INPUTCURRENCY
*FUNCTION RATEENTITYMBR=RATEINPUT
*FUNCTION RATESRCCALCMBR=RATECALC
*FUNCTION AVGRATEID=AVG
*FUNCTION ENDRATEID=END
Can you make out where i am missing??
Thanks for the help till now..
Saurabh

Similar Messages

  • HL7 schema modification error with imported schema namespace

    I have created a variant of one of the out of the box HL7 schemas.  The changes were made to the related Segments schema.  I have a custom namespace identified on both the "master" schema and one on the modified schema which is being
    imported into the "master".  I have verified that the namespace of the imported schema matches the namespace identified in the import statement of the master schema.  However, I am getting the following error and I'm not sure how to proceed.
    There was a failure executing the receive pipeline: "MyProject, MyProject.Pipelines, Version=1.0.0.0, Culture=neutral, PublicKeyToken=318a75bd6cda7207" Source: "BTAHL7 2.X Disassembler" Receive Port: "rp_ReceiveHL7" URI: "10.26.146.39:11001"
    Reason: The namespace attribute 'http://MyProject/2XHL7/MDM/Segments_23' of an import should be the same value as the targetNamespace 'http://microsoft.com/HealthCare/HL7/2X/2.3/Segments' of the imported schema. 

    Indeed, however, the namespace of the import is same as the value of the imported schema, but the namespace of neither schema is http://microsoft.com/HealthCare/HL7/2X/2.3/Segments,
    since I changed it when I made the modification.  That namespace does not exist in my project, nor does it exist locally, so i'm not sure where this error message is trying to lead me.

  • ORA-16024: - ORA-32004 - Parameter modification Error

    Hi all,
    I have two errors after modifying the LOG_ARCHIVE_DEST_1 parameter. I've run this...
    ALTER SYSTEM SET LOG_ARCHIVE_DEST_1='LOCATION=/u04/archive/EST OPTIONAL REOPEN=300' SCOPE=spfile;
    and after restarting the instance, I found these errors
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    ORA-16024: parameter LOG_ARCHIVE_DEST_1 cannot be parsed
    I checked the spfile and I discovered an error in it due this change:
    *.log_archive_dest_1='LOCATION=/u04/archive/EST OPTIONAL REPO^H^HOPEN=300'
    "^H^H" these characters were inserted because an stty config error and I was not able to see them.
    How should I procede to recover my instance?
    Thanks

    Thanks! I really appreciate your help!
    I have no need to do a recovery, I just wanted to say only bringing it open again.
    I am not able to start it up in nomount mode...
    Thanks by your help!
    EdStevens wrote:
    martinmorono wrote:
    Hi all,
    I have two errors after modifying the LOG_ARCHIVE_DEST_1 parameter. I've run this...
    ALTER SYSTEM SET LOG_ARCHIVE_DEST_1='LOCATION=/u04/archive/EST OPTIONAL REOPEN=300' SCOPE=spfile;
    and after restarting the instance, I found these errors
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    ORA-16024: parameter LOG_ARCHIVE_DEST_1 cannot be parsed
    I checked the spfile and I discovered an error in it due this change:
    *.log_archive_dest_1='LOCATION=/u04/archive/EST OPTIONAL REPO^H^HOPEN=300'
    "^H^H" these characters were inserted because an stty config error and I was not able to see them.
    How should I procede to recover my instance?
    ThanksFirst, is your instance in need of recovery? these look like non-fatal errors to me. Since you had intended that archive destination to be optional, I presume you have another, non-optional, destination that is good?
    Are you able to do a 'startup nomount'? That's as far as you need to get to issue ALTER SYSTEM commands against the spfile to correct the bad value.
    And btw, you didn't need to bounce the system in the first place. log_archive_dest_n is a dynamic parameter - you could have specified scope=both and kept on trucking - or gotten an error at that time:
    SQL> alter system set log_archive_dest_2='location=c:  lksdjf optional' scope=both;
    alter system set log_archive_dest_2='location=c:  lksdjf optional' scope=both
    ERROR at line 1:
    ORA-02097: parameter cannot be modified because specified value is invalid
    ORA-16024: parameter LOG_ARCHIVE_DEST_2 cannot be parsed
    SQL> alter system set log_archive_dest_2='location=c:\temp optional' scope=both
    System altered.
    SQL> alter system set log_archive_dest_2='' scope=both;
    System altered.
    SQL>

  • InfoSet Query modification error

    Hi,
    I am trying to modify a InfoSet Query in SQ01 developed by a SD consultant last time. I already assigned my user ID in the User Group (in SQ03) which is referred by this Query. At the same time, I also assigned the Change Authorization to my ID.
    After that, I modified this InfoSet in the SQ02 to add on 1 table and the Save is successful. Then I try to modify the display layout of the Query in SQ01. When I save it, it give me a message "The query is locked for changes by SDUSER". The ID SDUSER is used by the SD consultant last time. Then the modification is not saved.
    I already checked in AL08 and also SM04, and found that this user is not log in at that time.
    I already done whatever I know to try to solve this problem but I still can't settle it. Can anyone please help me on this? Why can this happen? How can I unlock it?
    Thank you.

    Hi,
    the lock was made by SDUSER when he created the querie. It's an option in the first screen "Title, Format" (specials attributes). When this option is select, only the specific user can change the query (sometimes some modifications are allowed by other user's in specific conditions).
    The only way of resolving the problem, is the SDUSER to disable that option from there. After that you will be able to change it.
    If that user doesn't exists, you must call the Basis team to create the user again, log on, and change the option.
    Regards,

  • EEWB field length modification error

    Hi,
    In our system, an EEWB project is already exist for custom fields in Quotation's product item (CI_EEW_CUSTOMER_I).
    I want to change the field length of those custom fields. Thus, I run the wizard of this EEWB project and change some of the field length.
    After the wizard and some of the tables are converted, following error occurs:
    Task CRM_BTX_ADD_NEW_FIELDS CD3100
    deleting of existing BAdI Implementation "ZEEW_CUSTOMER_I01" failed
    Moreover, the EEWB icon is changed to red & broken.
    How can I continue and make it back to normal?

    Hi
    The error is coming because EEWB does changes in the ABAP dictionary objects. Now you are not able to delete the field properly thats why you are getting the error
    Once you delete the field then only you can process.
    check your customizing in transaction EEWC.
    Look at note 649336 to set up the customizing.
    Regards
    Manohar

  • EEW Modification error when complete wizard.

    Hello,
    I used EEWB wizard to add new field into customer fields tab of CRM Complaints Transaction at client 031 (in the same extension) when the wizard complete there are 2 errors appear.
    Error1 : No task for editing objects can be determined
                (One or more objects could not be checked for editing because no suitable task was found.
    "CDVK902238(*1*)" was defined as proposed request. This request is not valid for editing the specified objects.)
    Error2 : deleting of existing BAdI Implementation "ZEEW_CUSTOMER_I03" failed
    (*1*)CDVK902238 is currently transport requests of Project and it's released at the begining of system and when I modified an extension, I created new transport requests(CDVK909364).
    When errors appear I try to Back to Previous Version but it's show warning "Request/task CDVK902238 already released (not modifiable)"
    (1) Can I completely modify? May I change transport request of  project before modify?
    (2) If it can't modify, How to back to previous version?
    Can anyone give some solution for my problem?
    Regards

    Hi justo,
    I´ve just downloaded the last version of Jdeveloper and trying to create a JSF application, appearing the same error.
    To solve the "legacy database..." problem, there are answers on the internet but basically the -Tools-Preferences-Deployment- Bundle... checkbox should be disabled.
    Also if you put DGenerateIIOP=true parameter when starting oc4j, you solve the second problem. I´ve put on ProjectProperties-J2EE Application-embedded OC4J as I shown below:
    ${java} ${jvm} -classpath ${oc4j.jar} ${java.options} -DGenerateIIOP=true
    ${memory.archive.flag} ${keep.alive.timeout.flag}
    ${oracle.dms.sensors.flag} ${oracle.jms.lock.flag}
    ${oc4j.main.class} -config ${server.xml}
    But I´m not be able to the third problem (enableIIOP=true), I don´t know where I have to put that parameter. I´ve done a lot of attempts but no sucess.
    I go on finding the solution, I hope this can help or give an idea to somebody.
    A ver si tenemos suerte, saludos.

  • Error while creating multiple identity realms

    Hi,
    I am trying the tutorial for creating multiple identity realms posted on
    http://www.oracle.com/technology/obe/obe_as_10g/im/realm_mng/realm.htm
    While executing "STEP 12" to enter the following values:
    -User Search Base,
    -User Creation Base,
    -Group Search Base,
    -Group Creation Base
    I get the following error:
    Identity Management Realm Modification Error!
    Cannot Modify Identity Management Realm : [LDAP: error code 20 - Attribute Or Value Exists]
    For some reason this step just doesnt seem to work. I am using OCS 10.1.1 on Solaris10
    Can anyone please help me resolve this issue.
    Thanks.

    Hi. It is a "feature" of SRM.
    I asked SAP about it and did not get a good response.
    If you enter Asset A, it will copy the internal order number from that asset into the cart. You can not see the internal order in the web, but you can see it in BBP_PD.
    If you then change the asset to asset B, it will not refresh the internal order number.
    This means you get internal order A on asset B.
    It happens any time you change asset number, so if you copy a line then change you will get this problem.
    We ended up using the BBP_DOC_CHANGE_BADI to RFC into R/3 and update the internal order number.
    Regards,
    Dave.

  • Reg ;  spau and spdd errors

    Dear ,
             we have applied the patch in SAP 4.7. and we got the errors under 1) with modification 2) with out modification
                    i observed errors under with modification , errors are
                        i seen two error fuction modules name . and i check those function module and i came to know that those function modules are not available in SAP.
                        and i seen some errors under WITHOUT MODIFICATION ASSISTENCE and the errors are of database tables related that are structues and i  opened that structures and checked the syntax(consistency) it is giving warning messages i.e 1) field name is reserved (i.e DATE) 2) table is not yet classified .
                   now how i have to react to errors under with modification and without modification

    1) field name is reserved (i.e DATE) 2) table is not yet classified .
    Dont use the KEYWORDS as fields. try to use
    ZZDATE or some thing like this..
    2.
    From menu Extras->Enhancement Category -> Choose Can be Enhanced option.

  • Occassional RMI EOFException

    Hi I am having serious trouble with an RMI exception that refuses to enter my control.
    The system I'm building is a game where the server has two main methods which are:
    //accessed from paint method
    public ScreenObjects getScreenObjects(Authentication authentication) throws RemoteException;
    //client actions
    public void mousePressed(Authentication authentication, MouseAction ma, String actionString) throws RemoteException;
    The first is remote accessed by the client paint method to find the current position
    of the BaseMovableObjects that are maintained by the server, the second is invoked by the client each time a player clicks the mouse. The server does not implement MouseListener, it is just a poorly named method that basically sends Strings of keypresses and coordinates from the client to the server which applies them to modify the positions of its BaseMovableObjects, which are the ones returned by the getScreenObjects method.
    Somehow these methods seem to interfere with each other, because if I open a number of clients and click frenetically in one then every once in a while a getScreenObjects call will fail to read with the following exception:
    java.rmi.UnmarshalException: error unmarshalling return; nested exception is:
    java.io.EOFException
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:173)
    at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:178)
    at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:132)
    at $Proxy0.getScreenObjects(Unknown Source)
    at thebeyond.RMIClient.paint(RMIClient.java:197)
    at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:734)
    at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:679)
    at javax.swing.RepaintManager.seqPaintDirtyRegions(RepaintManager.java:659)
    at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:128)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    Caused by: java.io.EOFException
    at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
    at java.util.ArrayList.readObject(ArrayList.java:593)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1849)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
    at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1947)
    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1871)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
    at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1947)
    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1871)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
    at sun.rmi.server.UnicastRef.unmarshalValue(UnicastRef.java:306)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:155)
    ... 16 more
    java.io.EOFException
    I've tried to synchronize the server methods and all manipulations of the BaseMovable entities on the server but it doesn't seem to make any difference aside from slowing down the server.
    Also, if the methods are somehow interfering with each other why am I not getting a concurrent modification error, but a read error on the client side? The server never throws any exceptions.
    Yes I have looked through previous posts on this issue but none that addresses my problem.
    All data that is passed is serialized, I'm building the project in NetBeans so I'm assuming that
    it doesn't maintain old class files in the run path. And also if there was a class missmatch shouldn't it be constant or at least very frequent? I'm at a loss for what to do, any help would be welcome.
    Edited by: Inusevs on Sep 10, 2008 1:52 AM

    Also the problem doesn't occur with frequent calls to the same method that is getScreenObjects(). I can have multiple clients calling that function about 40+ times per second and it never seems to cause an error. The error seemingly is always caused when a mouseEvent triggered in the client calls a remote method on the server whilst the server is doing something else, maybe updating the location of entities, maybe sending ScreenObjects to another client. The only thing I can think of that would cause problems is if the object that is being sent to the paint method is altered by the mousePressed method whilst it is in the process of being transferred. Why I've been trying to synchronize everything I can, but I'm not even vaguely convinced that I'm on the right track

  • Adapter crash

    ''duplicate - locking - https://support.mozilla.com/en-US/questions/835585''
    Hi, my Mozilla crash reporter says the following:
    AdapterDeviceID: 0427
    AdapterVendorID: 10de
    Add-ons: {CAFEEFAC-0016-0000-0024-ABCDEFFEDCBA}:6.0.24,{972ce4c6-7e08-4474-a285-3208198ce6fd}:4.0.1
    AvailableVirtualMemory: 1926119424
    BuildID: 20110413222027
    CrashTime: 1308258252
    EMCheckCompatibility: true
    Email: [email protected]
    FramePoisonBase: 00000000f0de0000
    FramePoisonSize: 65536
    InstallTime: 1305526055
    Notes: AdapterVendorID: 10de, AdapterDeviceID: 0427, AdapterDriverVersion: 8.16.11.8766
    D3D10 Layers? D3D10 Layers-
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 7
    StartupTime: 1308258246
    SystemMemoryUsePercentage: 63
    Theme: classic/1.0
    Throttleable: 1
    TotalVirtualMemory: 2147352576
    URL: http://realty.mail.ru/#n=8355
    Vendor: Mozilla
    Version: 4.0.1
    Winsock_LSP: MSAFD Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [UDP/IP] : 2 : 2 :
    MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [TCP/IPv6] : 2 : 1 :
    MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [RAW/IPv6] : 2 : 3 :
    RSVP TCPv6 Service Provider : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    RSVP TCP Service Provider : 2 : 1 :
    RSVP UDPv6 Service Provider : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    RSVP UDP Service Provider : 2 : 2 :
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{3AF7F3D4-A6B2-4A80-8936-48DFE7956DE7}] SEQPACKET 0 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{3AF7F3D4-A6B2-4A80-8936-48DFE7956DE7}] DATAGRAM 0 : 2 : 2 :
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{05A89EF6-638A-4C80-AA25-1E68CAD84B1A}] SEQPACKET 1 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{05A89EF6-638A-4C80-AA25-1E68CAD84B1A}] DATAGRAM 1 : 2 : 2 :
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{C1122DA3-F798-4DC3-A956-F232C42C5C49}] SEQPACKET 4 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{C1122DA3-F798-4DC3-A956-F232C42C5C49}] DATAGRAM 4 : 2 : 2 :
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{1AFA6B3F-511F-4DF2-BBBA-372E05D22688}] SEQPACKET 11 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{1AFA6B3F-511F-4DF2-BBBA-372E05D22688}] DATAGRAM 11 : 2 : 2 :
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{A3010560-E8F7-4647-AC85-D5ACC49CEF2D}] SEQPACKET 7 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{A3010560-E8F7-4647-AC85-D5ACC49CEF2D}] DATAGRAM 7 : 2 : 2 :
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{B51FBE1E-B3A8-4B30-8AA9-F24BECE70096}] SEQPACKET 9 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{B51FBE1E-B3A8-4B30-8AA9-F24BECE70096}] DATAGRAM 9 : 2 : 2 :
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{1456882E-899D-4186-B5E5-48EFED4F81EB}] SEQPACKET 8 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{1456882E-899D-4186-B5E5-48EFED4F81EB}] DATAGRAM 8 : 2 : 2 :
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{5693886D-26FB-491C-9E91-6270E1B47946}] SEQPACKET 10 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{5693886D-26FB-491C-9E91-6270E1B47946}] DATAGRAM 10 : 2 : 2 :
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{3AF7F3D4-A6B2-4A80-8936-48DFE7956DE7}] SEQPACKET 3 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{3AF7F3D4-A6B2-4A80-8936-48DFE7956DE7}] DATAGRAM 3 : 2 : 2 :
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{D97E7A39-5FCB-4627-A64F-C63C3324DDD6}] SEQPACKET 6 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{D97E7A39-5FCB-4627-A64F-C63C3324DDD6}] DATAGRAM 6 : 2 : 2 :
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{05A89EF6-638A-4C80-AA25-1E68CAD84B1A}] SEQPACKET 2 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{05A89EF6-638A-4C80-AA25-1E68CAD84B1A}] DATAGRAM 2 : 2 : 2 :
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{C1122DA3-F798-4DC3-A956-F232C42C5C49}] SEQPACKET 5 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip6_{C1122DA3-F798-4DC3-A956-F232C42C5C49}] DATAGRAM 5 : 2 : 2 :
    This report also contains technical information about the state of the application when it crashed.
    I HAVE TRIED TO REINSTGALL COMPLETELY FIREFOX VERS. 4, BUT IT DOES NOT HELP.

    I do have the same issue like your first issues in the first post.
    I created a bpel process which will sense new files from FTP location. Now i have 3 files says a.txt, b.txt, c.txt in the ftp location. a.txt already processed. b and c are newly uploaded, now i wanted to configure FTP adapter to find out those new files.
    The process i have created FTP adapter is picking up the files start from 1st file always.
    Problems i am facing with FTP adapter.
    1. it moves the files from main folder to trash ones the file is processed if we chech the delete option in the 4th step when configuring the adapter.
    2. If we won't check the option process picking up the all files repeatedly
    3. i am facing FTP time modification errors. (Re: File Modification Times on FTP Adapter

  • Error while transporting modification in module pool of a specific infotype

    HI experts,
    While transporting some modifications that have be done on the PAI of a module pool of a specific infotype, we have an error with code return = 8, the error is --> Original object R3TRPROGMP900730 must not be changed!!!
    Any suggestion .
    Tanhks a lot .

    Hi ,
    Nice to know that your problem is solved. If any of the replies were usefull please acknowledge their work.
    And it would be great if you can just put in your remarks about the best  solution you had in solving that problem.
    It might be useful to other users when they encoutner such problem.
    BR,
    Vijay.

  • Lightroom 5 says "There has been an error during the modification of the modules." Lightroom does not open, freezes.

    Hi, I've got Creative Cloud, on a Mac Pro late 2010, 6 Core, 3.3 Gz, which has just been emptied and re-set with Yosemite. I've downloaded the Adobe stuff I need, especially Ps, Il, Id, Pp, Ae and Lightroom 5. Everything works find except Lightroom which doesn't open, giving me this message each time: "There has been an error during the modification of the modules."  There is no error number attached and the program freezes. I've got a deadline which has been broken because I can't finish the work I've started in Lightroom 5 on my old computer which I deactivated in order to run the new one. Now I don't know what to do nor where to look for the problem. I've placed the Lightroom Library on an external LaCie 4Big 8Tb Raid 5.

    Error changing modules | Lightroom

  • Error message in WAD: "No name is specified for modification type 'Module'"

    Hi All,
    We have created a WAD template with one analysis item and a button and have single module of type generic module in it.
    While executing it  following error message is displayed "No name is specified for modification type 'Module'"
    Please Can anyone help with this error.
    Regards,
    Shweta.

    Hello,
    I am currently facing same issue and I have no idea how to get rid of this message on top of the page.
    I'm pretty sure that this error message comes from the ANALYSIS_ITEM define in my Web Template but I have defined alias name for the different modules I created:
    Who is able to help ?

  • Error : Modification not possible- while creating source system in BI7

    Hi BI Guru's,
    We are using BI7 and source system ECC6 ,We are about to move to production, When creating the source system in BI PRD system we getting the Error Modification not possible.we created RFC connection, background user and remote connection works fine.
    Is there any body put some light on this issue
    thanks in advance,
    Regards,
    Mohan

    Mohan,
    Check if your logical systems are in place in SCC4 and also in the transport connection.
    Also check if you are connecting to the source system by IP Address or by logical name.
    Accordingly you would have to maintain the source system connections.
    Arun

  • Short dump error in program SAPMV50A after modification

    Dear gurus
    i have done some modification in vl02n through Badi and it is working fine in Development server.
    when i transport it to quality server and test it
    it giving a short dump in vl02n while vl01n is working perfectly fine and showing my modification too..
    below is the error mentioned
    Database error text........: "Unsupported database type in parameter/column
        (168)."
       Internal call code.........: "[RSQL/READ/LIKP ]"
       Please check the entries in the system log (Transaction SM21).
       If the error occures in a non-modified SAP program, you may be able t
       find an interim solution in an SAP Note.
       If you have access to SAP Notes, carry out a search with the followin
       keywords:
       "DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB"
       "SAPMV50A" or "MV50AFDB"
       "LIKP_SELECT"
       If you cannot solve the problem yourself and want to send an error
       notification to SAP, include the following information:
    Please help
    Regards
    Saad Nisar

    i have created two append structure in standard tables of LIKP & LIPS which are activated and so as LIKP and LIPS
    my Badi is also activated and my customized program is also activated.
    While making outbound delivery in Quality server it works fine but when i want to make changes in that created delivery it throws dump error
    short text
       SQL error in the database when accessing a table.
    issing RAISING Clause in Interface
       Program                                 SAPMV50A
       Include                                 MV50AFDB
       Row                                     14
       Module type                             (FORM)
       Module Name                             LIKP_SELECT
    rigger Location of Exception
       Program                                 SAPMV50A
       Include                                 MV50AFDB
       Row                                     20
       Module type                             (FORM)
       Module Name                             LIKP_SELECT

Maybe you are looking for