0CRM_OPPT_H always does not extract field BWSTONESYS4

Hi,
The extractor 0CRM_OPPT_H always does not extract field BWSTONESYS4 “BW status”. However by transaction CRMD_BUS2000111 I visualize the status E0003 Won. 
Can you help me?
Versions:
CRM 5.0
BW 7.0
PS: Sorry about my English. I speak Italian and French

Hi All,
I am facing the same problem..
standard 0CRM_OPPT_H dose not contain the 'STATUS' field, e.g. E0001
I found that maybe we can find that field by join the following three tables and the oppt guid.
                CRM_JEST
     CRM_JSTO
     TJ30T
but it is too suffering....
anyone can help?

Similar Messages

  • Master Data load does not extract Hierarchy nodes in BPC Dimension ACCOUNT

    Hi Experts,
    I am performing master data load through standard DM package with Filter selection as:
    1. Chart of Accounts
    2. Hieararchy selection has 4 hierarchy names
    3. Selected Import Text nodes
    4. Selected Set Filters by Attribute OR Hierarchies
    I have run this DM package for a set of data and selections a week ago and it worked fine.
    However when i run it now, it is giving issues,
    It extracts any new GL maintained in the BI system however it does not extract any hierarchy nodes at all! (Have tested this by deleting the hierarchy nodes and tried to run the master data load)
    I am running the DM package in Update and have selection as External.
    Any sugestions for checks / has anyone encountered this issue earlier?
    Regards,
    Shweta Salpe

    Hi Guyz,
    Thanks.
    I found that the issue was with the transformation file where i was maintaining the RATETYPE.
    When i removed the mapping of RATETYPE this works fine. (Pulls the nodes of hierarchies)
    however now i do not have Ratetype populated in the system.
    my rate type mapping is:
    RATETYPE=*IF(ID(1:1)=*STR(C) then *STR(TOSKIP);ID(1:1)=*STR(H) then *STR(TOSKIP);ID)
    and in conversion file i have TOSKIP     *skip
    I have to skip the ratetypes for the hierarchy nodes and my hierarchy nodes start with C and H.
    So now that i have removed the mapping for RATETYPE can anyone suggest me a correct way to achieve this? (Note the above mapping formula was skipping all of the hierarchy nodes starting with C and H)
    Regards,
    Shweta Salpe

  • Web Start does not extract native library

    Hi there,
    we�ve been deploying our application through web start for about a year, yet. And we are in the "lucky" situation, that all customers are running windows and indentical JREs.
    A few weeks ago we switched from 1.4.2_08 to 1.5.0_03. Our customers (pre-)install our application by using the -import option of web start, which downloads fine. But recently, we receive more and more error reports, that a call to a native library fails, when the application is first run.
    Thus we inspected the users' web start cache and found out, that though the jar containing our native lib was downloaded into the cache, but the contained dll is not extracted.
    The extracted dll usually resides in a directory RM*.jar in the cache. And of course, as it isn't there, the call to the library fails.
    But the question is, why web start does not extract the dll in some cases? Unfortunately we were not able to reproduce this situation locally, so we're limited to our customers' reports.
    Btw. the dll is in the jar's root directory and the jar itself (as well as all other application jars) is signed.
    Any suggestions?
    Clearing the cache and donwloading again solves the problem, but might not be suitable for users that repeatedly need to download 10 megs with an isdn dial-up connection... :-/
    Thanks in advance!
    tdecem

    To try to reproduce the original problem, remove the deployment.properties file from the <application data>\Sun\Java|Deployment directory, then run 1.4.2 with you app. The upgrade to 1.5.0.
    The cache will only be upgraded if deployment.properties file indicates that it has never been run with 1.5.0, so if you have had 1.5.0 insalled on a system, and then you remove it, the cache may never be upgraded unles the deployment.property file is removed and then used with 1.4.2.

  • Sales order does not extract plant information from material master data

    Hi experts,
    I have created a sales order. However, the plant in the shipping tab can only be manually entered.
    I have made the check:
    the customer material master data does not have the plant info.
    the customer master data does not have it either.
    It is defined in the material master data: sales:general/plant
    But the sales order did not extract this information. Why does this happen?
    Thank you in advance.
    Best regards,
    Fan

    Hello Friend,
    As right stated by you,
    The Plant will be copied from the master data to the sales order, if not it should be manually entered
    The Sequence System will search for the Plant is as follow..
    1. Customer material infor record, If it was not maintained then it will search in
    2. Customer master, if the entre was not maintained in the SHIPPING TAB
    3. Finally it will search in the Material master in the Sales organisation data 1 in the field DELVERING PLANT field.
    So please search whether the entry was maintained in that field at the sales:sales organisation data 1.
    This might be the issue.
    Please revert if you want further details
    regards,
    santosh

  • Castor:Marshalling java class does not yield field of same type as class

    Hi,
    I am using Castor for marshaling java classes into xml.
    It works fine except for a field which is in super class and of type as super class.
    I have used mapping files to provide field by field mapping to xml elements.
    <class name="com.xyz.GenericNode">
    <field name="parent" type="com.xyz.GenericNode">
    <bind-xml name="parent" node="element"/>
    </field>......
    </class>
    <class name="com.xyz.ResourceNode" extends="com.xyz.GenericNode">
    </class>Now when I see the marshaled xml it does not have the *<parent>* element for the ResourceNode.
    All other elements for all other fields are generated.
    I want to know whether my assumption that I will get the parent element in the binding xml for ResourceNode is valid or not.
    If not, then how else would I get the parent element. Because of this whenever I am un-marshaling these xmls for generating objects(ResourceNode Object) it gives null for parent field and I am not able to use it as per the logic.
    Please help me with this.
    Thanks

    Please send any suggestions / pointers.

  • Makepkg does not extract anything before trying to make [SOLVED]

    I have a puzzeling problem with my makepkg. When trying to install any package from the aur (with or without yaourt) I get an error similar to this:
    [chris@cow ~]$ wget http://aur.archlinux.org/packages/opera/opera.tar.gz
    --2009-09-14 16:55:28--  http://aur.archlinux.org/packages/opera/opera.tar.gz
    Resolving aur.archlinux.org... 208.92.232.29
    Connecting to aur.archlinux.org|208.92.232.29|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 2724 (2.7K) [application/x-tgz]
    Saving to: `opera.tar.gz'
    100%[=====================================================================================================================================================================================================>] 2,724       --.-K/s   in 0.001s 
    2009-09-14 16:55:28 (2.87 MB/s) - `opera.tar.gz' saved [2724/2724]
    [chris@cow ~]$ tar -xzvf opera.tar.gz
    opera
    opera/opera.desktop
    opera/PKGBUILD
    opera/opera-qt4-theme.patch
    tar: Record size = 18 blocks
    [chris@cow ~]$ cd opera
    opera/        opera.tar.gz 
    [chris@cow ~]$ cd opera
    [chris@cow opera]$ makepkg
    ==> Making package: opera 10.00-3 x86_64 (Mon Sep 14 16:56:23 PDT 2009)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
      -> Downloading opera-10.00.gcc4-qt4.x86_64.tar.bz2...
    --2009-09-14 16:56:24--  http://ftp.opera.com/pub/opera/linux/10 … 64.tar.bz2
    Resolving ftp.opera.com... 195.189.143.122
    Connecting to ftp.opera.com|195.189.143.122|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 9262414 (8.8M) [application/x-tar]
    Saving to: `opera-10.00.gcc4-qt4.x86_64.tar.bz2.part'
    100%[=====================================================================================================================================================================================================>] 9,262,414   79.7K/s   in 23s     
    2009-09-14 16:56:47 (399 KB/s) - `opera-10.00.gcc4-qt4.x86_64.tar.bz2.part' saved [9262414/9262414]
      -> Found opera.desktop in build dir
      -> Found opera-qt4-theme.patch in build dir
    ==> Validating source files with md5sums...
        opera-10.00.gcc4-qt4.x86_64.tar.bz2 ... Passed
        opera.desktop ... Passed
        opera-qt4-theme.patch ... Passed
    ==> Extracting Sources...
    ==> Entering fakeroot environment...
    ==> Starting build()...
    /home/chris/opera/PKGBUILD: line 24: cd: /home/chris/opera/src/opera-10.00-4585.gcc4-qt4.x86_64: No such file or directory
    sed: can't read usr/share/opera/defaults/pluginpath.ini: No such file or directory
    ==> ERROR: Build Failed.
        Aborting...
    [chris@cow opera]$
    With the good help of irc people I discovered that makepkg was not extracting archives before it tried to use them to make a package. (An example in this case would be it not extracting opera-10.00.gcc4-qt4.x86_64.bz2 and then trying to use what would have resulted from its extraction to actually make the application.) This is why it would give the "No such file or directory" error.
    I havn't the slightest clue why packages aren't extracting. Any ideas?
    Last edited by opothehippo (2009-09-23 03:14:19)

    I edited my makepkg as follows:
    642 # fix flyspray #6246
    643 local file_type=$(file -bizL "$file")
    644 echo "FILE TYPE: $file_type"
    645 local cmd=''
    646 case "$file_type" in
    647 *application/x-tar*|*application/zip*|*application/x-zip*|*application/x-cpio*)
    648 echo "CASE TAR"
    649 cmd="bsdtar -x -f" ;;
    650 *application/x-gzip*)
    651 echo "CASE GZIP"
    652 cmd="gunzip -d -f" ;;
    653 *application/x-bzip*)
    654 echo "CASE BZIP"
    655 cmd="bunzip2 -f" ;;
    656 *application/x-xz*)
    657 echo "CASE XZ"
    658 cmd="xz -d -f" ;;
    659 *)
    660 # Don't know what to use to extract this file,
    661 # skip to the next file
    662 echo "CASE SKIP"
    663 continue;;
    664 esac
    665
    I ran makepkg again and received this:
    ==> Extracting Sources...
    FILE TYPE: application/x-tar; charset=binary compressed-encoding=application/x-bzip2; charset=binary; charset=binary
    CASE SKIP
    FILE TYPE: text/plain; charset=utf-8
    CASE SKIP
    FILE TYPE: text/plain; charset=us-ascii
    CASE SKIP
    ==> Entering fakeroot environment...
    ==> Starting build()...
    /tmp/yaourt-tmp-chris/aur-opera/opera/./PKGBUILD: line 24: cd: /tmp/yaourt-tmp-chris/aur-opera/opera/src/opera-10.00-4585.gcc4-qt4.x86_64: No such file or directory
    sed: can't read usr/share/opera/defaults/pluginpath.ini: No such file or directory
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build opera package.
    I have a limited understanding of this, I'm guessing makepkg does not recognize the binary and so it skips it?
    @iBertus: Thanks for veryifying it works on you 64 bit arch. However I've had this problem on 32 bit arch also.

  • OIM LDAP connector does not update fields

    Hi,
    I have installed and configured LDAP connector to SunOne directory server. All default adapters configured in the process form seem to work. But when I added my own attributes and used the adpIPLANETMODIFYUSER to update the values to LDAP server, nothing happened. The create user action works with the new attributes. It does not do anything when I change the values of those user defined fields.
    Any help will be appreciated.
    Iris

    Hi Iris,
    For a process task to be called the name of the task should start with label of the field.For example if the Last Name field is updated the task name should be 'Last Name Updated', So make sure your task name is like that.
    Also check the Conditional box in the Task. This will make the task called when a condition is met. Also enable the adapter to be called during the Pre-Update in the event handler form.
    Lookup definition is the mapping defined from xellerate resource profile to the end resource. If it is a new field which is not added by default, then you have to update the lookup definition. For example for AD there is a mapping called Atmap.AD. I am wondering if there is such mapping for iPlanet.(Check if the lookup definition is present).
    Thanks.
    Subhani Shaik

  • 2LIS_03_BF standard extractor does not extract records

    Hi,
    I enabled the standard extractor 2LIS_03_BF (mov.mercancias), I am probrando data extraction through rso2 transaction, and does not draw anything (0registros) and tables sources (msec and mkpf) if data exists I have to make some configuration prior to extractor, to extract data?
    This is active in the transaction LBWE.
    Greetings,

    See response in duplicate thread: [2LIS_03_BF standard extractor extracts data not;

  • 10g database does not extract with cpio

    After downloading 10g database from otn.oracle.com; Tried to use cpio -idcmv ship.db.cpio
    It does not work. It does not give any error, no error messages it just dosent work or come back to promt. Any help is appreciated.
    I am running it on Redhat 2.1 AS

    Hi,
    the correct command is
    cpio -idcmv < ship.db.cpio
    (and the original file must be unzipped by gunzip ship.db.cpio.gz)

  • 2LIS_11_VASTH does not extract delivery status records?

    I am working with 2LIS_11_VASTH which we have always used to get order status information.  I have a new requirement to retrieve delivery status information.
    From my functional understanding of VBUK/VBUP - the status information for orders and the status information for deliveries are both stored on these two tables.  However, looking at the information in my datasource in BW it appears that the only information being extracted is for orders - I can find no delivery records that have been extracted.
    Does 2LIS_11_VASTH only extract order records from VBUK/VBUP?
    Is there another approach to getting delivery records from VBUK/VBUP?

    Hi,
    This datasource is for SD Order Header Status but it still contains few fields for delivery status as well.
    Field in extract. struct.          Description of field                                Table of origin          Table field
    LFGSK                                Overall delivery status of all items           VBUK                        LFGSK
    LFSTK                                 Delivery status                                         VBUK                        LFSTK
    If you need further information from delivery, then you should go for 2LIS_11_V_SSL SD Sales: Order Delivery

  • Immediate postback does not retain field values under a dataTable

    A fairly common input dialog requirement is allowing the user to enter a variable number of rows of data -- as a concrete example say the form has one <h:inputText/> for a subject followed by a <h:dataTable/> initially with one <h:inputText/> for a URL, with a <h:commandButton immediate="true"/> called "Add Row". The user fills in subject, enters a URL, and then pushes "Add Row" to allow the entry of a second URL. This is an "immediate" button, and the action just adds a new element to the backing bean property which is a list of URL's.
    This almost+ does what the developer wants -- the form is redisplayed with a new empty URL row, the subject field remains filled in with what the user already entered, but the problem is the already filled in URL field is reset to blank.
    So it appears that input fields inside of a <h:dataTable/> do not retain user input if the form is submitted in immediate mode, but fields outside of <h:dataTable/> are preserved.
    I am using Sun's RI JSF 1.2, and it is not clear if this is just a bug, or some fundamental limitation. Given that the input fields in a data table have unique names that include the row index it seems possible that the posted parameters for the rows in a data table that remain after the action method adds or removes a row can be applied to the new view, just like for fields outside of the data table, and furthermore, this is what the user and developer would expect.
    The questions are:
    <ol><li>Is this a bug?</li>
    <li>If it is not a bug, what is another way to achieve the desired behavior?</li>
    </ol>

    EEG wrote:
    Hello.
    I'm using Apex 4.1.0 on Oracle 10.2.0.5 and Oracle app server (mod_plsq).
    Unfortunately, whenever I change this field to "InActive" in an existing row and then click my "Add Row" button, the tabular form re-appears with a new row but the modified row still has "Active" as the setting.
    I checked the values in my COL_CHOICES collection to be sure that the "active_status" field actually changed from "Active" to "InActive" for the existing/modified row. And it did. The modified row in the collection shows "InActive" as the value, even though the page displays "Active" for the value.
    How then can I make this drop down show the actual modified value?
    I've looked at the APEX_ITEM docs and have tried various combinations of the parameters but nothing works.The second parameter to <tt>apex_item.select_list</tt> is the value for the control. Your code has
    apex_item.select_list(16, null, 'Active;Y,InActive;N', 'style="color:darkred;"', 'NO', '%NULL%', '%', 'f16_' || '#ROWNUM#', NULL, 'NO') active_statusThis will always have the value NULL and thus default to the first option "Active". You need to use the appropriate column from the collection here instead of NULL:
    apex_item.select_list(16, c021, 'Active;Y,InActive;N', 'style="color:darkred;"', 'NO', '%NULL%', '%', 'f16_' || '#ROWNUM#', NULL

  • WinRAR does not extract SAP NetWeaver 04s

    Hello,
    I downloaded SAP NetWeaver 04s [Full ABAP Edition-Trial (with Web Dynpro for ABAP!)] from sdn.
    Part 1 (1.5GB)
    Part 2 (1.25GB)
    But while extracting from WinRAR, i get the following errros:-
    ERROR 1
    CRC failed in SAPNW2004sABAPTrail\image\load\load_datasave.gz.The file is corrupt
    ERROR 2
    D:\SAP\SAP Installation Files\SAPNW2004sABAPTrail_part2.rar: CRC failed in SAPNW2004sABAPTrail\image\setup.jar. The file is corrupt
    ERROR 3
    D:\SAP\SAP Installation Files\SAPNW2004sABAPTrail_part2.rar: CRC failed in SAPNW2004sABAPTrail\SAPGUI\CAB\{3E8FAE8C-58D5-44DA-B350-3CF6114097E3}.cab. The file is corrupt
    ERROR 4
    D:\SAP\SAP Installation Files\SAPNW2004sABAPTrail_part2.rar: CRC failed in SAPNW2004sABAPTrail\SAPGUI\CAB\{BA958318-12F8-4258-9338-9374606BD791}.cab. The file is corrupt
    ERROR 5
    D:\SAP\SAP Installation Files\SAPNW2004sABAPTrail_part2.rar: CRC failed in SAPNW2004sABAPTrail\SAPGUI\pdbs\pdbs.exe. The file is corrupt
    When i click on the Setup batch file, it wont execute.
    Can you please let me know what is to be done,
    I do not want to download the files again(it takes 12hrs to download).
    Any help is appreciated.
    Thanks,
    Faheem.
    PS:My appologies if this is the wrong forum to post the question.

    Thanks. Looks like there is no other option.
    Is there any way to make sure that the files are not
    corrupted during/after download?
    Im using FlashGet to download the software.
    I can see from the errors that Part 2 requires a download, what about part 1?
    Is the following error related to part 1:-
    ERROR 1
    CRC failed in SAPNW2004sABAPTrail\image\load\load_datasave.gz.The file is corrupt

  • Adobe reader for ios Ipad does not display fields after the have been inputed

    My Ipad Mini will not display any fields in a form after I input them?

    First, are you positive that Reader is being used?

  • PDWordFinder does not extract text in order

    Hi,
    My word document had few comments.
    I converted the word document to PDF by File->SaveAs->Adobe PDF.
    I did not convert the comments to sticky notes. Hence they appear the same as in word document.
    My application uses PDWordFinder API to extract text from the document.
    I notice that the text in these comments is retrived only at the last.
    Why the text in the comments (not sticky notes) is retrieved at last and not in the order they appear in the document?
    Is there any option to make the wordfinder retrieve text in the order of appearance?

    I need to extract text in 'reading' order, but it's not very clear how to use PDWordFinderAcquireWordList parameters.
    Can I use different 'reading order' for PDDocCreateWordFinderUCS method, or can I use xySortTable?
    Which are sorting parameters  (if they exist) for AcquireWordList or WordFinder ? Thanks

  • ReportContextAttributeMessage does not highlight field

    Hi
    I have a node named Params, and I have created the elements under that dynamically. One of the elements created dynamically is "Rating".
    I need to check if the input field(created dynamically) mapped to "Rating" is null or not. if it is null, I need to report a message and highlight the field.
    I have a validation helper class, that Im calling, with the method:
    public static void raiseError(IWDMessageManager messageMgr, IWDMessage message, IWDNodeInfo node,
    IWDNodeElement element, String fieldName, String fieldLabel)
    IWDAttributeInfo attributeInfo = node.getAttribute(fieldName);
    messageMgr.reportContextAttributeMessage(element,attributeInfo,message,new Object[] {
         fieldLabel },true);
    I have done everything thats necessary and am calling the validation class raise error with all the attributes as follows:
    ValidationHelper.raiseError(messageMgr, IMessageEmployeeRating.MESSAGE,
    wdContext.nodeParams().getNodeInfo(), wdContext.currentParamsElement(), "Rating"+i, "The rating
    has not been entered");
    The problem is that the message "The rating has not been entered" is displayed as expected, but the field is not highlighted or outlined red.
    What could be wrong?
    BTW, Im on EP 7.00 SP 13.
    Thanks
    OJ

    Hi Manoj
    Yes, the attributeinfo is for the same attribute im checking, and the element is the current element.
    Im still not able to fugure out what the problem is.
    There was a recent upgrade of patches in my system. Do you think this could have caused it? It was working prior to that. I searched for some docs or Notes on it, but found none.
    Thanks.
    Edited by: Jo on Jan 29, 2008 4:58 PM

Maybe you are looking for