List of Qualifiers for Segment E1EDT13?

Hi,
in my iDoc XML I have six E1EDT13 Segments with different qualifiers and I want to know what they stands for. Could anyone tell more about these qualifiers?
Here my xml snippet:
<E1EDT13 SEGMENT="1">
               <QUALF>006</QUALF>
                    <NTANF>20070919</NTANF>
                    <NTANZ>094017</NTANZ>
                    <NTEND>20070919</NTEND>
                    <NTENZ>000000</NTENZ>
                    <ISDD>00000000</ISDD>
                    <ISDZ>000000</ISDZ>
                    <IEDD>00000000</IEDD>
                    <IEDZ>000000</IEDZ>
               </E1EDT13>
               <E1EDT13 SEGMENT="1">
                    <QUALF>003</QUALF>
                    <NTANF>20070919</NTANF>
                    <NTANZ>094017</NTANZ>
                    <NTEND>20070919</NTEND>
                    <NTENZ>000000</NTENZ>
                    <ISDD>00000000</ISDD>
                    <ISDZ>000000</ISDZ>
                    <IEDD>00000000</IEDD>
                    <IEDZ>000000</IEDZ>
               </E1EDT13>
               <E1EDT13 SEGMENT="1">
                    <QUALF>001</QUALF>
                    <NTANF>20070919</NTANF>
                    <NTANZ>094017</NTANZ>
                    <NTEND>20070919</NTEND>
                    <NTENZ>000000</NTENZ>
                    <ISDD>00000000</ISDD>
                    <ISDZ>000000</ISDZ>
                    <IEDD>00000000</IEDD>
                    <IEDZ>000000</IEDZ>
               </E1EDT13>
               <E1EDT13 SEGMENT="1">
                    <QUALF>007</QUALF>
                    <NTANF>20070920</NTANF>
                    <NTANZ>094017</NTANZ>
                    <NTEND>20070920</NTEND>
                    <NTENZ>094017</NTENZ>
                    <ISDD>00000000</ISDD>
                    <ISDZ>000000</ISDZ>
                    <IEDD>00000000</IEDD>
                    <IEDZ>000000</IEDZ>
               </E1EDT13>
               <E1EDT13 SEGMENT="1">
                    <QUALF>010</QUALF>
                    <NTANF>20070919</NTANF>
                    <NTANZ>094017</NTANZ>
                    <NTEND>20070919</NTEND>
                    <NTENZ>000000</NTENZ>
                    <ISDD>00000000</ISDD>
                    <ISDZ>000000</ISDZ>
                    <IEDD>00000000</IEDD>
                    <IEDZ>000000</IEDZ>
               </E1EDT13>
               <E1EDT13 SEGMENT="1">
                    <QUALF>015</QUALF>
                    <NTANF>20070924</NTANF>
                    <NTANZ>000000</NTANZ>
                    <NTEND>20070924</NTEND>
                    <NTENZ>000000</NTENZ>
                    <ISDD>00000000</ISDD>
                    <ISDZ>000000</ISDZ>
                    <IEDD>00000000</IEDD>
                    <IEDZ>000000</IEDZ>
               </E1EDT13>
Thnx

Has this question been answered?  I have looked everywhere is WE60 and I cannot find find anything that tells what all the qualifiers mean.  I have the exact same problem, except with Segment E1EDK14.

