MD070 Inv Outbound Interface

download MD070 Inv Outbound Interface

If you can't read please download the document

description

fff

Transcript of MD070 Inv Outbound Interface

AIMMD.070 APPLICATION EXTENSION Technical DESIGN inv Outbound InterfaceGE Infrastructure Sensing-ChinaOracle InventoryAuthor:BipinCreation Date:July 1, 2006Last Updated:July 1, 2006Document Ref:DraftVersion:1.0Approvals:John, ConnorERP Finance Lead - GE Infrastructure Sensing Sabrina, NgFinance Controller - GE Infrastructure Sensing ShanghaiSaumil Thakkar Project Manager Satyam Computers1Document ControlChange RecordS. No.DateAuthorVersionChange Reference1 None2345Reviewed byS. No.NamePositionSignatureDate1GarnetteFinance Lead234,5DistributionCopy No.NameLocation123452Table of Contents1Document Control22Table of Contents33Topical Essay43.1Basic Business Needs43.2VAT Issue Report43.3VAT Invoice Report64Technical Overview75Considerations83Topical EssayGE Infrastructure Sensing needs to procure Inventory details from the Inv for payment details which we have done for particular Supplier. Inv Outbound interface program will be developed to transfer the data from oracle INV base tables into the OFM (Legacy) flat file.3.1 Basic Business NeedsCompany has to make all the Transaction in OFM (Legacy), GE needs a data file which is going to store in the legacy database.This Program should bring the data from Inventory which has been entered between the Two Organizations.And Item should be Purchasable item.3.1.1AssumptionsThis design assumes that the following information will be maintained in Chinese language:1.Invorganization ID2.Invorganization Name3.ItemID4.Item5.Itemdescription6.Catetgory7.ItemUOM________________________________________________________________________________3.2 Inv Outbound output fileReport output should show the following information in the Output file.No Of Records Transferred into file : No of Records which are transferred to the Flat file.User Name : Name of the User Who has submittedResonsibility : Name of the Responsibility from which report has submittedDate of submitted : Request submission Date3.2.1Report ParametersYou run the Inv Outbound Interface from the Standard Report Submission form. Enter the following parameters.SqParameterDescriptionValue setDefault TypeDefault ValueRequiredDisplayedPromptToken1Org_IDFromOrg_IDNoneProfileCurrent OrganizationYYORG IDP_org_id2Org_IDToOrg_IDNoneProfileCurrent OrganizationYYORG IDP_org_id1.1.1Configuration Dependencies (Optional)ConfigurationConfiguration SettingRegister Concurrent ProgramGE_Inv Outbound InterfacesRegister Concurrent ExecutableXX_GE_INVResponsibilitiesRESPRequest Security GroupXX_GE_PaymentsData GroupStandard3.2.2Report Headings 4 Technical OverviewUse this section to describe the technical approach, high-level algorithms, process flows, etc. Discuss possible solutions to technical challenges. The detailed designs for forms and programs will provide the details for the general overview presented here.Used the following tables to get the Customer and the invoive, item details.MTL_SYSTEM_ITEMS_BORG_ORGANIZATION_DEFINITIONSMTL_CATEGORIESMTL_ITEM_CATEGORIES5ConsiderationsIf any Oracle Applications tables change in future versions of Oracle Purchasing, components of this customization may also require changes to work correctly. Evaluating the impact of such changes on custom programming is the responsibility of the company, although additional consulting services can be contracted to assist prior to upgrading.Open and Closed Issues for this Deliverable5.1.1Open IssuesIDIssueResolutionResponsibilityTarget DateImpact Date5.1.2Closed IssuesIDIssueResolutionResponsibilityTarget DateImpact Date1Chinesse outputDeveloper can develop program as like English It will generate Chinese output Automatically , Since we have implemented UTF Instance.Developer