Is it possible to enter more than 333 items in a physical inventory Doc.?

Hi Gurus
I want to enter more than 10000 line items in a physical inventory document. how can I achieve this please help. We are using SAP IS Retail.
Regards
Muneer . V.K

Hi
We are using PDA device to enter counted qty before that we will arrange all articles based on MC and we will distribute the work to different counting teams. We have a Z program developed for PDA with following logic.
Pseudo Logic     
1)     Application is used to create Physical Inventory Count.
2)     There are 2 options provided for physical Inventory Count
      i)  With Reference of Physical Inventory document
      ii) Without Reference.
3)     If with reference is chosen , Inventory document no. is available for input
4)     If stock type is entered in without reference then vendor is mandatory for input.
5)     User can enter the site, storage location and the following validations will be done on these screen inputs
u2022     Validate the site against SAP entry and check whether the ser has authorization in the site
u2022     Validate the storage location
u2022     Validate Vendor if entered
u2022     Validate Physical Inventory doc no. if entered
6)     In second screen, user will scan EAN/UPC number of the article and the following validations will be done.
u2022     Validate the EAN/UPC number. Check whether the number is available in SAP
u2022     Check whether the article is extended for the site
u2022     Get the base unit of measurement for the article
u2022     Get the article description from the table
u2022     Get the conversion factors for the barcode unit of measurement
u2022     Get Stock on hand for the article
7)     Perform the following validations on the unit of measurement input
u2022     Check whether the unit of measurement is available in the system
u2022     Check whether the unit of measurement is defined for the article
8)     Perform the following validations on the quantity entered by the user
u2022     Check the format of the quantity input
9)     Move all the details along with quantity to a buffer table. Clear all the input fields for the next set of scan and move the current details to the last scanned variable for display
10)     In case duplicate scanning of article, cumulate quantities instead of adding new entry to the buffer table
11)     If the user click on option DISP, call the third screen
12)     In third screen, all the EAN/UPC numbers will be displayed with an option for scrolling and removal
13)     When the user choose option SAVE from the third screen, create physical Inventory document and update the count by following the below steps
u2022     Prepare the header parameters for the BAPI
u2022     Prepare the line Item parameters for the BAPI
u2022     Create PI document using the BAPI_MATPHYSINV_CREATE_MULT and BAPI_MATPHYSINV_COUNT
u2022     Trigger error message in case of any failure
14)     Clear and refresh all the variables and internal tables to proceed
15)     Create HTML templates for the screen in SE80 under the internet service ZNESTO
16)     Publish the IAC templates for the screens in SE80 under the internet service ZNESTO
Regards
Muneer V.K

