How to identify a type of consolidation in a system?

Hi,
I need to understand how to identify the type of consolidation we are doingion the system.
Example like Step consolidation, Simultaneous consolidation or other method.
This will be helpfull for me in doing my currest support issues.
Thanks in advance,
Richard..

Not sure to understand your question.
What is the precise context of your issue ? Is it a problem of SEM-BCS configuration or a general problem on how consolidation works ?

Similar Messages

  • How to identify the type of pocketpc barcode scanner?

    How to identify the type of pocketpc barcode scanner whteher it is intermec or symbol?
    GS

    Hi,
    well, this is the brand of the PDA - the Scanner itself is build into the device. So if you have an intermec device - you have an intermec scanner and vice versa. It is not recommended to use a HP device for example with an external scanner. This scenario is not really supported by the MI setup guides.
    Hope that helps!
    Regards,
    Oliver

  • How to Identify the Type of Font Names in Illustrator

    How to identify the type of font names like "True Type font" (or) "open Type font" for illustrator file using Scripts or any language. Could you please advice me.
    Thanks,
    Prabudass

    If there is an Illustrator SDKor Illustrator Scripting forum, try
    that. ATM won't really help - it is obsolete and should not be
    installed (breaks things).
    Aandi Inston

  • How to identify the type of Fonts

    How to identify the type of font names like "True Type font" (or) "open Type font" for illustrator file using Scripts. Could you please advice me.
    Thanks,
    Prabudass

    The code below will prompt the user with the type face of a single text-frame.
    shastafir
    // 5/4/2009
    // Open a new document and create a single text box
    // with some type in it.
    // Get access to the active layer
    var aiDocument = app.activeDocument;
    var aiLayer = aiDocument.activeLayer;
    // Get access to the type-frame's font
    var textBox = aiLayer.textFrames[0];
    var theFont =
    textBox.textRange.characterAttributes.textFont;
    // Alert user with the name of the font
    alert(theFont.name);

  • How to Identify incoming and outgoing IDOC in the system for last one year.

    Dear All,
    How to Identify incoming and outgoing IDOC in the system for last one year.
    Regards
    Ashok

    Dear Anindya,
    I used WE05 the result by giving direction outbound.Then on created field i put the value date.I m getting the output in the no of idoc number.
    This is only the way to identify?
    Thnx
    Ashok
    Edited by: ashok singh on Oct 22, 2009 8:40 AM

  • How to identify the type of font?

    Hi,
    I need to identify the type of font(open type or true type) through programmatically among the system fonts. I am using Illustrator CS3 for windows platform. Please guide me in doing this.
    Thank You.

    In the document info panel (Windows>Document Info) from the flyout you can select font details and all the fonts in the document as well as the type of font as well and of course the fonts name. The document info can be save with all the info about the document as well as the fonts.
    That info document can be opened in a number of applications such as Excel a script editor which in turn might allow you the ability to extract he font info you are looking for but the document info pretty much is scripted to grab this info in a prescribed way so it must be scriptable and so you should go to the Illustrator scripting forum to see if there is perhaps a script that already exists for this purpose.
    What do you need to do with this info once you have it?
    Or is the document info the thing you are actually looking for? I would think you need no more than that.

  • How to identify the type of transaction from hr_api_transactions?

    Hi,
    I want to identify type of transaction from HR_API_TRANSACTIONS.
    I want to find a particular transaction is of CREATE/ UPDATE or DELETE transaction.
    I have checked values of different columns.
    However, I am not able to differentiate between transactions.
    Any pointers on this!!
    Thanks!!
    Best Regards,
    Narender

    I have found that in R12, the table HR_API_TRANSACTION_VALUES is not holding the desired values.
    Instead of this table, we have information in the transaction_document column of HR_API_TRANSACTIONS.
    And we can read this column to identify the type of transaction.
    Thanks!!
    Best Regards,
    Narender

  • How to identify listeners types for forms, items and events in addon wizard

    Dear users,
    I have developed a sample addon through B1DE wizards and successfully installed and connected the addon and can view menu and form of my addon. Since i am new to this, i didn't add any listeners to my form, items and events because i don't know what type of listeners to add and what coding to add after adding listeners.
    If anyone describe me how to work with listeners, i would be glad. My form has basic fields like BPcode, BPname, Docnum, Itemcode, Item name, quanity, price, total etc. Uptil now my addon form has no function of getting list of BP and Items and calculating the totals based on price and quantity but it has some basic functions like add, update,del, add print view, next record previous, record next etc. which are due to object registration and auto-code generation wizards i think.
    Please help me in adding listeners and their relevant coding.
    Thanks in advance.

    Thanks for reply, Actually I am asking about listeners in the wizard of B1DE, code generator wizard. I think you are telling me about adding listeners directly in the vb.net. Kindly, tell me first, what event type I should add for item, form etc while adding listeners during  the wizard. Or If you know some link where event types of listeners are decribed, you are more than welcome.
    Thanks,
    Farhan

  • How to identify the type of Jammer/interference source

    hi all,
    im trying to identify the interference source but found no reference to type of Jammers. is there a reference?
    Mon May 5 12:12:30 2014     AP US052TXPEA-ASL34[0] (64:e9:50:67:ae:90) Device ID: 0x5012, Type: Jammer[19], Severity: 64, Channels: 6, Cluster ID: 30:bf:e0:01:1a:ef, Previous Cluster ID: 30:bf:e0:01:1a:ef, Event: Set
    thanks

    Kuan,
    As you know, there is always some level of RF interference all around us. When it comes to mitigating RF interference if it becomes a real issue with clients not being able to work wirelessly, one needs to look at the type of business environment they are running, what type of businesses are around them and what sort of devices are being used in their environment itself to aid in troubleshooting. If you have cisco prime, you can easily check the duty cycle to get a good idea what type of jammer it might be. If you have 3600 APs, you can use the Cisco Spectrum Expert within Prime to launch Spectrum analyzer on that specific AP to see what is happening as well. In WLC you can take a look at clean air and interference devices to see what sort of interferers the APs are seeing. Hope this helps. 

  • How to transport Custom Characteristics in consolidation to other system?

    Hello,
    For consolidation purposes i was creating new characteristic for table ECMCT with T.CODE CX0A1.
    I was genereting the changes i have made, but transport was not created.
    Can someone tell me how to transport custom characteristic?
    Best regards,
    Avishai

    Hi Eli,
    The characteristics can not be transported with this one.
    Our problem comes from table MCDX.
    The content for object dependency is not the same in Development and quality system and I can't find how to update it.

  • Identify the Type of Font Names in Illustrator

    How to identify the type of font names like "True Type font" (or) "open Type font" for illustrator file using Scripts or any language. Could you please advice me.
    Thanks,
    Prabudass

    This is not an AFDKO question at all. You might have the best luck posting in the Illustrator forum.

  • How to identify a particular order type(PP01) is coming to APO?

    How to identify a particular order type(PP01) is coming to APO? Can it be checked at CIF exits on APO side?

    Hi Abhishek,
    I am looking for exits at APO side only.
    Thanks,
    Prenith PP

  • How to identify which Internal order type is relevant for Budget manager

    Hi,
        How to identify which Internal order type is relevant for Budgeting i.e Budget Manager.
    regards,
    Rajesh

    controlling-internal orders-budegeting and availability control -define tolerance limits for availabilty control
       in which it is defined whether mail be sent to budget manager against the budget profile(budget profile is assigned to order type).
    controlling-internal orders-budegeting and availability control -define tolerance limits for availabilty control-maintain budget manager
    here budget manager is assigned to  order type
    assign me points if it is useful

  • How many types of Queues exists and how to identify them.

    Hello
    can anyone say How many types of Queues exists and how to identify them.
    What does R3R* and CSA* stands for.
    Regards,
    divya

    Hi Divya,
        The queues R3* and CSA* that you have specified are qRFC queues. qRFC queues are data queues which transport data to and fro different systems.
    There are also the tRFC queues which are triggered whenever you make RFC calls to connect to another system.
    Queues with prefix R3AD* - for delta download from R3->CRM
    Queues with prefix R3AU* - for data upload from CRM->R3
    Queues with prefix R3AR* - used to transfer data during request load from R3->CRM
    Queues with prefix R3AI* - for initial load from R3->CRM
    Queues with prefix CSA* - these are validation object specific queues used for processing/persisting data in CRM tables in a serialized manner. E.g. CSABUPA* for business partner,CSA_ORDER* for sales order etc.
    You can administer and monitor the queues in trax. SMQR,SMQS.
    Hope this helps you! Pls. do not forget to reward me some points.
    Regards,
    Sudipta.

  • How to identify the variable processing type

    Hi Experts,
    How to find the details of the variable whether it is filling with user exit or replacement path
    Say i have a variable xxx , how to identify the above details.
    Thanks,

    use RSZGLOBV table in VNAM give your variable and VPROCTP will give you processing type

