Salesforce Objects as Source in Mapping Template

I need mass generation of mappings using Salesforce Objects as a source and Oracle as a target with no transformations. I used cloud version of Mapping Architect of Vision and create a template with normal source and target and Application Source Qualifier. I also mentioned Salesforce as the database type. However, when importing into Informatica PowerCenter Designer, it shows all other sources except for Salesforce sources. What am I doing wrong?

Hi,
When Iam Trying to excute the mapping Which is having Lookup Override (dynamic cache enabled) on Teradata Target tables it causing unexpected error.in lookup i have taken care by giving alias names for all colums and used same in ports.i also maintained column count in override with port columns with same data types.i also maintained same data types for incoming ports with lookup ports.
lookup overide is
Select
CASE When INDIVIDUAL.Birth_Date IS Null Then CAST('01/01/9999' AS DATE FORMAT 'MM/DD/YYYY') Else INDIVIDUAL.Birth_Date End AS Birth_Date,
CASE When INDIVIDUAL.Gender_Code IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Gender_Code) End AS Gender_Code,
CASE When INDIVIDUAL.Individual_Name_Prefix_Code IS NULL Then 'NULL' Else UPPER(INDIVIDUAL.Individual_Name_Prefix_Code) End AS Individual_Name_Prefix_Code,
CASE When INDIVIDUAL.Individual_First_Name IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Individual_First_Name) End AS Individual_First_Name,
CASE When INDIVIDUAL.Individual_Middle_Name IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Individual_Middle_Name) End AS Individual_Middle_Name,
CASE When INDIVIDUAL.Individual_Last_Name IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Individual_Last_Name) End AS Individual_Last_Name,
CASE When INDIVIDUAL.Individual_Name_Suffix_Code IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Individual_Name_Suffix_Code) End AS Individual_Name_Suffix_Code,
CASE When PARTY.Duns_Num IS Null Then -1 Else PARTY.Duns_Num End AS Duns_Num,
CASE When PARTY.Legal_Entity_Code IS Null Then 'NULL' Else UPPER(PARTY.Legal_Entity_Code) End AS Legal_Entity_Code,
CASE When PARTY.Party_Type IS Null Then 'NULL' Else UPPER(PARTY.Party_Type) End AS Party_Type,
CASE When PARTY.SBI_Client_ID IS Null Then -1 Else PARTY.SBI_Client_ID End AS SBI_Client_ID,
CASE When PARTY.Tax_ID IS Null Then 'NULL' Else UPPER(PARTY.Tax_ID) End AS Tax_ID,
CASE When PARTY.Tax_Identifier_Type IS Null Then 'NULL' Else UPPER(PARTY.Tax_Identifier_Type) End AS Tax_Identifier_Type
from
EDW_QI_TDV.PARTY
JOIN
EDW_QI_TDV.INDIVIDUAL
ON
EDW_QI_TDV.PARTY.Party_ID=EDW_QI_TDV.INDIVIDUAL.Party_ID
It Showing error message by giving following description
TRANSF_1_1_1> CMN_1022 Database driver error...
CMN_1022 [
FnName: Prepare -- lookup override(Teradata) problem for Date Ca[ODBC Teradata Driver][Teradata RDBMS] Syntax error, expected something like '(' between the 'FORMAT' keyword and the string 'M' keyword. ]
TRANSF_1_1_1> Mon Feb 13 08:58:37 2006
TRANSF_1_1_1> CMN_1056 Error executing sql statement to fetch lookup data
CMN_1056 [SELECT FORMAT 'MM/DD/YYYY') Else INDIVIDUAL.Birth_Date End AS Birth_Date,
CASE When INDIVIDUAL.Gender_Code IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Gender_Code) End AS Gender_Code,
CASE When INDIVIDUAL.Individual_Name_Prefix_Code IS NULL Then 'NULL' Else UPPER(INDIVIDUAL.Individual_Name_Prefix_Code) End AS Individual_Name_Prefix_Code,
CASE When INDIVIDUAL.Individual_First_Name IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Individual_First_Name) End AS Individual_First_Name, CASE When INDIVIDUAL.Individual_Middle_Name IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Individual_Middle_Name) End AS Individual_Middle_Name,
CASE When INDIVIDUAL.Individual_Last_Name IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Individual_Last_Name) End AS Individual_Last_Name, CASE When INDIVIDUAL.Individual_Name_Suffix_Code IS Null Then 'NULL' Else UPPER(INDIVIDUAL.Individual_Name_Suffix_Code) End AS Individual_Name_Suffix_Code,
CASE When PARTY.Duns_Num IS Null Then -1 Else PARTY.Duns_Num End AS Duns_Num, CASE When PARTY.Party_Type IS Null Then 'NULL' Else UPPER(PARTY.Party_Type) End AS Party_Type,
CASE When PARTY.Legal_Entity_Code IS Null Then 'NULL' Else UPPER(PARTY.Legal_Entity_Code) End AS Legal_Entity_Code,
CASE When PARTY.SBI_Client_ID IS Null Then -1 Else PARTY.SBI_Client_ID End AS SBI_Client_ID, CASE When PARTY.Tax_ID IS Null Then 'NULL' Else UPPER(PARTY.Tax_ID) End AS Tax_ID,
CASE When PARTY.Tax_Identifier_Type IS Null Then 'NULL' Else UPPER(PARTY.Tax_Identifier_Type) End AS Tax_Identifier_Type from EDW_QI_TDV.PARTY JOIN EDW_QI_TDV.INDIVIDUAL ON EDW_QI_TDV.PARTY.Party_ID=EDW_QI_TDV.INDIVIDUAL.Party_ID ORDER BY Birth_Date,Gender_Code,Individual_Name_Prefix_Code,Individual_First_Name,Individual_Middle_Name,Individual_Last_Name,Individual_Name_Suffix_Code,Duns_Num,Party_Type,Legal_Entity_Code,SBI_Client_ID,Tax_ID,Tax_Identifier_Type
if replace first CASE with INDIVIDUAL.Birth_Date it excutes correctly.
when i excuted above query teradata it giving correct values.
Can anybody help regarding this.
 

