SCM APO - rules creation

Hi Friends,
Is there a possibility where by we guide the APO system to acess the ECC system based on certain rules (like only if a field is available)??
I have a date generated based on the Route Schedule id (VL51, VL52) and I need to sync this date with the Goods issue date of the Sales Order whenever it is created. Normally whenever a GATP (Global Available to Promise) is done for a sales order from the ECC system, the ECC system does a RFC call to the APO system and gets the schedule line dates.I want the APO to provide me these schedule line dates on/after my date. Can this be done through some customisations in the APO server???
If not can you guys provide me a FM or BAPI which would create a new set of Schedule line dates (Delivery date: VBEP-EDATU, Delivery Time: VBEP-EZEIT,
Goods issue date:VBEP-WADAT,  Goods issue Time: VBEP-WAUHR
Loading date: VBEP-LDDAT, Loading date Time: VBEP-LDUHR
Material avail.date: VBEP-MBDAT, Material avail.date time: VBEP-MBUHR
Transportation Plan. Date: VBEP-TDDAT, Transportation Plan. Time: VBEP-TDUHR) based on the GI date that I provide?
Thanks,
Susanth Kumar

Susanth,
First let me say that I have never tried to create a solution in SCM mimics ERP Fixed Shipping ID functionality.  If you need actual experiences, I can't help you.
However, I have used the shipment scheduling technique (using conditions) in SCM.  Here are some ideas, perhaps you might want to look at them.
Generally, ERP determines Plant, shipping point, destination, and then sends them to SCM during the ATP check.  Shipment scheduling (route determination, packing duration, loading duration, etc) in ERP is usually determined using these characteristics (obviously in your scenario, shipto id plays a special role).  Standard shipment scheduling in SCM uses the same concepts.
The way I have seen custom shipment scheduling executed in ERP is by using special shipping points with custom factory calendars assigned.  I want to emphasize that I am not familiar with the ERP solution you have used.  Anyhow, once you maintain a shipping point, with a factory calendar that only has 'x' shipping days available to ship, and that shipping point is maintained as master data in SCM, it should be possible to schedule such that the only valid shipping days mimic those that you want for your customer.
The key in this case is shipping point determination, which usually determines the GI date, should be done in ERP.
Althoug there is a substantial field catalog in SCM available, it appears that it these characteristics can only be used to determine the durations of the events (PICK, TRANS, etc.)  Unfortunately, this does not seem to be your problem.
There are other Shipment scheduling techniques available in SCM, I am embarassed to admit that I am unfamiliar with them. You could look them over (they are located in sap help near to the section I already highlighted)  to see if they might be more suitable for your requirements.
Also, I am assuming that your current method that you are using in ERP is SAP 'standard'.  If so, you might want to consult SAP best practices for SAP's 'standard' SCM solution (there should be one) or you could raise an OSS message to SAP to get them to reveal their standard solution.
You probably have figured out by now that I am not a fan of customized, non-standard solutions.  It may be, though, when all is said and done, that dragging across the data as you originally suggested, could be the best way.  I am only suggesting that you explore standard solutions first.
Sorry I can't help more. Perhaps one of the other Forum members has an experience they can share.
Rgds,
DB49