Similar Messages

  • Is it possible to place more than one Item on same line on the FORM

    Can we placed more than one Item on the form?
    for ex: I want to use TextFields to input the Date of birth in form of DD/MM/YY
    I want to put on the form like
    Enter DOB :- DD MM YYYY
    Please suggest if it is possible any way in J2ME

    It will depend on the phone. There is no way of knowing if the items actually will be on the same line or not. On a phone with a small screen, the items are likely to end up on two lines.
    You can however make sure that the lines will occupy two lines by using the setLayout(int layout) method which belongs to the Item class.

  • Entering more than one item using bapi_salesorder_createfromdat1

    Hi,
    I am connecting a CRM system with SAP, I have got the xml file for Sales Order with all the data's and i want to create a sales order in sap system using bapi_salesorder_createfromdat1.
    My question is I am able to enter one item to the sap sales order. for inputing more than on items what should i do. Please help me.
    thanks

    Hi,
    Then there must be some problem with the appending of the data in the ITEM table.
    just see in the debugging.
    Regards,
    Atish

  • How to enter more than 132 characters in a Parameters Field

    Hi Everyone,
    I have a field of type file_table-filename as Parameters in my Selection-screen. The size of the filename is 1024 characters as declared in the structure file_table. But when i am trying to enter the path into this field, its allowing not more than 132 characters....how is it possible to enter more characters? Even in debugging mode the maximum value we can scroll is upto 128/132 characters..if we want more then we should use the Offset option...but how to enter more than 132 chars into this field?
    Best regards,
    rama

    Hai,
    I did the same in my program...i get the filename along with the path into this field...but then there is a chance that the User wants to say edit the filename..here comes the problem.
    Best regards,
    rama

  • NTLM Authentication : why is it not possible to create more than one NTLM realm ?

    Hello,
    I'm wondering why it is not possible to create more than one NTLM realm on a wsa.
    Can you explain exactly what is the blocking point ?
    Thanks in advance
    Regards

    Well, at this point (pre 7.5), there isn't an agent, the WSA is joined to the domain, just like a Windows box, it authenticates via that trust relationship.  From that point it is all based on how NT/Active Directory domains work.   As long as there is a trust between the domains, you can can auth users from as many domains as you like.
    There is an agent in the works.  The ADAgent will be released with 7.5.  The code is already available, it was released with the ASA ver 8.4, and it will be used to pass authentication info to the WSA.  At this point, current versions still require trust relationships between all of the domains touched.
    Taken from the setup guide: http://www.cisco.com/en/US/docs/security/ibf/setup_guide/ibf10_install.html#wp1054011
    Before you configure even a single domain controller machine using the
    adacfg dc create
    command, ensure that the AD Agent machine is first joined to a domain (for example, domain
    J
    ) that has a trust relationship with each and every domain (for example, domain
    D[i]
    ) that it will monitor for user authentications (through the domain controller machines that you will be configuring on the AD Agent machine).
    Depending on your Active Directory domain structure, the following scenarios are possible:
    1. Single Forest, Single Domain—There is only one domain, D[i] for all domain controller machines, which is one and the same as domain J. The AD Agent machine must first be joined to this single domain, and since no other domains are involved, there is no need to configure any trust relationship with any other domain.
    2. Single Forest, Multiple Domains—All the domains in a single forest already have an inherent two-way trust relationship with each other. Thus, the AD Agent must first be joined to one of the domains, J, in this forest, with this domain J not necessarily being identical to any of the domains D[i] corresponding to the domain controller machines. Because of the inherent trust relationship between domain J and each of the domains D[i], there is no need to explicitly configure any trust relationships.
    3. Multiple Forests, Multiple Domains—It is possible that domain J might belong to a forest that is different than the forest to which one or more of the domains D[i] corresponding to the domain controller machines belong. In this case, you must explicitly ensure that each of the domains D[i] has an effective trust relationship with domain J, in at least one of the following two ways:
    a. A two-way external trust relationship can be established between the two domains, D[i] and J
    b. A two-way forest trust relationship can be established between the the forest corresponding to domain D[i] and the forest corresponding to domain J

  • E72 - Possible to have more than 2 email accounts ...

    E72
    So is it possible to have more than 2 email accounts shown at the home screen?
    Currently one is set as primary and the other as secondary.. I have 4 email addresses I want shown at the main screen..
    Please help.

    jane999 wrote:
    Basically I want to share A1 with somebody else and we both use yahoo email. So I need to sign out before she can sign in. Any way to do that? 
    Thanks in advance for any help!
    You didn't specify whether you are using the "official" Yahoo mail app, or some other email application like K-9.  But either of those allow for the specification of multiple email accounts, and you don't even really need to sign in/out.  Once you set up the accounts within the app, just select the email account that you want to view.  It might be a little more problematic if you want to prevent each other from being able to see the other's email, however.

  • Is it possible to email more than one photo at a time with the iPhone? Thanks

    Is it possible to send more than one photo in an email using with the iPhone? Thank you in advance for your help

    Yes.  Open your camera roll in the thumbnail view, tap the arrow button on the top right, tap all of the photos you want included in your email, tap Share at the bottom, tap Email.  Note: all email providers have limits on the size of emails that are permitted so be careful not to try to add too many or it may not be delivered.

  • Using Maverick, how is it possible to open more than one calendar window?

    Hi, I'm using Maverick 10.9.1
    My question is: how is it possible to open more than one calendar window? i would like to have on the right my personnal calendar dates and on the left, my company calendar.
    Many thanks in advance for your help!
    ph

    See if the section on group calendar helps.
    http://www.dummies.com/how-to/content/basics-of-calendar-in-os-x-mavericks.html

  • In itunes library is it possible to delete more than 1 song at a time

    In itunes library is it possible to delete more than 1 song at a time

    Yes.  Click the first track, and hold CTRL while you click additional tracks.  Then hit Delete.
    (If the tracks you want to highlight are in a row, click the first, hold Shift and click the last.)

  • Is it possible to add more than one page at a time in pages - word processing?

    Is it possible to add more than one page at a time in pages - word processing?

    I haven't been able to find a way to add more than one page at a time.  I think you'll have to add them one at a time. 

  • Is it possible to run more than one case at a time?

    Using a case structure, is it possible to have more than 1 case running at a time? I'm currently using a for loop's iteration terminal to select which case to run but each case contains a for loop with a timer delay. I want them all to run simultaneously somehow..?
    Maybe possible using a different type of loop?
    Thanks for any help.
    Rob

    > Using a case structure, is it possible to have more than 1 case
    > running at a time? I'm currently using a for loop's iteration terminal
    > to select which case to run but each case contains a for loop with a
    > timer delay. I want them all to run simultaneously somehow..?
    > Maybe possible using a different type of loop?
    >
    If it did this, we'd consider it a bug. By design, only one diagram of
    a case is supposed to run, the one the selector specifies. If you want
    them to run in parallel, put the contents into separate case statements
    and use a Boolean to either run or skip the code.
    For example, if you have cases run whenever their bit is set in an
    integer, then you would have cases for bit 0, 1, 2, and 3. Instead of
    putting them in one case, make fo
    ur cases. Put the AND logic in front
    of each for ANDing with 1, 2, 4, and 8, and wire the output Boolean to
    the case structure. Now take i and wire it to the logic. The 0 diagram
    will run on odd numbers, etc.
    Greg McKaskle

  • Is it possible to print more than one picture at a time on a single page and if so, how?

    is it possible to print more than one picture at a time on a single page and if so, how?

    Hi Rowegarth.
    HP Photo Creations offers several ways to print multiple photos on a page. Here's a link to some preset grids. If you don't have HP Photo Creations already, you'll be prompted to download the software. (It's a free download.)
    You could also start with a "Design Your Own" collage print with a white theme.
    This video shows some ways to print multiple photos in HP Photo Creations to make them easier to cut out:
    www.youtube.com/embed/VRoGjhXPm4I?rel=0
    The beginning shows an older version of the software, but the second half (at 1:17) explains the grid settings. 
    Hope this helps,
    RocketLife
    RocketLife, developer of HP Photo Creations
    » Visit the HP Photo Creations Facebook page — news, tips, and inspiration
    » See the HP Photo Creations video tours — cool tips in under 2 minutes
    » Contact Customer Support — get answers from the experts

  • How to enter more than one bind variable

    Hello,
    i use bind-variables to pass parameters from one application to another through links. On the SQL-Query-Tab it says that i can enter more than one bind-variable, but i don't know how to do it.
    my sql-statement looks like this:
    SELECT column
    FROM schema.table_name
    WHERE v_variable = :bind_variable
    I don't want to put a second bind-variable in the where-clause.
    thank you
    Ralf Schmitt

    Hi Marcel,
    thanks for your help.
    What I want to do is pass a parameter to a report that is not part of the select-statement
    Example: a simple blackboard
    User selects a category and receives a list of items in that category. now i want to pass the category_id AND the category_name.
    The select on category_id produces the item-list, the category_name is shown in the header of the html-page.
    A question to the code you submitted:
    WHERE v_variable in (:bind_variable1, :bind_variable2, :bind_variable3 etc)
    is v_variable an array? How do i select with such a where-clause?
    Thank you,
    Ralf

  • Is it possible to have more than one Tax code per line item in Billing docu

    Is it possible to have more than one Tax code per line item in Billing document ?

    Hi,
    I have a different perspective there.
    If an item is applicable for two different taxes which are represented by two different tax condition types and these tax conditions are configured in the tax procedure, FTXP and so on....then these two condition records can have two different tax codes.
    We actually have this scenario in EU now, where EU talks about service tax in 2010 apart from the normal VAT. So now we have MWST and ZWST(Say)
    Now there are some materials which come with a service associated with it. So a service charge is also levied when the material is sold. So the material price will become applicable for VAT and the service charge becomes applicable for service tax. In this case, the tax classification of the customer will have two entries in sales orders updated in the fields VBAK-TAXK1 and VBAK-TAXK2 based on the sequence number of these condition types.
    Now based on different tax classification of the customer, we have 2 different tax codes representing different %of tax.
    Hope it helps

  • Dont allow user to enter more than specified number of digits/chars?

    Hello
    First case: I have placed a TEXT field on the form. Now i want to put the below validation,
    1) User has to enter only numbers (no decimals)
    2) Only 10 digits
    If not i need to
    1) Alert app.alert
    2) Make the field either CLEARIng or considering & resetting only the first 10 digits (if user entered more than 10 digits)
    2nd case: Same as above, a TEXT field, but, the data is with a DECIMAL notation, the allowed lenghts are as
    2 digits as prefix to decimal
    2 digits as suffix to decimal position
    example, 35.88
    Pls. let me knw the Java Script for these 2 cases or do you suggest me PATTERN validation if so, can i CLEAR or reset  and if so, pls. let me know under which TAB(Display / Edit / Data) i need to put the PATTERN validation?

    Firstly if you are only allowing numbers then the field should be a numeric field not a text field. You can use patterns to allow only whole numbers or to have 2 digits on either side of the decimal.
    In regards to the number of digits you can use the len function to determine the length of the data and if it is too long give a message or clear it.

Maybe you are looking for

  • Help about Gpshell

    Hi I will use the Gpshell to install the javacard. But anyPoint is very confiuse for me (I am new). I examine the HelloInstall sample. In the install script file(helloInstall.txt) there is some command that I need some informatin about. Especially th

  • Using Iphone 3G in Japan

    I am traveling to Japan next week and want to be able to use my iphone over there. Someone told me that the "roaming" or something needs to be changed...? I'm really not too sure what is required so my phone will work there so I can make and receive

  • I have installed Lion and the Front Row application desapered!  How do I get it back

    I have installed Lion and the Front Row application desapered!  How do I get it back

  • How to diagnose increase in permanent generation?

    Hello, My team is observing the following problem which is important to us and that we did not yet manage to identify: We observe from the gc traces (see extracts below) that the permanent memory size keeps increasing slowly (to the point were an jav

  • How to use Internet Service in SE80

    hi I am new to  work on ITS on se80, Can any one provide me the step by step screen shots or tutorial to work on Internet Service option on SE80. I want to create a Screen. Please kindly share your suggestions Thanks in Advance.