SAP/Business Objects Presort Views - Sneak unique information aboard?

I would like to know if there is a way to assign/include a unique sequence range + tray tags/container/pallet information during presort on each record?
- Stephen
Edited by: Kendra Vangundy on Nov 4, 2009 11:44 AM - please do not include phone numbers on the forums - thanks!

Stephen,
Here are the basic steps for setting up the IM Barcode in Presort. 
VIEWS:
Open the Presort job
Double-click Execution Options
Click Generate Intelligent Mail Barcode Data
Click OK
Expand Version Setup
Double-click Version Description
Click IM Barcode
Fill out the Mailer ID, Serial Start Number, Serial Maximum Number, and Service Type
Click OK
Repeat Steps 5-9 for each version description if necessary
Double-click IM Barcode Information
Fill out IMB Pallet Numbering (if palletizing) and IMB Tray/Sack Numbering - Serial Start and Mailer ID
Click OK
Expand Output File Setup
Double-click the Create File for Output for the address output file
Add one or all of following fields for the address output file:
IMB_ADR (length 31) - Contains the 31-digit number for the IM barcode.
IMB_ADR_EC (length 65) - Posts the encoded barcode in all upper case to the address output file.
IMB_ADR_AC (length 65) - Posts the encoded barcode in mixed case to the address output file. The 2nd, 4th, 6th and so on characters are lower case. This field should only be used if your printer supports alternate casing.
Click OK
Edit the Container and Pallet Output File blocks by adding the following fields
IMB_TRYSCK (length 24) - Contains the 24-digit number for the Tray/Sack IM barcode and is only available for the container output file.
IMB_PLT (length 21) - Contains the Pallet IM barcode only for pallet output file.
IMB_RTAUTO (length 24) - Posts the route or auto information to the container output file. For carrier route direct trays, this field outputs the carrier route code for the pieces in the tray. For all other trays, if the pieces within the tray are barcoded, the field output would be "AUTO".
Click OK
Double-click Address Output File posting block
Click Post Data
Add the fields from step 16 by clicking Auto Assign or manually adding them under the Output Database Fields section
Click OK
Add the fields from step 18 to the Container and Pallet posting blocks
Click OK
JOBFILE:
Open the .pst file in an editor
Go to the Execution block
Set the IMB Intelligent Mail Barcode to Y
Go to the Version Description block
Enter the IMB Mailer ID, IMB Serial Num Start, IMB Serial Num Max, and the IMB Service Type code
Repeat step 4 and 5 for each version description block if necessary.
Go to the Intelligent Mail block
Enter the IMB Pallet Mailer ID, IMB Pallet Serial Num Start, IMB Tray/Sack Mailer ID, and IMB Tray/Sack Serial Num Start
Go to the Create File for Output block for the Address Output file
Add one or all of the following fields:
IMB_ADR (length 31) - Contains the 31-digit number for the IM barcode.
IMB_ADR_EC (length 65) - Posts the encoded barcode in all upper case to the address output file.
IMB_ADR_AC (length 65) - Posts the encoded barcode in mixed case to the address output file. The 2nd, 4th, 6th and so on characters are lower case. This field should only be used if your printer supports alternate casing.
Example:  Field (name, length, type[,misc])u2026u2026 = IMB_ADR,31,c
Go to the Address Output File block
Add the posting information
Example:  Copy  (source,destination)u2026u2026u2026u2026 = AP.IMB_ADR, IMB_ADR
Repeat steps 9-12 for the Container and Pallet Output File by adding the following field(s):
IMB_TRYSCK (length 24) - Contains the 24-digit number for the Tray/Sack IM barcode and is only available for the container output file.
IMB_PLT (length 21) - Contains the Pallet IM barcode only for pallet output file.
IMB_RTAUTO (length 24) - Posts the route or auto information to the container output file. For carrier route direct trays, this field outputs the carrier
Thanks,
Kendra