Maybe you are looking for

  • Error: can't find Themes folder

    After opening idvd program, I immediately get the message 'Can't find theme folder'. Instructs to search for theme folder or reinstall idvd. Can this reinstall be done from the Mac Leopard dvd? Custom install with out reinstalling ALL programs?

  • I have an iphone 4s that I have synced with my icloud calendar but now I can't sync from my iphone back to my icloud calendar.

    I have an iphone 4s that I have synced with my icloud calendar.  I am able to sync from my icloud calendar to my iphone but not from my iphone to my icloud calendar.  What settings do I have wrong?

  • Help needed on Regular expressions

    Hi All, I need to extract the value of the below 2 tags 1. <S143:name> (main tag not the <S143:name> of <S143:specCharacteristicProperty>) 2. <S110:stringValue> <S211:falloutCharacteristic>                *<S143:name>String</S143:name>*              

  • Configure Apache httpd.conf for struts requests

    Hi everyone, I am not sure if this is the correct place to ask this question, but I have been struggeling with this for a number of hours over the past few days and can't get it to work. I have a standard Apache2-Tomcat installation on a solaris mach

  • SRM Central Contract Management with Service Hierarchy

    Hello Gurus ! Is it possible to use the export/import functionality (with the business function SRM_CONT_IMPR_2) for changing/adding the service hierarchies in SRM Central Contract?  I see the SAP note that the hierarchies are not supported for Purch