Integration of SD and MM Module

Hi,
   I Want to know the How to Integrating the SD and MM Module .Please help this topic .
Thanks & Regards
Raghava

hi,
MM Process flow:
The typical procurement cycle for a service or material consists of the following phases:
1. Determination of Requirements
Materials requirements are identified either in the user departments or via materials planning and control. (This can cover both MRP proper and the demand-based approach to inventory control. The regular checking of stock levels of materials defined by master records, use of the order-point method, and forecasting on the basis of past usage are important aspects of the latter.) You can enter purchase requisitions yourself, or they can be generated automatically by the materials planning and control system.
2. Source Determination
The Purchasing component helps you identify potential sources of supply based on past orders and existing longer-term purchase agreements. This speeds the process of creating requests for quotation (RFQs), which can be sent to vendors electronically via SAP EDI, if desired.
3. Vendor Selection and Comparison of Quotations
The system is capable of simulating pricing scenarios, allowing you to compare a number of different quotations. Rejection letters can be sent automatically.
4. Purchase Order Processing
The Purchasing system adopts information from the requisition and the quotation to help you create a purchase order. As with purchase requisitions, you can generate Pos yourself or have the system generate them automatically. Vendor scheduling agreements and contracts (in the SAP System, types of longer-term purchase agreement) are also supported.
5. Purchase Order Follow-Up
The system checks the reminder periods you have specified and - if necessary - automatically prints reminders or expediters at the predefined intervals. It also provides you with an up-to-date status of all purchase requisitions, quotations, and purchase orders.
6. Goods Receiving and Inventory Management
Goods Receiving personnel can confirm the receipt of goods simply by entering the Po number. By specifying permissible tolerances, buyers can limit over- and underdeliveries of ordered goods.
7. Invoice Verification
The system supports the checking and matching of invoices. The accounts payable clerk is notified of quantity and price variances because the system has access to PO and goods receipt data. This speeds the process of auditing and clearing invoices for payment.
Common Tables used by SAP MM:
Below are few important Common Tables used in Materials Management Modules:
EINA Purchasing Info Record- General Data
EINE Purchasing Info Record- Purchasing Organization Data
MAKT Material Descriptions
MARA General Material Data
MARC Plant Data for Material
MARD Storage Location Data for Material
MAST Material to BOM Link
MBEW Material Valuation
MKPF Header- Material Document
MSEG Document Segment- Material
MVER Material Consumption
MVKE Sales Data for materials
RKPF Document Header- Reservation
T023 Mat. groups
T024 Purchasing Groups
T156 Movement Type
T157H Help Texts for Movement Types
MOFF Lists what views have not been created
A501 Plant/Material
EBAN Purchase Requisition
EBKN Purchase Requisition Account Assignment
EKAB Release Documentation
EKBE History per Purchasing Document
EKET Scheduling Agreement Schedule Lines
EKKN Account Assignment in Purchasing Document
EKKO Purchasing Document Header
EKPO Purchasing Document Item
IKPF Header- Physical Inventory Document
ISEG Physical Inventory Document Items
LFA1 Vendor Master (General section)
LFB1 Vendor Master (Company Code)
NRIV Number range intervals
RESB Reservation/dependent requirements
T161T Texts for Purchasing Document Types
Transaction Codes:
RFQ to Vendor - ME41
Raising Quotation - ME47
Comparison of Price - ME49
Creation of PO - ME21N
Goods Receipt - MIGO
Invoice (Bill PAssing) - MIRO
Goods Issue - MB1A
Physical Inventory - MI01( Create doc)
MI04 (Enter Count)
MI07 (Post)
Also please check this links.
http://www.sapgenie.com/sapfunc/mm.htm
http://www.sap-basis-abap.com/sapmm.htm
SD Process Flow:
The sales documents you create are individual documents but they can also form part of a chain of inter-related documents. For example, you may record a customer’s telephone inquiry in the system. The customer next requests a quotation, which you then create by referring to the inquiry. The customer later places an order on the basis of the quotation and you create a sales order with reference to the quotation. You ship the goods and bill the customer. After delivery of the goods, the customer claims credit for some damaged goods and you create a free-of-charge delivery with reference to the sales order. The entire chain of documents – the inquiry, the quotation, the sales order, the delivery, the invoice, and the subsequent delivery free of charge – creates a document flow or history. The flow of data from one document into another reduces manual activity and makes problem resolution easier. Inquiry and quotation management in the Sales Information System help you to plan and control your sales.
Transaction Codes:
Inquiry - VA11/VA12/VA13
Quotation - VA21/VA22/VA23
Sales Order - VA01/VA02/VA03
Delivery - VL01N/VL02N/VL03N
Billing/Invoicing - VF01/VF02/VF03
Also please check this links.
http://www.sapgenie.com/sapfunc/sd.htm
http://www.sap-basis-abap.com/sapsd.htm
http://www.sapgenie.com/abap/tables_sd.htm
VBAK: Sales Document(Header Data) (VBELN)
VBAP: Sales Document(Item Data) (VBELN,POSNR,MATNR,ARKTX,CHARG)
Enquiry, Quotation, Sales Order are differentiated based on Doc.
Type(VBTYP field) in VBAK,VBAP Tables( for Enquiry VBTYP = A,
for Quotation 'B' & for Order it is 'C'.)
LIKP: Delivery Table (Header Data)(VBELN,LFART,KUNNR,WADAT,INCO1)
LIPS: Delivery Table (Item Data)(VBELN,POSNR,WERKS,LGORT,MATNR,VGBEL)
(LIPS-VGBEL = VBAK-VBELN, LIPS-VGPOS = VBAP-POSNR)
VTTK: Shipment Table (Header Data)(TKNUM)
VTTP: Shipment Table (Item Data)( TKNUM,TPNUM,VBELN)
(VTTP-VBELN = LIKP-VBELN)
VTFA: Shipping Document Flow(TKNUM,VBELV,VBELN)
VTPA: Shipping Partners data(VBELN,PARVW,KUNNR,PERNR)
VTTS: Stages in Shipment(TKNUM,TSNUM,TSTYP)
VTSP: Transport Stage/Shipment Item Allocation(TKNUM,TSNUM,TPNUM)
VEKP: Handling Unit: Header(Packing)(VENUM,VSTEL)
VEPO: Handling Unit: Item (Packing)(VENUM,VEPOS,VBELN)
VBRK: Billing Table(Header Data)(VBELN,FKART,BELNR)
VBRP: Billing Table(Item Data)(VBELN,POSNR,FKIMG,NETWR,VGBEL,VGPOS)
(VBRP-AUBEL = VBAK-VBELN, VBRP-VGBEL = LIKP-VBELN)
Apart from these tables there are lot of other tables which starts with
‘V’, but we use the following tables frequently.
VBUK: All Sales Documents status & Admn. Data(Header)(VBELN,VBTYP)
VBTYP= ‘C’(Sales Order) VBTYP=’J’(Delivery) VBTYP=’M’(Invoice)
VBUP: Sales Documents status & Admn. Data(Item)(VBELN,POSNR)
MM
EBAN-- Pur.Reqn. Data (BANFN,BNFPO,BADAT,MATNR)
EBKN-- Purchase Requisition Account Assignment(BANFN,BNFPO,VBELN)
EINA—- Purchase Info.Record (General Data)(INFNR,MATNR,LIFNR)
EINE-- Purchase Info.Record (Pur.Orgn Data )(INFNR,EKORG)
ELBK-- Vendor Evaluation Header Data(LIFNR,EKORG,KLASS)
ELBM-- Vendor Evaluation: Material-Related Item(LIFNR,MATNR,EKORG,INFNR,HKRIT)
ELBP—- Main Criteria for Vendor Evaluation (LIFNR,EKORG,HKRIT)
EKKO-- Purchase Order Data (Header)(EBELN,BSTYP,BSART)
EKPO-- Purchase Order Data (Item)(EBELN,EBELP,MATNR)
RFQ and PO are differentiated by Doc Type(BSTYP)in EKKO table.
For RFQ it is ‘A’ and for PO it is ‘F’.
MKPF-- GRN Data (Header) (EBELN,BLDAT,BUDAT,XBLNR,BKTXT)
MSEG-- GRN Data (Item)(MBLNR,BWART,LIFNR,MATNR,EBELN)
The link between SD and MM :-
1. When you create sales order in SD, all the details of the items are copied from Material master of MM.
2. MRP and availibility check related data is also taken from MM although you control this data in SD also.
3. While you create inbound/outbound delivery with reference to a sales order,the shipping point determination takes place with the help of the loading group, plant data, shipping conditions etc. This also refers to Material Master.
4. The material which you are entering in a sales order must be extended to the sales area of your sales order/customer otherwise you cannot transact with this material.