Similar Messages

  • Quota- creation in SCM APO

    Hi SCM Guru's,
    I have requirement in SCM APO, We need to replicate the Quota's from source SAP systesm( 5.0) in SCM APO. what is best method to achieve this covnersion? .If there is any BAPI available please let me know the BAPI name?
    Advance Thanks
    Praveen GB

    Hi Saradha,
    .Thanks for your reply, You have mentioned about custom CIF , Can you please explain the same.
    Actually it is conversion , we have quota's already created in R/3 and we need to populate the same data into SCM.
    Praveen GB

  • How to Use Function_Loader_Inlay in SCM APO Version 4?

    Hi ,
    I was going through the SE38 - Program - Function_Loader_Inlay , to check the possibilities of upload and download product/location combinations in SCM APO version of 4.0.
    But I am not able to use it as per the selection screen given.
    Please let me know if some one has used the same.
    Any inputs regarding the documentation OR how to use would be  appreciated.
    Thank you - Prasad.

    HI,
    We do not use this program.
    For Characteristic combination creation as per product- location we use transaction /sapapo/mc62 inthat
    Create characteristic combination --> infoprovider file
    I would also like to know more about APOLoder which uses program which you have mentioned.
    Function_Loader_Inlay  report is no official SAP software.
    It encapsulates ApoLoader functionality inside APO system

  • Client concept for SAP SCM APO and SAP TM

    Hello,
    We are installing SAP SCM APO 5.1 (SNP, gATP, DP) and SAP TM 7.0 (ramp up). Both connect via CIF  to ECC 6.0 SP3. As far as my knowledge goes for CIF, both master data and transactional data is exchanged via CIF.
    In ECC we have a three client concept:
    100 customizing only
    200 customizing + master data (golden client)
    300 customizing + master data + transaction data
    Can we use a similar model for TM and SCM APO as well? Should we then only connect ECC-300 to TM-300 and ECC300 to SCM-300 via CIF?
    I have also heard that also some ECC customizing is transferred via CIF to SCM/TM. Is that true and does that change this model?
    Regards,
    Rob Veenman
    SAP Basis.

    Rob,
    As a general rule of thumb, for each ECC client you will probably want an SCM client.  From your landscape description, it is not clear to me in which clients you perform the everyday functions of development/test/production, but I guess you have already worked that out.  Without knowing exactly how you manage your environment, I will say that it is probably a good idea to have active CIF connections between each of the three pairs of clients.  Once you have set up a single connection between your first pair (ECC/SCM), you will find that setting up the second and third is pretty trivial. 
    Yes, quite a bit of ATP configuration can be CIFd across.  Typically, you do this one time, and then lock the transfer of config out (there is a config setting in SCM to stop further transfer of config).  From that point forward, any config that must be parallelled in both systems is usually done manually in both systems.  Notable exceptions are Factory Calendars, units of measure, and Fiscal Periods, which can be pulled across from ECC to SCM any time you want via standard program.
    Regards,
    DB49

  • To load data from a cube in SCM(APO) system to a cube in BI system.

    Experts,
         Please let me know whether it is possible to load data from a cube in SCM(APO) system to a cube in BI system.If so explain the steps to perform.
    Thanks,
    Meera

    Hi,
    Think in this way,
    To load the data fro any source we need datasource Ok. You can genare Export data source for Cube in APO,  then use that datasource for BW extraction, try like this. I think it will work, in my case I'm directly loading data from APO to BW using the DataSource sthat are genaraed on Planning Area.
    Why you need to take data from APO cube?. Is there any condition for that?. If it is not mandatory, you can use the dame datasource and load the data to BW, if they have any conditions while loading the data from APO to APO cube, they you try check wherther it is possible in BW or not. If possible then you use DataSource and do the same calculation in BW directly.
    Thanks
    Reddy

  • [Beginner:] Incorporation of ECC, BI and SCM APO Inquiries

    Hi All,
    I would like to seek your help on something I am working on. We have this supplies procurement planning tool that I was helping to create. Our general objective is to create a tool that will give a forecast of supplies that people need to procure from a facility for the future months. I am under BI and I am wondering on the basics regarding BI and SCM APO data flows. Honestly, I am still clueless on this. I have seen from our systems that most loads come from APO going to BI. Is it always that way? Are data from ECC considered as well?
    Hoping to hear lots of advises on this. Thanks in advance for sharing your knowledge to a newbie like me.

    Saging,
    Hmmm.  It seems a bit odd to be creating a 'forecasting-of-material-procurement' tool, when SAP has so many already built in, either within ERP or within APO.  Oh well, I am sure there must be a good reason.
    I have seen from our systems that most loads come from APO going to BI. Is it always that way?
    BI type data can come from any source.  The most common BI solutions I have seen is where BI data are extracted from the main ERP.  However, the beauty of BI is that it doesn't care, SAP builds in functionality to get data from anywhere.
    Are data from ECC considered as well?
    They can be if you design it so.
    You should be aware that most data existing in ERP that are relevant for material planning also usually exist in APO.  The Core Interface between ERP and APO is normally set up to natively replicate substantial quantities of Master data and also transactional data.  It may be that in your business environment, you really don't need to connect to anything other than APO.  However, this is not a limitation of BI, it is just smart programming to try to minimize the number of sources of your data.
    Best Regards,
    DB49

  • BAPI Function Module for SCM APO Tcode /SAPAPO/AC42

    Hi,
      I want to know the BAPI Function Modules for SCM APO Tcode /SAPAPO/AC42.
       This BAPI FM should return the column values "Remaining Prod Alloc"  and "Incoming Order Quantity" when we give
       below details as inputs for the Tcode /SAPAPO/AC42
            Product Allocation Group
            Product
            Allocation Procedure
            prod Alloc step
            Product Alloc Object (Characteristics of Product Alloc Group)
            Plant (Characteristics of Product Alloc Group)
            Customer Group 5 (Characteristics of Product Alloc Group)
        Reward points if helpful.
    Thanks,
    Mich

    Hi,
    You should be able to get the information using the standard BAPI (Assuming you are using SCM5.0) BAPI_APOPAL_INSERT in the transaction BAPI.
    ProductAllocationAPO.DataInsert
    Interface to Import Product Allocation Data  Functionality
    This method is used to adopt data from OLTP systems for product allocation in the global availability check.
    You can do the following using the method:
    Adopt new data
    You can adopt new characteristics combinations or new time series. Newly created characteristics combinations have the status Active and are therefore included in the product allocation check.
    Change existing data
    You can overwrite existing data if you have set the interface parameter ALLOW_UPDATE. You can set the status of existing characteristics combinations to Active if you set the interface parameter UPDATE_STATUS. If the characteristics combination does not exist, the system creates it.
    The product allocation quantity is overwritten for existing time series. If you also want to change the incoming orders quantity, you must set the interface parameter UPDATE_INCOMING_ORDER_QTY. If the time series does not exist, the system creates it.
    Prerequisite
    To be able to use this method, you must have made all the Customizing settings for product allocation. For more information, see the Implementation Guide (IMG) for SAP APO under Global Available-to-Promise -> Product Allocation.
    Regards
    Vinod

  • BAPI Function Module for SCM APO Trans code /SAPAPO/AC42

    Hi,
       Is there any BAPI Function Modules for SCM APO Tcode /SAPAPO/AC42.
       This BAPI FM should return the column values "Remaining Prod Alloc"  and "Incoming Order Quantity" when we give
       below details as inputs for the Tcode /SAPAPO/AC42
            Product Allocation Group
            Product
            Allocation Procedure
            prod Alloc step
            Product Alloc Object (Characteristics of Product Alloc Group)
            Plant (Characteristics of Product Alloc Group)
            Customer Group 5 (Characteristics of Product Alloc Group)
        Reward points if helpful.
    Thanks,
    Mich

    Hi,
    You should be able to get the information using the standard BAPI (Assuming you are using SCM5.0) BAPI_APOPAL_INSERT in the transaction BAPI.
    ProductAllocationAPO.DataInsert
    Interface to Import Product Allocation Data  Functionality
    This method is used to adopt data from OLTP systems for product allocation in the global availability check.
    You can do the following using the method:
    Adopt new data
    You can adopt new characteristics combinations or new time series. Newly created characteristics combinations have the status Active and are therefore included in the product allocation check.
    Change existing data
    You can overwrite existing data if you have set the interface parameter ALLOW_UPDATE. You can set the status of existing characteristics combinations to Active if you set the interface parameter UPDATE_STATUS. If the characteristics combination does not exist, the system creates it.
    The product allocation quantity is overwritten for existing time series. If you also want to change the incoming orders quantity, you must set the interface parameter UPDATE_INCOMING_ORDER_QTY. If the time series does not exist, the system creates it.
    Prerequisite
    To be able to use this method, you must have made all the Customizing settings for product allocation. For more information, see the Implementation Guide (IMG) for SAP APO under Global Available-to-Promise -> Product Allocation.
    Regards
    Vinod

  • SCM, APO and EWM

    Hi Experts,
    My apology if I'm posting this on the wrong category.
    I'd like to ask for SAP SCM (APO, EWM etc) if its a separate installation like with SAP ECC or it can be added as one of the components for SAP ECC?
    Cheers,
    R-jay

    Hi R-Jay,
    SAP SCM Applications are separate installations like SAP ECC or SAP CRM  software applications .
    Within SAP SCM also there are separate licensing requirements for APO, EWM, EM, SNC applications.
    For SAP EWM and EM, SAP ECC add on option is available,  however,  the licenses for  EWM, EM will be seperate than thoseof ECC.
    Regards
    Datta

  • Multiple Clients in SCM-APO?

    In a Development SCM-APO 5.0 environment, can we have multiple clients?  For instance, can we have a unit test client(with master and transactional data), a security client, and a golden configuration client.
    We have heard that there may be issues with having more than one client, but we are not sure if this is correct.  Our SCM-APO unit test client would be the only one that is connected to a BW (3.5) Development client and a R/3 (4.7) Development client.  The security and golden config client would not be connected to external systems.  Is this landscape possible and supported by SAP?

    I do not have a good answer but it seems APO-DP uses BW as Data Mart which results in some restriction in using multiple client. See SAP Note 522569 for details. Moreover in the Multi-client Whitepaper (attached to SAP Note 31557) the table in page 23 mentions Multi-client Status for APO with DP : Not OK and APO w/o DP : Restricted OK.
    Hope this is of some help.
    somnath

  • CRM - SCM-APO integration - TPOP

    Hi all, i have TPOP (Third Party Order Processing) scenario which involves CRM and APO integration. I create a sales order and this triggers a planned purchase order in SCM APO. How do i find that planned purchase order in SCM APO?

    Hi Animesh
    If you do not know what the order number that was created then you can go into the product view to find the order. As you are aware this transaction is by product (also enter location and version 000). Press enter and do not press the Create Order button. This takes you into a screen where all elements for the product are shown. You will need to know what date the order was created on then you can find it. Since you are looking for planned purchase orders these should come into APO as planned requisitions in which case your order should appear with either 'PurRqs' or 'SNP: PReq' in the Category column. I believe if you double click into the order you can see all of the products.
    If you do know the order number (maybe sales order is updated in CRM?) then use transaction /sapapo/rrp2.
    Be sure that you are looking for purchase orders and not planned orders - the method to view them will be the same just different categories in the categories column.
    Regards
    Andy

  • Interfaces R3 - SCM APO with qrfc

    Hi,
    We have some interfaces from  R3 to  SCM APO system  which actually runs with tRFC.
    We want to change it to a qRFC scenario.
    I've configured queues and systems as documentation
    http://help.sap.com/saphelp_scm41/helpdata/en/13/747b3704716066e10000009b38f889/frameset.htm
    But nothing has change in our interfaces.
    Queues are not used.
    I have no experience in SCM APO and i don't what is wrong or what step is missing.
    Could you help me?
    Thanks in advance.
    S.

    Sara,
    Keep reading that help doc, into the subsequent sections.  You have to generate and activate Integration models, which will specify exactly why type of data will be exchanged, and which individual records.  Start with transaction CFM1.
    If any of your master data changes, then you generally need to re-generate and re-activate your IMs each time.  Many people commit these to periodic jobs.
    Best Regards,
    DB49

  • SCM - APO Vs F&R

    Dear Colleagues,
    I am looking for a document on Cons and Pros regarding the SCM APO Vs Forecasting and Replenishment (F&R) module.
    Did anyone implement (F&R) over APO? And why?
    Regards,
    Fred

    Dear,
    www.springerlink.com/index/g6vracdfn3jv0q0j.pdf
    help.sap.com/bp_scmv241/documentation/FAQs_on_SAP_APO.doc
    www.intelalliance.com/sap/getfile.aspx?uid=162
    www.camelot-idpro.de/fileadmin/content_admin/downloads_en/SCM_StarterKit_Process_engl.pdf
    SAP Forecasting and Replenishment (SAP F&R):
    help.sap.com/saphelp_xsop51/helpdata/Englisch/files/TSDM_in_xSOP5.1EN_070307.pdf
    SAP APO:
    help.sap.com/saphelp_apo/helpdata/en/7e/63fc37004d0a1ee10000009b38f8cf/frameset.htm
    help.sap.com/bp_scmv241/documentation/FAQs_on_SAP_APO.doc
    www.sap.com/solutions/business-suite/scm/pdf/BWP_APO40.pdf
    Reward if helpful.
    Thanks and Regards,
    Naveen Dasari.
    Edited by: Naveen Dasari on May 24, 2008 7:40 PM

  • Any SCM-APO ABAPpers out there ????

    Hey folks -
    In my new job I'm going to have to do some exit/BAdI programming in SCM-APO.
    Somnath Manna has told me that over in the SCM-APO Forum,  the expertise is primarily functional, i.e. not many "techies" post or respond there.
    So who's going to answer my questions?
    Which of the "regulars" here at the ABAP Forum know the technical side of SCM-APO?
    Come on, folks ... I know you're out there ... !
    Regards
    djh

    Hi,
    You need to create a new ORDER_NUMBER every time a new order is created
    Best regards,
    Leandro Mengue

  • SCM APO can we copy the data from client 001 to client 002???

    Hi Guru's
    SCM APO can we copy the data from client 001 to client 002???
    If it is possibulity please let me know?
    Regards,
    Sree

    Yes you can do.
    Tcode SCCL.
    Options :
    When copying clients, you can select what you want to transfer from the source client to the target client:
    User masters: You select this option, for example, if you want to give all users of an existing client the same authorizations in the target client.
    Client-specific Customizing: You select this option, for example, if you want to set up a new client in an existing system.
    Client-specific Customizing and master/transaction data:
    You select this option, for example, if you want to set up a test client that is identical to the production client (in the same system).
    Client-specific and cross-client Customizing: You select this option, for example, if you want to set up a quality assurance system based on the production client of another system.
    Client-specific and cross-client Customizing and master/transaction data: You select this option, for example, if you want to set up a test client based on the production client of another system.
    http://help.sap.com/saphelp_46c/helpdata/EN/69/c24c4e4ba111d189750000e8322d00/frameset.htm