Similar Messages

  • Source System mapping while transporting objects from Q to P

    Hi All,
    I have moved all my transports from BW DEV to Q twice with different source system mappings, say R3D to R3Q and again R3D to R3X, as I have to do testing from both the source systems.
    Now, I have to move all those transports to PROD and I found out that they will be moved from Q to P and not from DEV to P. In such case, what source system mapping should I maintain in P? Is that R3Q to R3P or R3R to R3P?
    Hope I am clear with my question. Please let me know if it is not clear.
    Thanks,
    RPK.

    Hi Nasiroddin,
    Itseems I am not clear with my question. Let me put it in another way.
    My BWQ is connected to two R/3 source systems, say R3Q and R3X where as my BWP is only connected to R3P. While transporting the requests from BWQ to BWP, I know that I have to maintain the source system mappings(Tools->Mapping of the source system names). Now I am in doubt about what mapping do I need to maintain(either R3Q->R3P or R3X->R3P)? Which source systems transfer rules etc.(all source system dependant objetcs) will be transported, either R3Q or R3X?
    Thanks,
    RPK.

  • Are Vendor Payment Terms on RFx Object in Sourcing?

    Hi There,
    We uncovered this document via a Google search:
    http://help.sap.com/scenarios_bus2008/helpdata/en/6d/4c0a50eab44534bef84c9b7bcec94a/content.htm
    The document implies that the vendor payment terms are on the RFx object but I cannot confirm that the field exists on this object in Sourcing 7.  Does anybody know what version of Sourcing supports this mapping?  I haven't been able to find the document that this link belongs to, so it's possible that it's an orphaned page from some old documentation, but I'd appreciate confirmation from one of the experts on this forum.
    Thanks!
    Shanker

    i can confirm that the mapping is available in the standard mapping for Release 7.0. (MM_Award_To_Purchase_Order)
    also, there are many other fields available not included in the mapping guide, but also readily available for use, with some amendments to the Data Types in SAP PI.
    see link for integration guide (including the table you linked)
    http://service.sap.com/~form/sapnet?_SHORTKEY=01200252310000091446&_SCENARIO=01100035870000000202&_OBJECT=011000358700000161702011E

  • Data Mapping Templates for NON-RTA Systems

    Hi all,
    I'm designing n extractor for my NON-SAP System.
    I've been reading the Appendix B: Data Mapping Templates for Non-RTA Systems from Configuration Guide - SAP GRC AC 5.3.
    I have a couple of questions regarding the size of two fields in table ACTION PERMISSION OBJECTS TEMPLATE
    Is correct the size that the documents says about fields:
    ACTION (document says it's 20 but in other tables is 50)
    PERMISSION (document says it's 10 but in other tables is 100
    ACTVT (document says it's 10but in other tables is 50)
    Thank you in advanced.

    Hi Luis,
    Yeah i will follow the recomendations but i'm updating some files to RAR and i've seen another kind of inconsistency such as in the table User File Template. Recomendation says that both FNAME field and LNAME field are 50 size each one but in my case i can update a FNAME 51 size and a LNAME 49, i mean between FNAME and LNAME it's 100 size.
    Cheers.

  • Losing source-target mapping from a data flow diagram process

    Hi,
    When I reload a model design from an xml repository, I am losing source-target mappings from a data flow diagram process. I wonder why.
    The way it goes is:
    - I define a data flow diagram with information stores, processes, and flows.
    - Information structures are defined from the flows and the information trickles down to processes and information stores.
    - In a process, I define Source-Target Mapping by selecting a target element and then selecting the source element(s).
    - I save the whole model.
    - So far, the Source-Target Mapping keeps the association between target and source elements.
    - If I exit from Data Modeler, the next time I reload the saved model, the Source-Target Mapping target to source elements associations are lost!?
    Does anyone have the same issue or would know how to resolve it?
    Thanks,
    /Mario

    I am still having problems getting my source to target mappings to save after I apply the fix described in this thread. Any thoughts?
    From my TargetElement.xml
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <oracle.dbtools.crest.model.design.process.TargetElement parentClass="java.lang.Object">
    <property name="objectID" dataType="java.lang.String" readOnly="true" defaultValue="" xmlName="id" xmlType="attribute" getter="getObjectID" setter="setObjectID" reffered="false"/>
    <property name="target" dataType="oracle.dbtools.crest.model.design.DesignObject" defaultValue="" xmlName="target" xmlType="element" getter="getTarget" setter="setTarget" reffered="true"/>
    <property name="description" dataType="java.lang.String" defaultValue="" xmlName="description" xmlType="element" getter="getDescription" setter="setDescription" reffered="false"/>
    <property name="name" dataType="java.lang.String" readOnly="true" defaultValue="" xmlName="name" xmlType="attribute" getter="getName" setter="setName" reffered="false"/>
    <property name="transformationType" dataType="java.lang.String" defaultValue="" xmlName="transformationType" xmlType="element" getter="getTransformationType" setter="setTransformationType" reffered="false"/>
    <collection name="sources" dataType="java.util.List" xmlName="sources" itemXmlName="sourceRef" getter="getSources" itemIsRef="true" refsXMLName="sourceRefs" addItem="addSource" getItemByID="getSourceByID" nativeList="true" orderTheList="true"/>
    <roproperty name="sources" dataType="interface java.util.List" getter="getSources"/>
    </oracle.dbtools.crest.model.design.process.TargetElement>
    Process.xml:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <oracle.dbtools.crest.model.design.process.Process parentClass="oracle.dbtools.crest.model.design.process.Transformation">
    <property name="type" dataType="int" defaultValue="0" xmlName="type" xmlType="element" getter="getType" setter="setType" reffered="false" />
    <property name="batchMinimumTransactions" dataType="int" defaultValue="" xmlName="batchMinimumTransactions" xmlType="element" getter="getBatchMinimumTransactions" setter="setBatchMinimumTransactions" reffered="false" />
    <property name="batchTimeUnit" dataType="java.lang.String" defaultValue="" xmlName="batchTimeUnit" xmlType="element" getter="getBatchTimeUnit" setter="setBatchTimeUnit" reffered="false" />
    <property name="diagram" dataType="oracle.dbtools.crest.model.design.process.DataFlowDesign" defaultValue="" xmlName="diagram" xmlType="element" getter="getDiagram" setter="setDiagram" reffered="true" />
    <property name="footNote" dataType="java.lang.String" defaultValue="" xmlName="footNote" xmlType="element" getter="getFootNote" setter="setFootNote" reffered="false" />
    <property name="frequencyTimeUnit" dataType="java.lang.String" defaultValue="" xmlName="frequencyTimeUnit" xmlType="element" getter="getFrequencyTimeUnit" setter="setFrequencyTimeUnit" reffered="false" />
    <property name="frequencyTimes" dataType="int" defaultValue="" xmlName="frequencyTimes" xmlType="element" getter="getFrequencyTimes" setter="setFrequencyTimes" reffered="false" />
    <property name="interactiveLongestResponseTime" dataType="int" defaultValue="" xmlName="interactiveLongestResponseTime" xmlType="element" getter="getInteractiveLongestResponseTime" setter="setInteractiveLongestResponseTime" reffered="false" />
    <property name="interactiveResponseTimeUnit" dataType="java.lang.String" defaultValue="" xmlName="interactiveResponseTimeUnit" xmlType="element" getter="getInteractiveResponseTimeUnit" setter="setInteractiveResponseTimeUnit" reffered="false" />
    <property name="mode" dataType="java.lang.String" defaultValue="" xmlName="mode" xmlType="element" getter="getMode" setter="setMode" reffered="false" />
    <property name="paramsWrappersString" dataType="java.lang.String" defaultValue="" xmlName="paramsWrappersString" xmlType="element" getter="getParamsWrappersString" setter="setParamsWrappersString" reffered="false" />
    <property name="priority" dataType="java.lang.String" defaultValue="" xmlName="priority" xmlType="element" getter="getPriority" setter="setPriority" reffered="false" />
    <property name="transformationtask" dataType="oracle.dbtools.crest.model.design.process.TransformationTask" defaultValue="" xmlName="transformationtask" xmlType="element" getter="getTransformationTask" setter="setTransformationTask" reffered="true" />
    <property name="peakPeriodsString" dataType="java.lang.String" defaultValue="" xmlName="peakPeriodsString" xmlType="element" getter="getPeakPeriodsString" setter="setPeakPeriodsString" reffered="false" />
    <collection name="events" dataType="java.util.List" xmlName="events" itemXmlName="eventRef" getter="getEvents" itemIsRef="true" refsXMLName="eventRefs" removeItem="removeEvent" addItem="addEvent" getItemByID="getPartyByID" nativeList="true" orderTheList="true" />
    <collection name="targetMappings" dataType="java.util.List" xmlName="targetMappings" itemXmlName="targetMapping" getter="getTargetElements" createItem="createTargetElement" removeItem="removeEvent" addItem="addTargetElement" getItemByID="getPartyByID" nativeList="true" orderTheList="true" />
    <roproperty name="componentFlowsFor" dataType="interface java.util.Collection" getter="getComponentFlowsFor" />
    <roproperty name="events" dataType="interface java.util.List" getter="getEvents" />
    <roproperty name="flowEvents" dataType="interface java.util.List" getter="getFlowEvents" />
    <roproperty name="paramMapping" dataType="oracle.dbtools.crest.model.design.DesignObject" getter="getParamMapping" />
    <roproperty name="paramsWrappers" dataType="interface java.util.List" getter="getParamsWrappers" />
    <roproperty name="parentprocess" dataType="oracle.dbtools.crest.model.design.process.Process" getter="getParentProcess" />
    <roproperty name="parentprocessInDFD" dataType="oracle.dbtools.crest.model.design.process.Process" getter="getParentProcessInDFD" />
    <roproperty name="peakperiods" dataType="[Z" getter="getPeakPeriods" />
      <roproperty name="processedAttributesAndFlows" dataType="interface java.util.List" getter="getProcessedAttributesAndFlows" />
      <roproperty name="processedEntitiesAndFlows" dataType="interface java.util.List" getter="getProcessedEntitiesAndFlows" />
      </oracle.dbtools.crest.model.design.process.Process>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Error in Mapping Template

    Hi to ALL
    I have a Mapping Template that worked fine, so  I changed (Writed an UDF) and actived it works correctly. But when I open it againg show me an error  java.lang.NullPointerException now the mapping is empty and don't show antyhing no source and target . Only can See the description of the mapping no more else.
    Can you help me?.

    Hi Luis,
    I also had the same problem.
    You might have something wrong with your UDFs.
    Unfortunatelly your mapping is lost.
    Re do it again and please check that your UDFs are correct. And if you don't find anything try removing any reference to the UDFs, save and activate.
    That might let you open the mapping again.
    Later you can use your UDFs one by one to check which one is giving you that problem.
    Hope that helps.

  • Source system mapping between BW systems

    Hi All
    I have question regarding source system mapping between BW systems
    We are in BW7 and we still have BW3.5 objects (Cubes,IO,ODS ets)
    We have 1 source in BW Dev that need to split to 2 different  sources in BW QA
    e.d BW Dev map to ECC Dev 110 and when we transport ,it should map
    to 2 sources  ,one is ECCQA Clinet 200 and another map to ECCQA Client 210
    in the conversion in BW QA we have mapped it to the 2 ECC QA sources but 
    the problem is that if we would only work with BW7 objects this will work but since we have
    also BW3.5 objects  the  mapping in not complete for the 3.5 objects , we also checked the 7.0 button in the conversion and it still have missing objects

    Hi... i dont understand your isse you have one source of transport and in the destination if points to two systems and this works for you....and your problem is in 3.5 objects? its a version problem?
    Regards

  • Does mapping exists without mapping templates?

    I created a mapping using 4 mapping templates.
    When I am deleting the mapping templates it is giving me error that it is being used in the message mapping.
    After we created message mapping using mapping templates, if we want to make the mapping as independent of the templates, is it possible?
    I dont want to ship too many objects to QA or other systems.
    Thanks in advance,
    Venkat.

    >
    venkat a wrote:
    > When I am deleting the mapping templates it is giving me error that it is being used in the message mapping.
    > After we created message mapping using mapping templates, if we want to make the mapping as independent of the templates, is it possible?
    Did you get an Error or an information message?
    Mapping template are independent of the mapping. You might get an information message regarding the dependency but it shouldnt be an error. You can ignore the info message.
    Please confirm

  • Using Mapping Templates

    Hi all,
    I have created a mapping template that I need to apply inside a message mapping some 10 times.
    However, whenever I select target element and source element and I display the available templates for it, and I choose the mapping template that I created , only the header nodes seem get mapped ( I see a mapping line ) but not the sub elements !
    I tried to re-activate the template and various other things but result stays the same.
    Also note 901113 "Applying a Mapping-Template to a Message-Mapping does not do anything. The Message-Mapping remains unchanged and no error is displayed."
    is not relevant as we are on SP15.
    Any ideas ?
    A related question is that in case I get it to work and you afterwards update the template and acticate, would that 'update' all the message mappings were the template was used or do you need to re-apply manually ?
    rgds
    Dirk

    Hi Dirk,
    See if this is of any help.
    http://help.sap.com/saphelp_nw04/helpdata/en/79/2835b7848c458bb42cf8de0bcc1ace/content.htm
    Regards
    Vijaya

  • Mapping Templates creation and use

    Hi All,
    I am trying to use mapping templates.
    I am trying to create mapping templates from a message mapping .
    But "Create Template Based On Mapping" option is disable here.
    So how can I create mapping templates?
    Again how to use that template?
    Any kind of suggestion will be appreciated.
    Thanks
    Rabi

    Select source  root node and target  root node.  Then right cliek and choose the option "Create Template based on mapping" on the target section.
    Refer this link
    http://wiki.sdn.sap.com/wiki/display/XI/MappingtemplatesinPI7

  • Mapping template

    Hi
    Has anyone got a mapping template on the idoc SHPMNT05, if so can you please share it with me. Basically i want a document which identifies the SAP fields corresponding to SHPMNT05 idoc segments and fields.
    regards
    Sam

    Hi,
    mapping tempates in XI allow you to reuse your mappings but to reuse them you must have 2 structures:
    source & target. SHPMNT05 is just one end so what would you like to map ?
    if you want SHPMNT05 field names go to TCODE WE60 and there you can find fields + descriptions of this idoc
    or go to:
    http://ifr.sap.com/catalog/query.asp?namespace=urn:sap-com:ifr:LO:470X200&type=idoc&name=SHPMNT05
    Regards,
    michal

  • TopLink Question - Mutliple Object to Single Table mapping

    Just a short question,
    Does toplink support mapping feature as such that it can map two distinct objects with single table that when in insertion or selection those two objects can be manipulated, selected in single operation? I know that TopLink mapping supports single object from multiple table mapping, but I'm not sure about multiple objects being associated with single table.
    Secondly, does Hibernate has something like what I described above?
    Howard.

    Hi Howard,
    You can map two objects to a single table if the objects are related by aggregation.
    In TopLink, two objects–a source (parent or owning) object and a target (child or owned) object–are related by aggregation if there is a strict one-to-one relationship between them, and all the attributes of the target object can be retrieved from the same data source representation as the source object. This means that if the source object exists, then the target object must also exist, and if the source object is destroyed, then the target object is also destroyed.
    http://www.oracle.com/technology/products/ias/toplink/doc/1013/main/_html/tutbuild004.htm#sthref2325
    -Blaise

  • Source system mapping/conversion  between BW systems

    Hello  BO/BW Forum
    I have question regarding source system mapping between BW systems
    We are in BW7 and we still have BW3.5 objects (Cubes,IO,ODS ets)
    We have 1 source in BW Dev that need to split to 2 different  sources in BW QA
    e.d BW Dev map to ECC Dev 110 and when we transport ,it should map
    to 2 sources  ,one is ECCQA Clinet 200 and another map to ECCQA Client 210
    in the conversion in BW QA we have mapped it to the 2 ECC QA sources but 
    the problem is that if we would only work with BW7 objects this will work but since we have
    also BW3.5 objects  the  mapping in not complete , we also checked the 7.0 button in the conversion
    any assistance is highly appreciated

    Hi,
    Hope you aware of Infosources interacts with Replicated Datasources.
    As per your post, BW1 is a source system for BW2 and BW3.
    So, you have to create Infosources in BW2 and BW3. So you have to replicate the datasources in BW2 and BW3.
    Regards,
    Suman

  • How to update calander in FDMEE source period mapping

    Hi,
    We are trying to find to update the calender in FDMEE source period mapping.
    i have attached the screenshot. Once i selected the calendar MD(jan - Dec),the GL year details upto 2014 is coimg up where as 2015 is still missing.
    We would like to know how to add 2015 year details....where this calendar is being maintained.
    Our source is Peoplesoft General Ledger and target is "ARM".
    Please advise.
    Thanks,
    Ramanujam

    Hi Ramanujam,
    There are 3 methods to update the Calendar or defining the period
    E-Business Suite and PeopleSoft calendars have these important elements:
    Calendar—Identifier for a calendar
    Start Date—Start date of the period
    End Date—End date of the period
    Refer the section "Define Period mappings" (Pg 102 - 108) in guide - http://docs.oracle.com/cd/E40248_01/epm.1112/erpi_admin.pdf
    Thanks,

  • Module for calling source- cannonical mapping?

    Hi,
    We have 2 mapping(xslt) in IR
    source->cannonical and cannonical->target
    we want to remove source->cannonical  mapping and want to put that in MODULE of communication channel.
    My problem  is how to call xslt mapping using java code and we done value mapping their. Did that vallumapping will work in module..
    waiting for responce..its an urgent task..
    thanq
    krishna

    Hi,
    We have 2 mapping(xslt) in IR
    source->cannonical and cannonical->target
    we want to remove source->cannonical mapping and want to put that in MODULE of communication channel.
    My problem is how to call xslt mapping using java code and we done value mapping their. Did that vallumapping will work in module..
    waiting for responce..its an urgent task..
    thanq
    krishna

Maybe you are looking for

  • Reversal of service entry sheet

    Hi all, while reversing a service entry sheet, system is saying that "Goods Receipt for purch. order" is not allowed (ORD 34000560) What I have found till yet that 34000560 is the plant maintenance order #. I have seen that in tcode iw33. And text "G

  • Songs skip on burned CD's

    My first song alway plays clearly. The remaining songs skip constantly making them unlistenable

  • HT201270 IPad Messages has stopped working, what do I do?

    Ipad messages won't send or receive, what is the fix?

  • New CATS report

    -- Posted also under HR Forum - Hi In CATS, transaction KS02 (change cost center), one can see two fields, person responsible and user responsible. In a CATS report i need to search on the person responsible so that all cost centers (and attributed h

  • Gaps in one album; not the other...why?

    I bought the Plagues album by The Devil Wears Prada and the album has 2 second gaps and its obvious that it shouldn't. I bought their earlier album, Dear Love: A beautiful discord, and all the songs blend into each other without any 2 second pause. A