Similar Messages

  • Please only post SAP Business Objects products related questions here

    Hi
    Thanks for reading.
    Unfortunately many people get confused with the term BI which was used for SAP BW at one time. With the acquisition of Business Objects some product names have changed.
    SAP BW is still SAP BW, please post in the respective forums: /community [original link is broken]
    Business Intelligence in this forum refers to the these SAP Business Objects products:
    SAP Business Objects Enterprise
    SAP Business Objects 4.0
    SAP Business Objects Intelligence Platform 4.0
    For more information and great articles and videos please see:
    http://www.sdn.sap.com/irj/boc/bi
    Kind Regards
    Roland Hoeller

    >
    Suresh Babu Aluri wrote:
    > Hi,
    >
    > You can create All prompt in lovs of reuired object as
    >
    > do the following steps for all prompt creation.
    >
    > 1. Go to Object to which the lovs are mapped. -> select object -> properties -> advanced (not sure) -> edit lovs -> then a query panel will display and it will have query like
    >
    > select distinct(..........) from ......................
    >
    > change the above query to
    >
    > select distinct(..........) from ......................
    > union
    > select 'all' from dual -> dual is temporary table in oracle (you define a temporary table w.r.to database)
    >
    > 2. In designer go to the object on which prompt is defined.
    > i.e.
    >
    > may be in selecor where clause you might defined prompt as
    >
    > .............. @prompt('Member Name')
    >
    > so change that to
    >
    > .................. .............. @prompt('..Member name')
    > or
    > 'all' in @prompt('Member name')
    >
    > 2. For your second requirement the max no lov values are changed in prm files. For that go to programs -> BO -> BO ii.5 or ur version -> dataaccess->win32_x86-> based on ur back end select required folder -> search in *.prm files to change the max no lovs.
    >
    > Cheers,
    > Suresh Aluri.
    Hi Suresh
    Thank you for the detailed response.  I tried your suggestions and neither works.
    LOV issue:
    Within the Business View manager, i right-click on the LOV object and click "Edit List of Values..." and i get a dialog box that only shows me Available fields, List of Value Fields used, description field, and Referenced objects. Along with buttons for Clear Instance & Refersh Status.
    I have read similar posts to what you suggested but never get to the same place as described.
    Please advise....
    as for _Max Number LOV _
    I have researched this as well and found the same suggestion you made. But the PRM file does not have that value, and the file contains all XML code
    Now what???
    Thanks
    Mike

  • Error while connecting microsoft Excel to sap business objects

    Hi,
    I am trying to connect sap business objects to Microsoft Excel using Power Query add in but i am getting  Proxy time out connection error  when adding
    Credentials, As per the SAP documents i am using SAP Restful Web service URL when connecting to Business objects
    Details are as follows:
    Opearting System-:Windows 7
    SAP BO Platform-:BO 4.0 SP 6 (OS-Windows server 2008 R2)
    Excel Version-:Microsoft Excel 2013
    ADD IN-:Power Query
    Please check attach  Error Screen-Shot for Detail information
    Regards,
    Rupesh

    Hi,
    please be aware that you need SAP BI 4.1 SP2 at least for using Power Query
    So maybe this error results in a non suported Environment.
    Regards
    -Seb.

  • SAP Business Objects Data Services 3.2 - Homogenous System Copy

    Hi All,
    We have a SAP Business Objects Data Services 3.2.
    I wanted to know if it is possible do a homogenous system copy or any alternate procedure. I just need to perform this on a Development system and move all its content to a new Sandbox installation.
    Any info on this will be much useful.
    Thanks
    Jaianandh V

    Hi,
    you could extract an ATL File from DEV and import it to Sandbox.
    This can be done via the DS DEsigner. Please Check the DS Designer User Guide for more information.
    Regards
    -Seb.

  • SAP Business Objects Edge 3.0

    Hi Gurus,
    I was downloaded the SAP Business objects Edge 3.0 Trial version from SAP. I am using SAP 4.7 with oracle 9.2 DB... I want to integrate Edge 3.0 with our SAP for reporting purpose.. Please explain how can i configure this and what are the other softwares are required for this. I go throw the guides but i am not getting clear idea.
    Now i just installed the business objects enterprise in one system web console are login correctly.
    But i don't know how to connect my SAP DB with this.
    Please help me.
    Regards
    Mahendran

    Hi,
    you still need the mentioned software packages even if you do not have an SAP BI system. You can  also configure your SAP R/3 system to do the BO authentication. The main difference is that you have to use crystal reports in order to access the data in your SAP system. You cannot report using Web Intelligence (universes) on an SAP R/3 data source. 
    So you have to do the following:
    1) Install the SAP BusinessObjects Edge 3.0 software on host A
    2) Install the Crystal Reports Designer 2008 V0 on host B (HostA and hostB can also be the same computer)
    3) Install the Java Connector 2.1.8 on host A ([http://service.sap.com\connectors]). You will find more information on this in the installation guide of the integration Kit for SAP solutions.
    3) Install the BOBJ integration Kit for SAP solutions XI 3.0 on host A (Choose the server option in the installation). Please follow the instructions in the installation guide on how to do this.
    4) If hostA and hostB are two different machines then please install also the BOBJ integration Kit for SAP solutions XI 3.0 on host B (Choose the desktop option in the installation) 
    5) Import the transports delivered in the integration KIT for SAP solutions in your SAP R/3 system (Check the installation guide for more information on these steps)
    6) Configure the SAP authentication in your BOBJ Edge system (necessary if you want to logon with your SAP credentials in BOBJ)
    This way you should be able to create reports based on  your SAP R/3 data.
    Regards,
    Stratos

  • Tutorials for starting with SAP Business Objects Explorer: Excel / Crystal

    Hello,
    we want to start with SAP Business Objects Explorer. I have been searching for tutorials for while without success.
    Are there any tutorials or documentation that shows how to work with excel-files as data source or how to upload Crystal reports files (.rpt) to the Explorer?
    Thanks in advance for helpful hints.
    Best regards,
    André

    As far as I know the SAP BUsiness Explorer car retrieve data either from a universe or from the SAP BWA. So hat you should be looking for is information on how to set Excel files as data sources for universes.
    Regards,
    Stratos

  • Migration of SAP Business Objects BI Platform 4.1 from Windows(OS), SQL Server(DB) to AIX(OS) and Oracle(DB).

    Dear All,
    I have SAP Business Objects BI Platform 4.1  running on window servers and sql server database. We want to migrate this to  AIX and oracle.
    Can you please share what should be the best approach to carry on this migration?
    Regards,
    Asleh

    Hi Mohammed,
    Regarding your Query below is the suggestion:
    Step I: Preparing for moving BOBJ application from Windows to AIX
    There are some tasks that you need to perform:
    To configure the existing deployment
    Perform inventory and cleanup, to ensure that only the required content is moved.
    Run the Repository Diagnostic Tool to detect any inconsistencies between the File Repository and the CMS repository. The upgrade management tool will not run successfully if there are inconsistencies between the File Repository and the CMS repository.
    Identify any content that the upgrade management tool can't upgrade, along with the process required to upgrade that content. There is some content like Voyager Workspaces or Desktop Intelligence documents that require manual intervention before running the upgrade management tool.
    Back up existing repositories, including the system database and the Input and Output File Repository Servers.
    Back up custom web applications, HTML pages, and scripts in your existing deployment.
    To configure the planned BI 4.x deployment
    Setup and configure the Middleware and ODBC connections.
    Ensure that your machines meet the deployment system's requirements, you can find information about the supported platforms in the Platform Availability Matrix (PAM) http://service.sap.com/support -> Help and Support -> SAP BusinessObjects Support -> Documentation -> Supported Platform s/PARs -> SAP BusinessObjects BI 4.x
    Step II:
    You can use database backup & FRS backup (Offline) in new environment (AIX) to deploy BOBJ 4.x Version
    Take the help of DBA to move CMS & AUDIT database backup from SQL Server (Windows) to Oracle (AIX)
    Test the Universe,reports, Check the rights
    Step III:
    If you are configured any SSO then make sure that same configuration is deployed in new environment (AIX).
    Test the user SSO in new environment (AIX).
    Or
    You can also use Promotion manager to move the contenet from Windows (Business Objects Application) to UNIX (Business Objects Application)
    Only prerequisite is Business Objects Application version should be same.
    You can copy content only 50 Object at a time in One Job
    FRS Offline backup is required.
    Necessary files regarding custom web applications, HTML pages, and scripts in your existing deployment.
    Please refer the below KBA for more details
    BOBJ Deployment Link:
    http://wiki.scn.sap.com/wiki/display/BOBJ/Application+Server
    BIP on Linux with Tomcat and Sybase ASE Pattern Book
    http://wiki.scn.sap.com/wiki/display/BOBJ/BIP+on+Linux+with+Tomcat+and+Sybase+ASE+Pattern+Book
    Installing SAP BI 4.1 SP01 on Red Hat Enterprise Linux 6.x Step-by-step
    http://scn.sap.com/community/bi-platform/blog/2013/11/06/installing-sap-bi-41-sp01-on-red-hat-enterprise-linux-6x-step-by-step
    Promotion Manager KBA:
    http://wiki.scn.sap.com/wiki/display/BOBJ/BI4+Upgrade+and+Promotion+Management+KBAs
    Hope this will help!!!!
    Thanks,
    Daya

  • I have error while testing the system created from a sap business objects template in SAP portal

    I have error while testing the system created from a sap business objects template in SAP portal. Error text:
    com.sapportals.connector.connection.ConnectionFailedException: Connection Failed: A nested exception occurred. Could not initialize physical connection. Connection Failed: A nested exception occurred. Could not initialize physical connection. Connection Failed: A nested exception occurred. Could not create JCO connection. 'mshost' missing
    I configure integration SAP portal and SAP BW system. All system requirements are complied.
    Environment
    SAP Business Objects 4.0
    SAP BW 7.31
    1.     I configure SSSO between SAP BW and SAP Business Objects Enterprise 4.0
    2.     Next I setting integration SAP PORTAL with SAP BW system
    3.     I download certificate from portal. Select Certificates and key (http://sapserver:port/nwa) – See scren_
    4.     In next window selected Ticketkeystore and Saplogonticketpair-cert( near part window form)
    5. Select Export entry button and binary format file certificate for download. Press download.
    6.     Save certificate file in local PC folder
    In next step need export certificate file to SAP system. Sequence of step:
    1.       Run STRUSTSS02 transaction .
    2.       Chose certificate ->import.
    3.       Select downloaded certificate file
    4.       Select Add to certificate list button and Add to ACL button
    5.       Inter System ID and Client(000)
    6.       In next I download iview sap business objects template into sap portal: System administration->transport->Import. And select and download sap business Objects iview template in .epa format into sap portal.
    7.       Result – downloaded iview.
    8.       In next step I create system from template. System administration->system landscape.
    9. In next step I input parameters for my system in Connector category, Sap business objects and user management categories: See screen _2
    10.   When I created the system and test the connection error occurred: See screen_3
    This issue is important enough. I would be grateful for opinions and ideas. Thanks in advance.

    Did you find a solution?

  • BI Accelerator used in combination with SAP Business Objects Explorer

    Hi ,
    If you use SAP Netweaver BWA and SAP Business Objects Explorer Blade, do you only get the full benefit with using SAP BO Explorer, or will the same queries ran in BEx 7 Anaylser also benefit from the in memory OLAP processing?
    I'm guessing that the SAP BOE Blade will only benefit SAP BOE.
    It would be great if the current BWA had the ability to in-memory the OLAP part of the processing, as then it might be worth the hassle of getting it installed.
    Thanks,
    Jamie

    Hi
    May be the note : 1384526, could give you an insight.
    Regards, Hyma
    Edited by: Hymavathi Yanamadala on Feb 25, 2010 5:13 AM

  • SAP Business Objects Analysis for Office 1.4 on Microfost Office 64-Bit Version

    Hello,
    Has anyone installed SAP Business Objects Analysis for Office 1.4 SP6 on Microsoft Office (Excel) 64-Bit Version. I am getting message "The launcher was not able to connect Analysis Add-In. Make sure that Analysis Add-In is not disabled by Office Application".
    When I activated the Analysis Add-In, I am getting below Error: "Excel experienced a serious problem with the 'analysis' add-in." and it is forcing to disable the add-in and asking to check for if any update is available. It was working fine on 32-bit Excel version.
    Thanks,
    Ram

    Hi Tammy,
    Thanks for the response. It is working fine on 32-bit Office version (with OS 64-bit). I checked the compatibility (OSS 1466118 ) and it supports Microsoft 64-bit office version. Just wanted to see if anyone had successful installation.
    Thanks,
    Ram

  • Query on SAP Business Object and Content shipment..

    I know about SAP Business Suite... & SAP Business One... But what is :
    1. SAP Business Object and
    2. Content Shipment
    The definitions on the SAP Release & Maintenance Strategy and other docs on SDN were not too clear for my understanding. I want to know why are they used / where are they applied ? E.g: if you have a SAP BW system.. why would you need SAP BW Content ? where does it fit in the picture and what purpose does it serve...
    (PS: it would be great if someone can share the product / functionality details of their landscape where these systems are used, how does it benefit the business operations and any other purpose of having them... )
    Thanks,

    Hi Ashim,
    If your client want it to be done in one database, then the answer is no if you do not have any add-on or SDK codes.  Most difficult part is authorization since I believe what you mean project here is not the same as project center in B1,
    If your client allow more than one database, then the configuration will be easy.
    Thanks,
    Gordon

  • SAP Business Objects and SAP Business Objects PCM

    Hi all
    We want to know if is recommendable to have Business Objects and SAP Business Objects PCM installed in the same server, and if is necessary to have a special configuration of the services for both applications?
    Thanks in advance

    Hi,
    You can refer the below link for PCM Install guide:
    http://service.sap.com/~sapidb/011000358700000225772009E/FPM75_PCM_InstallGuide_en.pdf
    If you are looking for more info related to specific requirements then from the below link select BusinessObjects tab and select PCM category for more guides.
    http://help.sap.com
    -Noor.

  • SAP Business Objects and IBM i White Paper available

    The "SAP Business Objects and IBM i" White Paper is available on IBM Techdocs under the follwing URL:
    [http://www.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/WP101947]
    The SAP Business Objects and IBM i white paper describes how the SAP Business Objects Enterprise XI server fits into an SAP on IBM i landscape. The paper provides detailed instructions showing how to integrate data sources located on an IBM i server with SAP Business Objects.
    Feel free to post your feedback and comments.
    Thanks and Regards,
    Mirco
    Edited by: Mirco Malessa on Jul 14, 2011 1:11 PM

    Hi ,
       Please find these blogs by Ingo. This should help you.
    BusinessObjects and SAP - Installation and Configuration Part 1 of 4
    Install Part #1
    BusinessObjects and SAP - Installation and Configuration Part 2 of 4
    Install Part #2
    BusinessObjects and SAP - Installation and Configuration Part 3 of 4
    Install Part #3
    BusinessObjects and SAP - Installation and Configuration Part 4 of 4
    Install Part #4
    BusinessObjects and SAP - Configure SAP Authentication
    SAP Authentication
    BusinessObjects Integration with SAP NetWeaver BI - Technical Material
    Thanks,
    Gopi

  • SAP Business Objects Data Services (free) Trail version!

    Hello guys,
    I am trying to learn SAP Business Objects Data Services.
    After a long search, i couldn't find any (free) trail versions in sap website.
    Are there any free trail versions available for Data Services!!, if so please post the link!!
    Your help would be appreciated!
    Thanks,
    Dhee

    hmmm... maybe 'recently' was back in Summer 2010 ? 
    if you are a small to medium enterprise, and are looking to buy,  take a look at our offerings over here: http://www54.sap.com/solutions/sme/software/overview.html
    Else, if you are an existing customer, with an active support/maintenance agreement and license, please download your software from the marketplace here: www.service.sap.com/swdc
    Regards,
    H

  • Regarding the SAP Business objects Server configuration

    Hi Experts ,
    I was newly entered in to SAP Business Objects .Kindly i am requesting can you please let me know the follwing details .
    1) Latest server configuration of the SAP Business Objects .
    2) Latest version of the Crystal reporting / Desktop Intelligance / Web Intelligance / Universe.
    3) And also if do you have any document releated to the server configuration of the SAP Business objects kindly can you aatch the mail.
    Thanks and Regards,
    Vijay.

    The latest available version of the BO Server/Web Intelliggence /Dekstop Intelligence is XI 3.1 SP3 with FP 3.4.
    The latest available version of CR is CR 2008 SP3 with FP 3.4.
    You can find the latest documentation for Business Objects here:
    http://help.sap.com
    Regards,
    Stratos

Maybe you are looking for

  • How can I make the ruler guides work?

    I am working on a large document. For some reason, I cannot extend the ruler guides onto most pages. They will appear on some pages though. Does anyone know why this happens and how to fix it?

  • Lion Server VPN error

    I am trying to use the Lion Server VPN function and have all the firewall port opens (500, 1701, 1723, 4500) and cannot get anything to connect either inside or outside of the network.  I keep getting "The L2TP-VPN server did not respond.  Try reconn

  • R/3 SOURCE SYSTEM in BW

    Hi,    RSA1>Source System> WRD(R/3) Context menu check.... message--SOurce system is inactive    when i selected activate on context ment it is displaying 'Timed OUT' message How shall i proceed Thanks

  • TS3972 does apple support video tron network?

    Does apple support video tron network? What are the networks that we support that is not in the united states like AWF network.

  • Color correction, muzzle flares and smoke questions

    A couple of days ago I directed an action sequence called 'Silent takedown' using Premiere CS5 and After Effects. The goal was to do a very fast paced editing style but still within the realm of 'classic' action films from '90 like Face/Off and Missi