Maybe you are looking for

  • Issue with LaunchDaemon After Upgrade to 10.7.2

    I've installed PostgreSQL from source, which has been working great ever since Leopard. I've just now run into an issue after the 10.7.2 upgrade where the LaunchDaemon fails to start PostgreSQL. Here's the contents of the LaunchDaemon: https://gist.g

  • Database in Emergency Mode

    Hi All.. i have had one database was in suspect mode and i have changed the status to Emergency Mode and  i have run the DBCC checkdb and command didn't gave any error.. after this i have tried to change database to Single_user mode, but command runn

  • PSU patch issue while dbupgrade from 11.2.0.1 to 11.2.0.3

    Hi, Version : 11.2.0.1 Os : Aix 6 We recently upgraded from 11.2.0.1 to 11.2.0.3.We completed db upgrade sucessfully. We got the follwoing error While applying PSU patch. It shows the patch 13923374 failed.But when i check in opatch lsinventory,it sh

  • Connecting MacBook Pro with Pioneer A4 WiFi speaker

    I have successfully connected my MacBook Pro 15, OSx 10.8.5, with my Pioneer A4 WiFi speaker, both thru AirPlay and WiFi. However, when using Guitar Pro, the audio is about 2-3 beats behind the visual of the tab sheet. Is there a way I can connect, v

  • Email not displaying Pictures

    I noticed recently that I do not see the pictures when I view my up email. I see a small blue box with a question mark. This had worked in the past. Anyone have any ideas? Thanks in Advance Mark Chicago