Similar Messages

  • Integrating a DSP and BlackFin Modules with LV 8.5

    Hi all,
    I am just posting my last trouble when I was using Labview software for an academic work.
    So I'll try to summarize the topic.
    So, the point was to integrate LB with DSP board specifically model BF537 from BlackFin.
    The problem is: Not all version of Labview can support DSP Module (this is an extension that you should install to do the integration possible) and BlackFin Embedded application for BF537 as well.
    Just to clarify: you should have the correct version of LV because after that, you should install DSP Module and then, BlackFin Embedded.
    The LV 8.6 supports BlackFin Embedded but doesn't supports DSP Module. The LV 2009 and LV 2011 we have the same issue. You can read the respective guide of these versions just to check it out.
    The only version of LV that can support DSP Module and Embedded Module for Blackfin Processors is version 8.5.
    The problem would be solved if both Modules(DSP and BlackFin) would are easily available on NI site or other website.
    I spent many hours searching with no success. For LV 8.5 the correct DSP Module is 2.5 and I could not find this specific Module on any ws. Regarding Module for Blackfin Processors I have no problem to download it.
    I tried to contact NI local support of my country but they have slow answers and any engineer can help me although all have been very attentive by phone.
    My solutions was contact USA engineer. The local team is very efficient and some minutes later the DSP Module 2.5 was available to download in this link:
    ftp://ftp.ni.com/outgoing
    (mario_2.5.zip)
    If anyone has problem to download the file, please let me know. I will be so glad to help.

    Hello.
    Could you send us your VI (v8.5) please? Thanks.
    Regards.
    Romain D.
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    NIDays 2010 : Conférence mondiale de l'instrumentation virtuelle
    >>Détails et Inscription<<

  • CATS INTEGRATION WITH PP AND PM MODULE ( TO FIND ACTUAL MANPOWER COSTING THROUGH ACTIVITY TYPE)

    Hi Experts,
    We have a scenario like, Client wants to track the actual manpower costing through activity type ( Ex: How much hours an employee worked on a particular work center to produce an “X” product, So that his actual cost should be loaded on that product.
    We have employee ( 1. Staff 2. Worker 3. Contract labor employee and apprentice from third party roll and staff and worker we plan to go with negative time management and for contract labor and apprentice will go with through cats.
    Since we are not going to run the payroll for contract labor employee and apprentice, we just maintaining the employee data as a group ( Ex: Group A,B,C etc.. Each group consists 20 or 30 employees, According to system each group as one employee and according to us each group consists as 20 or 30 employee.
    The Activity type as well cost center will be created by Co module, the same will be assigned in info type 0315, but still i want more input from experts on the same, since i am new to cross application time sheet configuration, could any one help me out to find the actual manpower costing in a better way.
    Regards,
    Prem

    Hi Experts,
    Can any one please reply on the same.
    How to arrive the exact manpower costing through activity type ?..
    Regards,
    Prem

  • Integration of SD and MM module help me...

    Hi frnds,
    Hope everything is going fine.
    i hav a small doubt in interviews people ask how do u integrate SD nad MM module.
    see suppose its an implementation project .can anyone hlp me in this regard .
    this will hlp me a lot in grooming my knowledge.
                                                    with regards,
                                                     satish

    Hello Satish,
    Sorry for the late reply. I just came across your question as unanswered while searching for some help on some other subject myself. I am a MM- PP consultant with many years of experience.
    In short would like to answer your question as under :-
    SAP is an integrated software where all the SD-MM-PP modules along with WM, batch management etc are tightly linked as a standard. Basically a consultant job involves activating certain unique features based on client business requirements.
    So for activating only MM module at client site, you would have to ensure all the required MM customizing are in place. e.g.: plant, storage location, MRP settings to name a few.
    Now if SD module is being implemented then the SD consultant ensures that SD customizing are in place like Sales Org, Sales Docs types.
    Next comes the integration between SD-MM.
    One of the first SD-MM integration would be to assign Sales Org to plant.    
    Next is to maintain the master data e.g.: Material should have basic,Sales view, purchasing view,(MRP view if required), Accounting views.
    So when above requirements are met one can create sale order.
    A Sale order created in SD module will automatically generate a requirement on the plant. When MRP is run for plant it will either generate a Purchase requisition (for procured material) or generate a planned order(for Manufactured material) as a standard SAP solution. 
    Hope this helps you.
    Thanks,
    Shenoy

  • Integration between Sales Order and Inventory module

    Hi....
    Plz tel me d ans for.........
    a)Integration between Sales Order and Inventory module.
        b)Integration between Delivery and Inventory module
        c)Integration between Invoice and FI module.
    Thanks

    >
    manoja c wrote:
    > Hi....
    >
    > Plz tel me d ans for.........
    >
    >  a)Integration between Sales Order and Inventory module.
    >     b)Integration between Delivery and Inventory module
    >     c)Integration between Invoice and FI module.
    >
    >
    > Thanks
    HI Manoja,
    a) Integration between Sales Order and  Inventory module.
    While creating sales order due to Strategy group in MRP3 view of material master does an availability check and determines the first date of availability.
    b)Integration between delivery and  Inventory module.
    At the time of PGI (Goods issue)
    Cost of Goods Sold is debited due to configuration in OBYC GBB T-Key To Inventory Account
    c)Integration between Invoice and FI module.
    In account assignment(that reminds me of your previous que CONDITION TECHNIQUE is used for Account Determination as well)
    Tcode VKOA
    Also when Billing document is released to Accounting
    Customer Account is debited for the amount in Invoice.
    and credited to Sales Revenue Account
    Hope this clarifies to some extent
    Post for further clarification
    Reward if helpful
    -Abhishek

  • DMS integration with PP and PS.

    Hi SAP PLM experts,
    I would like to know how mySAP PLM's DMS module  is integrated with PS and PP module.
    Any small scenario with T codes and configuration help is highly appriciated.
    If you guyz have any documents/materials for this question, please mail the same to sudhu03 at gmail dot com.
    Thanks in advance,
    S.Achar.

    It is only through the object linkwhich you provide.
    In the business perpective, we attach the contract documents, design drawings and other doucuments to the project for ready referance.
    You can create the DIR directly from PS transaction or you can create it in DMS and attach it to the Project.
    We do have the red lining to identify teh changes reqd in the document.

  • Link of QM and WM module

    Hi All,
    Could any one let me know the integration of QM and WM module.
    Regards,
    Suman

    Hi,
    There is no direct link between QM & WM. For example, when a GR is done and stock is posted to quality stock, it is not still under WH. It has to be first cleared by quality, then put under unrestricted stock. After this only we can put this stcok into WH. This means QM interfaces with inventory management only. It does not talk with WM.
    Regards
    Vineet

  • Integration on quality module and sd module

    Hai experts
    Any integration on quality module and sd module in sap if yes where the integration point..........
    thanking u.....
    regards
    anjan

    SD module is highly integrated with the other modules in SAP.
    Sales Order –
    Integration Points                      Module
    •Availability Check             -       MM
    •Credit Check                   -       FI
    •Costing                        -       CO/ MM
    •Tax Determination              -       FI
    •Transfer of Requirements       -       PP/ MM
    Delivery & Goods Issue –
    Integration Points                      Module
    •Availability Check             -       MM
    •Credit Check                   -       FI
    •Reduces stock                  -       MM/ QM (Inspection before moving stock to unrestricted Stock / before despatching the material)
    •Reduces Inventory $            -       FI/ CO
    •Requirement Eliminated         -       PP/ MM
    Billing -
    Integration Points                      Module
    •Debit A/R                      -       FI/ CO
    •Credit Revenue                 -       FI/ CO
    •Updates G/ L                   -       FI/ CO
      (Tax, discounts, surcharges, etc.)
    •Milestone Billing              -       PS
    Return Delivery & Credit Memo -
    Integration Points                      Module
    •Increases Inventory            -       MM/ QM (For Inspection)
    •Updates G/ L                   -       FI
    •Credit Memo                    -       FI
    •Adjustment to A/R              -       FI
    •Reduces Revenue                -       FI

  • QM with SD and PP  module integration

    hi ,
    Actually i am new in QM field and i already maintained SAP QM and MM integration , please suggest what the thing i mantained, edit and add so that i done the QM with SD and PP  module integration too
    Your suggestion is very appriciable
    Thanks
    Maashish

    Hi
    Kindly refer the following links:
    QM with MM:
    http://help.sap.com/saphelp_47x200/helpdata/en/c2/b9b3341a933f50e10000009b38f83b/frameset.htm
    QM with SD:
    http://help.sap.com/saphelp_47x200/helpdata/en/83/a8b43446a1c564e10000009b38f83b/frameset.htm
    QM with PP:
    http://help.sap.com/saphelp_47x200/helpdata/en/89/9bb43418e43b4ae10000009b38f83b/frameset.htm
    Thanks

  • PS module and SD Module are integrated?

    Dear All,
    How is the PS module and SD Module are integrated?
    I am thinking  the linjk is only through the WBS element .please guide me if am wrong.
    But I am not able to get the data flow across these two modules.
    Is there any other setting to be done in the IMG ?
    My client scenario needs a close interaction(flow) of data from PS to SD
    I am trying to establish this llink through DIP profile and RRB .As i am not familiar
    either with DIP Profile or with RRB.In these circumstances i seek your help.
    Rewards are assured for timely & valuable help.
    Thanking you,
    Best Regards,
    R.Srinivasan

    Hi Ramanujam,
    Please find below the complete stuff reg PS integration with SD Module:
    SD INTGRATON WITH PS (Project Systems)
    PS SD integration happens during Milestone billing...
    Below is whole process-
    Billing Plan for Milestone Billing
    Milestone billing means distributing the total amount to be billed over multiple billing
    dates in the billing plan.
    As each milestone is successfully reached, the customer is billed either a percentage of
    the entire project cost or simply a pre-defined amount.
    During sales order processing, the system determines from the item category whether a
    billing plan is required and, if so, which type of plan
    The type of billing plan that is determined at this point is set up in Customizing and
    cannot be changed in the sales document.
    Billing plans for periodic billing and milestone billing plans for project-related milestone
    billing have different overview screens so that you can enter data relevant to your
    processing.
    For example, for milestone billing, you must be able to enter data to identify the
    individual milestones.
    IMG configuration requires:-
    1. Maintain billing plan types for milestone billing in OVBO.
    2. Define date description in SM30 - V_TVTB.
    3. Maintain Date Category for Billing Plan Type IN OVBJ.
    4. Allocate date category in SM30 - V_TFPLA_TY.
    5. Maintain date proposal for Billing Plan Type in OVBM.
    6. Assign Billing Plan Type to Sales Documents Type in OVBP.
    7. Assign Billing Plan Type to Item Categories in OVBR.
    8. Define rules for determining the date in OVBS.
    Milestone billing is typically used for billing projects, such as plant engineering and
    construction projects. Such projects often include a series of milestones that mark the
    completion of different stages of the work. In the SAP R/3 System, milestones are defined
    in a network along with planned and actual dates for the completion of work. The milestones
    are also assigned to the billing dates in the billing plan.
    Each milestone-related billing date is blocked for processing until the Project System
    confirms that the milestone is completed.
    Delivery-relevant order items for which a milestone billing plan applies are billed on the
    basis of the requested delivery quantity and not on the total of the confirmed quantities.
    The connection between the project and the sales document item is made in the individual
    schedule lines of the item. Each schedule item can be assigned to a network in a project.
    To display the project-related data for a schedule line, proceed as follows:
    In one of the overview screens of the sales document, select
    1. Item -> Schedule lines.
    2. Mark the schedule line and select Procurement details.
    The following figure shows an example of milestone billing where only the Contract have
    been billed :
    Order Item Turbine 100,000
    Billing Plan
    Billing date Description % Value Billing Block Milestone Billing Status
    01-10-94 Contract 10 10,000 - x x
    01-03-95 Assembly 30 30,000 x x
    01-04-95 Maintenance 30 30,000 x x
    01-05-95 Acceptance 30 30,000 x x
    01-06-95 Final invoice .. .. x
    Network/Activities
    Milestone Estimate Actual
    Assembly 01-03-95 01-03-95
    Maintenance 01-04-95
    Acceptance 01-05-95
    For each billing date in a milestone billing plan, you can specify whether the billing
    date is:
    1. fixed
    2. Always updated with the actual date of the milestone
    3. Updated with the actual date of the milestone, if the date is earlier than the
    planned billing date for the date
    Following is the SD & PS integration scenarios where milestone billing & Periodic billing plays the important role for these integration:
    Milestone billing is typically used for billing projects, such as plant engineering and
    construction projects. Such projects often include a series of milestones that mark the
    completion of different stages of the work. In the SAP R/3 System, milestones are defined
    in a network along with planned and actual dates for the completion of work. The milestones
    are also assigned to the billing dates in the billing plan. The connection between the project and the sales document item is made in the individual
    schedule lines of the item. Each schedule item can be assigned to a network in a project.
    PS-SD Integration as below:
    A) Billing plan, at each WBS element, network and Activity level.
    B)DIP profile which is assigend to item category. DIP for resource related quotation works only with ECP ( easy cost planning).
    C)sales pricing - generally, there r 2 types of sales pricing in PS . lumpsum contract and unit rate contract.
    D)BOS - bill of Services. which has to be activated. It is industry specific solution. If BOS is activated you also have integration for vendor RFQ and Analysis.
    Further pls provide ME ur mail id , will mail some zip files regarding integration of SD module with all other module including PS.
    Project System(PS) works for any project e.g construction, operation or any large projects where project management tools are required. it integrates all modules may be like MM for vendor process or for RFQ etc or say may be SD for Resource related quotation with the help of DIP profile or Milestone process etc. IT is largely used in construction projects. IT helps in controlling the whole of project from one single screen and it works with 3 elements WBS element ( work break down structure), Network and Activity.
    Please go throgh this Please check this links perhaps they may help.
    http://help.sap.com/bp_imcv1500/IMC_US/HTML/preconfigured_scenarios.htm
    ETO:
    http://help.sap.com/bp_imcv1500/IMC_DE/HTML/E83_EN_DE.htm
    http://help.sap.com/bp_bblibrary/500/HTML/E46_EN_DE.htm
    MTO:
    http://help.sap.com/bp_bblibrary/500/HTML/V66_BB_EN_US.htm
    http://help.sap.com/bp_imcv1500/IMC_DE/HTML/E70_MTOQuotProc_EN_DE.htm
    PS - SD integration are on
    1.Billing pan, at each WBS element, network and Activity level.
    2. DIP profile which is assigend to item category. DIP for resource related quotation works only with ECP ( easy cost planning).
    3.sales pricing - generally, there r 2 types of sales pricing in PS . lumpsum contract and unit rate contract.
    4. BOS - bill of Services. which has to be activated. It is industry specific solution. If BOS is activated you also have integration for vendor RFQ and Analysis.
    5. resource related Billing
    The specified item was not found.
    Please Reward If Really Helpful,
    Thanks and Regards,
    Sateesh.Kandula

  • Integration between SAP HR and FICO module regarding advance payments

    Hi friends,
    Can anybody tell me that is there any type of integration possible in SAP HR and FICO module regarding advance payments?
    I mean to say that, if any advance payment made in cash department through FICO module on behalf of any employee vender and the amount is recover from that employee salary ( in full or installment ) through HR module in time of salary process. Is it possible that the recovery will reflect in FICO module also.
    Eg. :  Suppose one employee has taken an advance of Rs. 10000 from Accounts & the amount is recovered from his salary by Hr as Rs. 5000 per month. After first month salary is it show as Rs. 5000 to be recovered from him in the FICO module.
    Please let me inform that is it possible in SAP. If yes then how?
    I shall wait for your warm response.
    With regards,
    Diptendu

    Hi Sikindar,
    Thanks for your reply, it's really helpful for me. But can you please tell me that, is there any way to automatized it.
    I want to mean that, what ever fitment is made by the accounts in FICO it will reflect in payslip and related reports of HR module.
    Eg. :-
    If anyone take any advance from accounts, after make an entry in FICO, it will directly reflect in his payslip as a note and also display in the salary related report of HR.
    In time of recovery, it will automatically deduct the amount from his salary and reflect in his payslip ( in the deduction part ) and reports as per mansion installment ( The no. and amount of installment should be maintain in FICO. )
    With regards,
    Diptendu

  • Can Designer generate ADF Entity Objects, View Objects and Apps Module ?

    Hi all,
    On what way can Designer integrate with JDeveloper (+ ADF) ?
    Can Designer generate ADF Entity Objects, View Objects and Apps Module ?
    Thank you for your help,
    xtanto

    Designer itself has no direct integration with JDeveloper. However, there are three options. First of all, you can get a JDeveloper extension (download this separately) that lets you create a Connection to a Designer repository. From that Connection you can find modules that you defined in Designer and generate Entity and View objects for the tables and columns that you used in those modules, and an Application Module. It does not create JSPs or other user interface objects.
    Another option is to buy JHeadstart from Oracle. This contains a set of code generators and ADF extensions that include an ability to get information from a Designer repository. JHeadstart works fine for non-Designer users too, but was built by the same people who wrote Designer Headstart - they know the repository API intimately.
    The third option is to download Oracle Designer Extension Builder (ODEB) which was just recently made available. This is a product of a collaboration between Designer users from the Oracle Development Tools Users Group (ODTUG) and Oracle to extend the capabilities of Designer with user written tools and utilities. You could use ODEB to write your own generators for ADF Business Components. Or you could wait and see if someone else in the user community does this. I hope that you or whoever does such a generator will be willing to share it with us all.

  • Integration of ABAP and SD?

    The integration points b/w SD module and ABAP?
    (also specify the underlying databse table names and fields with detail)

    Hi,
    Kindly go through the following link for SAP SD tables:
    http://www.erpgenie.com/abap/tables_sd.htm
    <b>Important SAP SD Tables:</b>
    http://www.sap-img.com/sap-sd/important-tables-for-sap-sd.htm
    best regards,
    Thangesh

  • Integration FI-CA and FM-BCS

    Hello!
    Does anybody know how to solve this problem? 
    To integrate FI-CA (for utilities) and FM – BCS SAP offers derivation rules in customizing. The system derives fm account assignments assigned automatically from business transaction data. To determine fund center in business partner item in billing document or invoice, payment and so on… we can’t use standard derivation tools according to transaction FMDERIVE because source fields contain only company code, division, period key, sub transaction, main transaction, account determination ID. It is a great problem that we need to use cost center to derive fund center, because derivation rule «cost center – fund center» in connection with FI-CA doesn’t work.
    Thanks

    Hi Anastasia,
    We have ISU, FICA, FM and others modules in integration. We are in testing now
    Please create this following derivation
    from
    Company_ code
    FM_area
    Division
    HVORG
    TVORG
    Account_number  and initial value autorised
    target fields
    cmmit_item   ovewrite with new value
    Fund
    Fund_center
    fill in all the values you use for FICA
    example
    division  07
    main transaction 0200
    subtransaction 7117
    GL account here it is the GL reconciliation account of the business partner
    Commitment item  434406 ( for sales)
    Fund 7700
    Centre financier 77071
    you can test it in FMderive switch trace it works
    For us it is ok it is the only solution for derivation FICA with FM
    Here we have to enter manually all values for example we have 752 entries
    good luck
    here we have other problems with EA19 invoice and KEU5 closing CO PA
    the system does not find any fund
    ciao
    Salvator
    PSM-FM ECC 6.0 Consultant
    Neo Technologies
    Suisse
    best regard

  • Integration between SAP and third party tax software

    can some body explain me or provide me docs regarding integration between sap and third party tax software like vertex.
    Thanks

    Hi
    First configure the same via the following menu path:
    1.) IMG>Financial accounting>Financial accounting global settings>Taxes on sales/purchases>Basic settings>External tax calculation>Define physical destination
    2.) Then test connection (option is available there).
    3.) If the connection is successful, also verify that the external tax package installed supports the R/3 4.6 version of the API. You do that by going to:
    System Information>Function List
    Check if the following functions are listed:
    • RFC_CALCULATE_TAXES_DOC
    • RFC_UPDATE_TAXES_DOC
    • RFC_FORCE_TAXES_DOC
    • RFC_DETERMINE_JURISDICTION
    4.) Then test the tax data retrieval:
    From SE37, select the relevant function modules like RFC_DETERMINE_JURISDICTION.
    The above 4 steps are necessary to satisfy that the RFC connection is established
    Hope useful
    S Jayaram

Maybe you are looking for

  • How to close running applications listed in Application tab of Windows Task Manager

    Hii, I am using Labview7.0. I want to close all running applications except my labview based exe in Applications tab of Windows Task Manager. So pl help me how can I do it through labview7.0 Programmatically. Vijtin....

  • Select information about programs of sceduled report sets

    Hi, We would like to get information about all scheduled Report Sets in our production system. We need names of each 'Report Set', when it's report set - each program under it, and parameters passed for all Report Sets that were scheduled. For Report

  • Valid license PI 1.3 to 2.1/2.2

    Hey guys! I want to upgrade Prime 1.3 to 2.2 At first I go from 1.3.0.20 to 2.1.0.0.87. Make a backup and restore this on the running system 2.1, right? Than I'll go to make a backup from 2.1 and restore it on 2.2, right? Now my question: Do I need a

  • TS4002 how do I get contact list in alpha order?

    I moved an old contact list over, when I edit the iPhone list does not alphabetize.  How do I fix it?

  • Need FL-inverter for my Satellite notebook

    Hiya my first post so i hope you can help me? I have done a stupid thing and put a magnet next to my laptop screen and it all went dark, i can see writing behind the screen and it all powers up as it should, I took the laptop to a computer shop and w