Similar Messages

  • Idoc error mapping error for segment "E1EDT13 006" in DESADV idoc

    Hi SAP Gurus,
    DESADV IDOC for few articles is not getting passed from SAP to legacy system. It is missing one segment"E1EDT13 006" for goods issue.
    Why is this mapping error happening. How can this be resolved.
    Regards.
    Sumi

    Hi Nsangle/SAP gurus,
    Thanks for  that. But, I have already compared the failing idoc with the successful one. It's the segment E1EDT13 006 missing in the wrong idoc. I have already added that idoc and reprocessed it.
    But, I wanted to know why such kind of idoc segment missing/ mapping error happens.
    Regards.
    Sumi

  • Idoc qualifier for field ihrez segment e1edp02

    Hi all,
    I am using field ihrez of segment e1edp02 twice for posting the reference ( ship to ref and sold to ref)...I could find the idoc qualifier for ship to reference is 44 ..what can i use for sold to reference.. can somebody help me with this please.
    Thanks,
    Kiran..

    Hi ,
    I am also Facing the same problem i am able to pass the reference value for ship to party using Qualifier 044..but not able to pass the value for sold to party..
    please help me if u got the solution in your case..
    Regards
    -Arun

  • Segment Qualifiers for a Balancing Segment

    hi,
    I was trying to set the segment qualifiers for a segment value (of a balancing segment) , the default value of Account type was displayed as "expense" . Should that be left as it is or changed?
    As far as I know, the segment qualifiers of a balancing segment are mainly "Allow Budgeting" and "Allow Posting". Can the account type qualifier be "expense" for a balancing segment value?
    Please clarify.

    Hi,
    As written in the GLUG :
    Balancing Segment
    When you define an account, you must make one of the segments a balancing segment. The system ensures that journal entries are balanced--debits equal credits--for each value of the balancing segment. You should make the company segment the balancing segment, so that journal entries always balance by company.
    The aim of the Balancing segment is to ensure debit entries equal credit entries,
    Debit and credit are entries made with any account type :
    Asset, Liability, Expense, Revenue, or Equity
    Abdelhakim

  • Inbound Delivery DELVRY03 Segment E1EDT13

    I am able to create an Inbound Delivery using the Basic IDoc type DELVRY03 with correct Delivery Date in Segment E1EDT13 qualifier '007'.
    However I am not able to populate the correct Document Date (LIKP-BLDAT) with qualifier '015' Document Date?  The Delivery creates but the Document Date is todays date.  Basically nothing is happening with the date in this segment.
    Is there something else needed to get the Document Date to post from the IDoc?
    Thanks in advance,
    Craig

    Thank you again for your input!
    See below for Function Module code that appears to call out this Segment and should be processing the different qualifiers.  Include I56IDOVA (pertinent extract below) appears to have the qualifiers present but doesn't process?  Is it your belief that we will need to make changes to the processing code to correctly populate the Document Date?
    Inbound function module IDOC_INPUT_DESADV1
          WHEN 'E1EDT13'.
            s_dt13 = idoc_data-sdata.
            CASE s_dt13-qualf.
              WHEN e1edt13_qualf-lfdat.
                mv s_dt13-ntanf t_dlgn-lfdat.
                mv s_dt13-ntanz t_dlgn-lfuhr.
                PERFORM field_check USING s_dt13-ntanf 'NTANF'.
                PERFORM date_syntax_check USING s_dt13-ntanf.
                PERFORM date_syntax_check USING s_dt13-ntanf.
                PERFORM TIME_SYNTAX_CHECK USING S_DT13-NTANZ.   "n_947083
              WHEN OTHERS.
            ENDCASE.
    Include I56IDOVA
    deadlines on delivery header
    CONSTANTS: BEGIN OF e1edt13_qualf,
                 tddat      LIKE e1edt13-qualf   VALUE '001', "shipm.plang.
                 lddat      LIKE e1edt13-qualf   VALUE '003', "loading
                 wadat      LIKE e1edt13-qualf   VALUE '006', "goods issue
                 lfdat      LIKE e1edt13-qualf   VALUE '007', "delivery
                 ankft      LIKE e1edt13-qualf   VALUE '008', "arrival
                 abfrt      LIKE e1edt13-qualf   VALUE '009', "departure
                 kodat      LIKE e1edt13-qualf   VALUE '010', "picking
    <<< START_OF_INSERTION_HP_204779 >>>
                 bldat      LIKE e1edt13-qualf   VALUE '015', "doc date
    <<< END_OF_INSERTION_HP_204779 >>>
                 frei       LIKE e1edt13-qualf   VALUE '499', "others
               END OF   e1edt13_qualf.

  • Report asset values for segment?

    Hi all,
    so I have been trying to see if it is possible to get a list of all assets but grouped by segment. At the moment, during posting the system knows which segment to post to according to cost center. Also, according to cost center, it is easy to get all assets grouped by profit centers. That is done by creating a new sort variant. But when I want to do that also for segment I can not find a segment field? I read through numerous posts here, notes, help, but could not find how to do it. Some help suggests to "Activate segment reporting" in customizing, but I can not find that option at all? I tried checking field status variants to see if this field is suppressed somehow, but it is not. I tried with activating account assignment objects but there also segment field does not exist.
    Any ideas?
    Thank you!
    D.

    Hi ,
    First and foremost thing that if we are talking of Segment wise report then in that case following possibilty has to be there :
    1. Relevant entries in ANLZ should be there with a value in the field SEGMENT .
    2. Using the T code OAVI you can make you own sort varient where in you can select ANLAV - SEGMENT as sort level .
    3. By making the settings as mentioned above , you can use various reports like S_ALR_870* with your sort varient for achieving your requirement .
    Hope this helps .
    Regards ,
    Dewang T.

  • This edition do not qualify for upgrade - SQL Express 2005

    Hello, 
    I hope somebody would be able to help me. 
    I am trying to upgrade an old Microsoft SQL Server 2005 - 9.00.3042.00 (Intel X86)   Feb  9 2007 22:47:07   Copyright (c) 1988-2005 Microsoft Corporation  Express Edition. 
    This one is SP2 as listed on http://sqlserverbuilds.blogspot.co.uk/ and I am trying to upgrade it to SP4. 
    However I get the error This edition do not qualify for upgrade, could anybody help?
    Many thanks, 
    Mohan

    Hello Mohan,
    Which installer have you used, may be this one here
    Microsoft SQL Server 2005 Service Pack 4 RTM ? As you can see in the "Details" it applys only for the Commercial Editions, you can not use it for the free Express.
    For Express Edition you have to use this one:
    Microsoft SQL Server 2005 Express Edition Service Pack 4
    Olaf Helper
    [ Blog] [ Xing] [ MVP]
    Hi Olaf, 
    Thank you for the response. 
    The one you asked me to use is a full SQL Server 2005 Express Edition Service Pack 4. However I need something to be able to just upgrade from Service Pack 2 to Service Pack 4, could you help?
    Many thanks, 
    Mohan

  • Inbound processing of segment E1EDT13 - QUALF 499 in SHPMNT idoc

    Dear all,
    we are currently facing the problem, that we want to send customized deadline dates in a SHPMNT idoc into our system.
    I set up the customizing accordingly, maintained the data in a outbound delivery and created an idoc out of it. I saw, that the segment E1EDT13 is filled using QUALF 499.
    I took this idoc modified a few fields and sent it back as an inbound delivery.
    This works, but E1EDT13 with qualifier 499 doesn't appear in the created inbound delivery.
    I checked the coding of the inbound function modules concerning qualifier 499 and detected, that this qualifier is never considered in the coding.
    Does SAP support the inbound posting of qualifier 499? If yes, how? Which function module will be used?
    If no, does anyone have an idea/experience concerning inbound SHPMNT using qualifier 499 in segment E1EDT13?
    Kind regards
    Harry
    PS: We are using a ECC 6.0 release.
    PPS: I posted the wrong idoc type in a previous message.

    Posted the wrong idoc type. Sorry
    Moderator Message: I will lock this thread, just in case someone feels tempted to answer it :-). Next time please use the EDIT option to edit your post.
    Edited by: kishan P on Nov 4, 2010 5:53 PM

  • Inbound processing of segment E1EDT13 - QUALF 499 in DESADV idoc

    Dear all,
    we are currently facing the problem, that we want to send customized deadline dates in a DESADV idoc into our system.
    I set up the customizing accordingly, maintained the data in a outbound delivery and created an idoc out of it. I saw, that the segment E1EDT13 is filled using QUALF 499.
    I took this idoc modified a few fields and sent it back as an inbound delivery.
    This works, but E1EDT13 with qualifier 499 doesn't appear in the created inbound delivery.
    I checked the coding of the inbound function modules concerning qualifier 499 and detected, that this qualifier is never considered in the coding.
    Does SAP support the inbound posting of qualifier 499? If yes, how? Which function module will be used?
    If no, does anyone have an idea/experience concerning inbound DESADV using qualifier 499 in segment E1EDT13?
    Kind regards
    Harry
    PS: We are using a ECC 6.0 release.

    Posted the wrong idoc type. Sorry
    Moderator Message: I will lock this thread, just in case someone feels tempted to answer it :-). Next time please use the EDIT option to edit your post.
    Edited by: kishan P on Nov 4, 2010 5:53 PM

  • ELM as datasource for segmentation

    Hi,
    Has anybody worked on scenario to use ELM as datasource for segmentation?
    When i try to create a datasource n TA: CRMD_MKTDS, I can see the option to select ELM in origin type field. But there is no field to select External list.
    My requirement is very simple: I want to segment the prospects acquired .
    All inputs are appreciated.
    Many Thanks,
    Shaik

    Hi,
    The BP's are located  in External file ( spreadsheet ) I want  to segment these BP's  and then create a TG. Thats my requirement.
    In SAP CRM only ELM  supports upload of an External file ( as far as i know ) . Hence i created an External list from my spreadsheet and i want to use this list to create Datasource and then an attribute list.
    We can easily use this Attribute list in Segment builder to create TG. thats my idea. but in CRMD_MKTDS its  not allowing me to create Datasource for ELM scenario.
    Please provide your inputs. How can we segment BP's from External list?
    Thank you.
    Regards,
    Shaik

  • Installed Base(ibase) data for segmentation/maintaining customer marketing

    There is a need to use Installed Base(ibase) data for segmentation/maintaining customer marketing attributes e.g. whether customer on active support agreement(yes/no), product line, version no., etc.
    So if the ibase data is updated, the changes should flow back to segmentation/marketing attributes of the business partner/
    Please help with any approach which can be useful in this scenario.
    Edited by: ankitarora on May 4, 2011 12:42 PM

    Please find the reply for your query,,,,,these are the related information
    LIST OF DATA SOURCE
    CRM IBase Transaction Data
    0CRM_SRV_IBASE_TRAN
    CRM IBase Master Data  
    Technical name: 0CRM_SRV_IBASE_ATTR
    Installed Base Category - DataSource for Texts  
    Technical name: 0CRM_IBTYPE_TXT
    Characteristic for IBase or Component - DataSource for Texts   
    Technical name: 0CRM_IBFLAG_TXT
    GUID of Installed Base/Component - DataSource for Texts  
    Technical name: 0CRM_IBAKEY_TXT
    IBase Text Component - DataSource for Texts  
    Technical name: 0CRM_IBTEXT_TXT
    DSO:
    CRM Service - Installed Bases and Components  
    Technical name: 0CRM_IBCO
    QUERYS
    Installed Base Analysis by Location  
    Technical name: 0CRM_IBCO_Q0101
    Installed Base Analysis by Business Partner  
    Technical name: 0CRM_IBCO_Q0104
    Analysis of Products in Installed Bases  
    Technical name: 0CRM_IBCO_Q0102
    Analysis of Individual Objects in IBase Components  
    Technical name: 0CRM_IBCO_Q0103
    More information
    http://help.sap.com/saphelp_nw70/helpdata/EN/ef/c4e1edcb84fa4abd6ddd00130de600/frameset.htm
    For more information, see the CRM documentation under mySAP Business Suite à mySAP Customer Relationship Management à CRM Enterprise à Analytics à Service Analytics.
    Regards
    Srini

  • Assortment List IDoc - WBBDLD03 Taxcode Segment not creating.

    Hi All,
    What configurations are required to send the Tax code from Assortment List Idoc 16th Segment.  Pls. let me know the steps of configuration verification so that it can be send through Assortment List IDOC WBBDLD03 or 6
    Regards
    Ashok

    Hi Milan
    Pls. follow these steps.. for Sending the Tax Codes.
    NOTE : Steps for Tax Code Flow to POS
    Step 1 : MM42 - Basic Data - Check the following
                   Tax Class - (With Value)
                   Tax Data - (Country - CA, Tax Category - CTXJ Tax Jurisdiction, Tax Classification - 1 Taxable (0-Non Taxable, 1 Taxable Etc)).  Taxs Relevant to Article Taxes.
    Step 1.1 : MM42 - Basic Data - Check the following
                      Check for the Assortment List Type, Listing of Assortment to Site in Listing Tab, Price of Article.
    Step 2 : WB02 - Customer Tab - Billing Sales Area - Tax Classification - (1-Liable for Taxes)
    Tax code is pick up from Site - Address (Country, Region Combination of Site master to Assortment List)
    Step 3 : VK11 - Condition Type - CTXJ
    This Tax Condition should have a Combination records for Tax Codes in the List.  (For Country / State / Customer Classification / Article Classification 1. The table should contain the records for 'CA' - (Canada, Region, Tax Class Cust, Tax Class Artic, Valid from, Valid To, Tax Code)
    Step 4 : IMG -> Sales and distribution -> Basic Function -> Pricing -> Pricing Control -> Define and Assign Pricing Procedure -> Maintain pricing procedures (V/08)
                   V/08 - Pricing - VKP001 - Sales Price Princing Branch will carry the Pricing Condition to Outbound Idoc WBBDLD.
                   Solution : Changed the VKP001 Pricing procedure having the standard tax condition MWSI, this one changed to CTXJ which is of Canadian Tax Condition.
    Step 5 : IMG -> Logistics General -> Assortment -> Assortment List -> Maintain Profile for Assortment List -> Selection the Assortment Type -> Check the Condition Type Group
    Step 6 : IMG  -> Sales and distribution  -> Pos Interface  -> POS Outbound  -> Maintain POS Condition Type Group
                   This table is by default Maintained with below Condition types
                   MWSI - Output Tax
                   MWST - Output Tax
                   VKAO - Promo SP IS-R
                   VKPO - Sales Price
                   Add Additional Condition types which need to send to POS including the condition type of Tax.of Canada
                   CTXJ - Tax Jurisdiction Code.
                   KA02 - Promotional Discounts % 1
                   KA04 - Promotional Discount MD 1
    Regards
    Ashok

  • Can anyone provide Error code list and causes for OBIEE10g/11g ?

    Hi
    Can anyone provide Error code list and causes for OBIEE10g/11g ?
    Regards
    Srini
    Edited by: Srini on Feb 18, 2012 10:41 AM

    Hi,
    List of Bug Fixes Included In OBIEE 11.1.1.5.0
    Admin Tool
    •7538753 SAP BW IMPORT DOES NOT RETRIEVE UNIQUE NAME FOR MEASURE COLUMNS
    •10012297 ADMIN TOOL CRASH ON VERY LARGE EXPRESSIONS – OVERFLOW AT APPROX 3200 CHARACTERS
    •10032385 TABLE MISSING IN SQL “FROM” CLAUSE – FWD PORT 8308443 TO 11G
    •10045212 EQUALITY EXPRESSION IN LTS “WHERE” CAUSES INTERNAL SQORRQLIST ERROR ON QUERY
    •10264475 ADMINISTRATION’S “SHUTDOWN SERVER” MENU SHOULD BE REMOVED
    •10265121 ADMIN TOOL EXPRESSION BUILDER CRASHES ON DOUBLE-BYTE LOGICAL COLUMN NAME
    •10394725 ON-LINE MODE CHECK-IN OF DYNAMIC INIT BLOCK CAUSES [43058] REFRESH LOCK FAILURE
    Answers
    •6521146 ERROR: “NO FILTER” WHEN USING “COMBINE WITH SIMILAR REQUEST” – UNION
    •7534635 INACTIVATING DRILLDOWN ON COLUMN VALUE ALSO INACTIVATES COLUMN HEADER LINK
    •9026854 CLARIFICATION REGARDING DATA FORMAT WHEN COMBINING REQUESTS
    •9107277 KEEP THE NUMBER PRECISION IN DATABASE WHEN “DOWNLOADING TO EXCEL”
    •9524080 PIVOT TOTAL DIFFERENT TO TABLE TOTAL WHEN REPORTAGGREGATEENABLED TRUE
    •9697529 JAPANESE CHARACTER SET NOT PASSED CORRECTLY TO DRILL REPORT IN FIREFOX BROWSER
    •9871470 SORTING ON A NULL VALUED COLUMNS GIVES ASSERTION ERRORS
    •9886904 CORRECT DOC FOR ADDING CUSTOM DATE FORMAT STRING
    •9918283 CORRECT DASHBOARD FORMATTING PROBLEMS WITH SCROLLING
    •9928318 ROW HEADER MISSING AT PIVOT TABLE VIEW FOR MIGRATED REPORTS IN 11G
    •9968574 SOME UPGRADED 10G CHARTS SHOW UP JAVA EXCEPTION
    •10023165 MAPS DO NOT WORK IN MAP VIEWS WHEN JOIN COLUMN CONTAINS A “&” CHARACTER
    •10065166 GAUGE RANGE IS NOT UPDATED WHEN IT CHANGES THE FIELD VALUE
    •10078041 ACTION LINK DOES NOT WORK WHEN COMPOUND LAYOUT ONLY HAS A MAP VIEW
    •10091354 “SCALE MARKERS” OPTION IS MISSING IN VERTICAL AXIS 2
    •10147762 CANNOT SET GAUGE FOOTER (TITLE), KEEPS SHOWING “UNDEFINEDUNDEFINEDUNDEFINED”
    •10182955 BUBBLE CHART IS NOT BEHAVING AS EXPECTED
    •10213761 CONDITIONAL DASHBOARD SECTIONS (GUIDED NAVIGATION) ALWAYS RUNS REPORTS
    •10229397 CANNOT SAVE REQUEST USING STANDARD DATE FORMATS.
    •10282140 CELL IMAGE AT BLANK CELL OF PIVOT TABLE IS NOT DISPLAYED WHEN USING COND FORMAT
    •10296730 UNABLE TO USE PRESENTATION VARIABLE IN SCALE MARKERS
    •10312496 CHARTS. MEASURE LABEL IN GRAPH PROMPTS DOES NOT CHANGE CONTENT OF THE CHART
    •10312795 ACTION LINK ON COLUMN HEADING NAVIGATION DOES NOT CONSIDER PROMPT VALUES
    •10329343 CLICKING A LINE GRAPH BETWEEN TWO DATA POINTS DRILLS TO LAST VALUE IN HORIZONTAL
    •10337649 PIVOT TABLE SHOWS BUTTONS FOR SORTING ON CALCULATED ITEMS.
    •10402102 INCORRECT RESULT WHEN USING [NEW CALCULATED ITEM] PROP IN PIVOT TABLE
    •10414887 DRILL DOWNS NOT WORKING IN CHART PIVOTED TABLE SELECTED FROM VIEW SELECTOR
    •10418875 CHART SIZE IS CHANGING AFTER WEBCAT UPGRADE FROM 10G
    •10634175 GRAPH ENGINE IS NOT RESPONDING
    •10639913 COMPLETE TEXT IS NOT SAVED IN DB IF CURSOR IS MOVED AWAY DURING INSERT
    •11711658 FILTER NEEDS TO SUPPORT UNTYPE LITERAL FOR RANK OPERATOR AS 10G DOES
    •11805468 CUSTOMIZED GAUGE VIEW IS NOT CONSISTENT WHEN EXPORTED AS PDF,HTML AND XLS
    •11817696 INCORRECT FILTER IS BUILT IF FILTER IS CONTRUCTED BEFORE SELECTING REQ. COLUMNS
    •11845286 PIVOT TABLE WITH PERCENTAGES, GRAPHED PERCENTAGE VALUES DISPLAYED ARE INCORRECT
    •11894921 GRAPH LABEL OPTIONS NOT AVAILABLE IN 11G
    •11895279 INCORRECT FILTER VALUE WHEN USING ACTION LINK WITH GRAPH
    •12412666 ALL PAGES LOSES CONDITIONAL FORMATTING
    •12561361 PSE FOR BASE BUG 10295403 ON TOP OF 11.1.1.5.0 FOR GENERIC OS
    CHARTING
    •8990756 MISLEADING INFORMATION IN DOC REGARDING PIVOT TABLE SETTINGS
    DASHBOARDS
    •7459700 ABILITY TO SPECIFY FIXED COLUMN WIDTH TO A DASHBOARD PROMPT
    •10177865 OBIEE 11G : DEFAULT VALUES CANNOT BE DE-SELECTED FROM MULTI SELECT PROMPT
    •10279722 DASHBOARD SLIDER PROMPT SHOWS THUMB VALUES WITH TWO DECIMAL PLACES FOR INTEGERS
    •10279829 DASHBOARD SLIDER PROMPT SHOWS WRONG VALUES FOR “ALL COLUMN VALUES” OR “SPECIFIC
    •10310511 “REQUIRE USER INPUT” MESSAGE APPEARS THE FIRST TIME ONLY FOR THE REQUIRED PROMPT
    •10389799 DASHBOARD NAVIGATION MAY CAUSE GETELEMENTBYTAGNAME ERROR IN IE
    •10411545 PROMPT WITH BETWEEN OPERATOR AND SQL DEFAULT VALUES ARE NOT UPGRADED PROPERLY
    •11056057 ERROR WHILE UPGRADING THE DASHBOARD WITH CERTAIN FILTER FUNCTIONS
    •11076452 ABILITY TO CONSTRAIN PROMPTS AGAINST A SLIDER PROMPT
    •11717024 ERROR 500 OCCURS WHEN SETTING ACCESSIBILITY MODE TO ON
    •12620143 PSE FOR BASE BUG 12561330 ON TOP OF 11.1.1.5.0 FOR LINUX X86 [46] (PSE #602152)
    INSTALL
    •9459177 PREREQUISITES FOR DEPLOYMENT ON SEPARATE MACHINES
    •9540009 UNIXCHK.SH ENCOUNTERS HOST NOT FOUND ERROR WHEN DNS IS NOT AVAILABLE.
    •10071302 ENTERPRISE INSTALL: CONFIGURE PORTS : FORMAT OF INI FILE
    •10126542 OBIEE 11G INSTALATION FAILS AT AS INSTANCE CREATION DUE TO PERM SIZE ERROR
    •10287335 CANNOT START BISERVER1 . SWITCH TO JSSE FRAMEWORK REQUIRED
    •10302421 OBIEE 11G WINDOWS PROMPTS FOR USERNAME / PASSWORD AFTER ENCRYPTING CREDENTIALS
    •11849674 SAG: DISCREPANCY IN DOCUMENTED ORACLE DATABASE REQUIRED FOR MAPVIEWER
    MIGRATION
    •7432799 ORACLE EUL CONVERTER CRASHED WHILE GENERATING A REPOSITORY
    REL_NOTES
    •12604761 TWO STEPS OF THE UPGRADE TO 11.1.1.5.0 ARE NOT CLEARLY DOCUMENTED
    SCHEDULER
    •10036466 “RE-RUN INSTANCE(S) NOW” MENU IS NOT AVAILABLE FOR COMPLETED JOB INSTANCES
    SECURITY
    •8996295 PROVIDE DETAIL INFORMATION TO SETUP WNA(KERBEROS) FOR OBIEE AUTHENTIFICATION
    •9216995 PROVIDE LATEST DETAIL INFORMATION ABOUT HOW TO SETUP LDAP SSL FOR OBIEE
    •10194154 TECHNOTES- PROVIDE DETAIL INFORMATION TO SETUP WNA(KERBEROS) FOR OBIEE AUTHENT
    •10198837 BIEEHOME LOGIN PAGE IS NOT DISABLED EVEN AFTER ENABLING THE SSO
    •10218031 USING EXTERNAL DB TABLE TO SET ROLES SESSION VARIABLE DOESN’T ACCEPT LONG NAMES
    •10373788 IF OBJECTGUID PUBLISHED AND SAMACCOUNTNAME CHANGED USER CANNOT CONNECT ANYMORE
    •11731080 QA:SECURITY GUIDE NEEDS UPDATE FOR DEFINING A USER SESSION VARIABLE
    SERVER
    •6510747 NETWORK FAILURE DURING PHYSICAL QUERY HANGS END USER WITHOUT ERROR MESSAGE
    •6836444 OBIEE SERVER SYSTEM DATE IS WRONG AND DOES NOT MATCH MACHINE SYSTEM DATE
    •8371912 BI SERVER CRASHES ON NAVIGATION SPACE MAP RACE – SR 3-887711721
    •9433198 DOCUMENT SYSLOG ENTRIES IN SYSTEM ADMINISTRATOR’S GUIDE
    •9696424 DOC INSTANCECONFIG PARMS ALLOWEDLANGUAGES & ALLOWEDLOCALES IN SYSADMIN GUIDE
    •9954411 PSR:MOD_SUPPORTED NOT ENABLED FOR TERADATA AND CAUSES CAMPAIGN SLOW PERFORMANCE
    •10258683 REQUEST WITH COMPLEX FILTER IS CONSUMING ALMOST ALL CPU & NO SESSION IS CREATED
    •10258755 EXCEL FAILS TO CONNECT TO 11G BI SERVER USING ODBC DSN
    •10335924 REPORT-BASED TOTALS FAIL ON MEASURES CONTAINING AGGREGATION EXPRS SUCH AS FILTER
    •10374571 NEED FLEXIBILITY TO OVERRIDE HOSTNAMES WHEN CUSTOMER DNS IS INCORRECT OR BROKEN
    •10650122 PIVOT VIEW WITH UNION OF NON – COMPATABLE TYPE ERROR IN OBIEE 11G AFTER UPGRADE
    •11804596 NQQUERY LOG LEVEL 2 IS TOO VERBOSE – BACKPORT 10308263 TO 11.1.1.5
    •11809295 NQUDMLGEN NOT GENERATING UDML FILE IN UTF FORMAT
    UPGRADE
    •9886765 ERRORS ENCOUNTERED WHEN UPGRADING WEB CATALOG USING UA.BAT
    •10121344 ERROR IN LOG USING UA TO UPGRADE BI SCHEDULER SCHEMA ON SQL SERVER DATABASE
    •11069928 UPGRADE SHOULD HANDLE PROMPT WITH INCONSISTENT VALUES AS 10G DOES
    WEB_ADMIN
    •8564456 SHARED FOLDER ACCESS PERMISSION ISSUE
    •9381764 CATALOG MANAGER COPY FUNCTION NOT WORKING AS EXPECTED
    •9739865 EXITING MANAGE SESSION RESULTS IN HTTP ERROR
    •10016252 LACKING INFORMATION ON FORCEABSOLUTECOMMANDURL FOR ABSOLUTECOMMANDURLPREFIX
    •10144989 WEB CATALOG DOES NOT UPGRADE TO 11.1.1.3.0
    •10218524 VALIDATION ERROR AFTER THE UPGRADE OF WEBCATALOG TO OBIEE 11G
    •11723425 INCORRECT DEFAULT VALUE OF DEFAULTROWSDISPLAYED IN THE INSTANCECONFIG.XML
    •11827202 OPMN NOT STARTING AFTER SETTING UP THE REPLICATION AGENT
    WEB_GNRL
    •10191078 FILTER VALUES ARE RESET IN GO URL WHEN COLUMNS ARE SORTED OR RE-ARRANGED
    •10360461 NEED ABILITY TO CONTROL NEW, DASHBOARD AND OTHER HEADER LINKS
    •11780508 10G COLUMN FILTER PROMPT WITH PROMPTCAPTION ATTR NOT UPGRADING
    •12416695 TOOLTIP EMPTY IN MAPVIEWER
    WEB_INTGRT
    •10294759 FMAP-REFERENCED IMAGES IN ANALYSIS HEADERS DON’T APPEAR IN DOWNLOADS TO EXCEL
    WEB_MKTG
    •8692820 DIRECT DATABASE CAMPAIGN LOAD FORMAT COMBINED LISTS FAILS
    •9908019 SAW SERVER CRASH WHEN LOADING A PARTICULAR CAMPAIGN
    •9935859 UNGROUP OF SEGMENT BLOCKS CORRUPTS SEGMENT DEFINTION AND BAD COUNTS
    •10331355 MOVING CRITERIA WITHIN A SEGMENT’S GROUP CORRUPTS THE INCLUSION OPTIONS
    Thanks,
    RM

  • HT1338 qualifying for mountain lion

    Does anyone know how long it takes to receive the email confirming you qualify for Mountain Lion?  I bought a Mac within the qualifying time period.

    Beyond what is posted at Apple (which does list Snow Leopard as an upgrade, and does list some specific requirements), please check back after Mountain Lion is released; it's not announced yet, so particular details beyond what's posted are likely under non-disclosure.

  • I currently have Lightroom 4 installed. Do I qualify for the discounted Creative Cloud subscription?

    I currently have Lightroom 4 installed. Do I qualify for the discounted Creative Cloud subscription?

    I have been given conflicting information from Adobe on this question.  The forums and FAQS all said that  you can install concerrently then uninstall when all is OK with the CC install.  I decided to install the CC versions then uninstall the previously installed versions on my hard drive.  The CC versions did NOT install if you have a current version installed.  I called Support and was told to uninstall LR then install LR CC again.  Guess what, no matter what I do, CC manager still thinks LR CC is installed even though there are NO files on my HD and I can not install it from CC again.  There is no FAQ or workaround posted on this website to resolve this.  Now I have NO LR.
    I learned a lesson...do not believe what you read on support websites or what you are told on the support phone line.  So...You can NOT install them back to back.  If you have LR previously installed before installing CC, then you download and install LR CC, it will NOT install the CC version if it finds a current version on your PC.  So either keep what you have OR backup your current stuff and uninstall the current apps.  Make sure that you are signed out of CC on the website AND on your CC desktop app.  Reboot then sign in to your desktop CC app again, then download all your apps only after the CC manager does not have them listed at the top as currently installed apps, only on the apps to install list.

Maybe you are looking for

  • Monitor and Keyboard Don't Awake From Sleep

    Background: I have two internal HDD's. Replaced the original Quantum with an 80G Maxtor. A 160G Maxtor has been my 'main' drive...daily use, etc and the Quantum (now the 80G Maxtor) has been/is the 'backup' drive. I used CarbonCopyCloner and cloned t

  • SAP Memory Analyzer

    Hi experts. I've here the Enterprise Portal installed in HP-UX and I'd like to use the SAP Memory Analyzer see some problems. I can use it? How I configure it in my desktop? Thanks for your help.

  • SOAP acknowledgment - with no BPM

    Hi, I'm calling a WS in an async way via SOAP adapter and I see "acknowledgment not possible" message status (WS was called successfully) is there any way to turn off those acks ? BTW I'm not using a BPM it's a simple - IDOC-SOAP call Thank you, Kind

  • How can I add a comma ?

    I am using the following code to produce output : <cfoutput query="qryView" group="materialNumber"> <tr> <td class="TitleText">#materialNumber#</td> <td class="TitleText">#purchaseOrder#</td> <td class="TitleText"><cfoutput>#qryView.serialNumber#  </

  • Display Graph in Smartform

    Hi all, I am have a requirement in smartform. I have to Display the Graph as my output. If any one worked on this please help me out. Thanks in advance. Ranjit