Handling Items which are Subscription Based?

Does anyone know a good way to handle subscription based items? I have a client which sells newspaper subscriptions among other products. Any ideas on how to handle the yearly subscriptions?

Hi Andrew,
Even though Subscription Items are not having any physical stocks, I think it is better to set them as inventory items in order to get the numbers of subscriber at any given time.
This special item has most of the properties similar with actual item. You can deem these items as in the virtual warehouse.  In this way, all sales analysis and unsubscribing can be handled easily.
This is my 2 cents only,
Thanks,
Gordon

Similar Messages

  • With a wired keyboard and a 2014 iMac I cannot select multiple items which are not next to each other

    I have recently changed from Windows 7 desktop to a new iMac running Mavericks.  I have chosen a wired keyboard as I like  the usual Delete key function.
    I cannot find out how to select several items which are not next to each other (e.g. words in Pages).  The well known method in Windows, which is repeated in the the Apple Finder Help screen, does not work.  Would be grateful for advice

    Hi JBowfin,
    If I am understanding your question correctly, I believe that I have an article that will address this question for you:
    Mac OS X 10.0: Use Command Key to Select Multiple Items in List and Column Views
    http://support.apple.com/kb/TA20396
    Take care, and thanks for visiting the Apple Support Communities.
    -Braden

  • PO items which are not GRed

    Hello.
    I have a requirement wherein I need to print all the PO item which are not fully goods receipt ( open goods receipt qty). Can some one let me know exact logic and table from where data can be picked.
    Thank you!
    Arvind

    Hi,
    You can check in table EKPO field: WEPOS     WEPOS     CHAR     1     0     Goods Receipt Indicator
    which shows if item is GRed or not.
    Also check the following and use whichever is apt.
    ELIKZ     ELIKZ     CHAR     1     0     "Delivery Completed" Indicator
    EREKZ     EREKZ     CHAR     1     0     Final Invoice Indicator
    TWRKZ     TWRKZ     CHAR     1     0     Partial Invoice Indicator
    Regards,
    Karthik

  • Setting ToolTips for items which are disabled.

    Folks,
    No offence meant if this is a repeat.
    I have a JPopupMenu with Action as its components.
    1) I have disabled certain menu items to false.
    2) I would like to use a ToolTipText to show a message 'You have no permission'
    when the user hovers over the menu items which are disabled/set to false
    3) I wrote my own ToolTipText,but what is happening is that I am getting the tool tip text
    for all menu items.
    Please can anyone help me in how to get tooltiptext for menu items which are enabled to false?
    Help much appreciated
    // JPopupMenu
    JPopupMenu pm = new JPopupMenu();
    // Add Action
    pm.add(new GraphAction());      
    pm.add(new DescendantsAction());
    pm.add(new DebugAction()).setEnabled(false);
    ToolTipTextForMenuItems.setToolTipForIndividualItem(pm.getComponent()) // Does not display any Tool Tip.
    pm.add(new ResetAction()).setEnabled(false);
    ToolTipTextForMenuItems.setToolTipTextForMenuItem(pm); // Shows ToolTipText for all menu items (disabled and enabled)
    ToolTip Code
    public class ToolTipTextForMenuItems {
    private static final String TOOL_TIP_TEXT = "You have no permission";
         public static void setToolTipTextForMenuItem(JPopupMenu popupMenu){
                 for (int i=0; i<popupMenu.getComponentCount(); i++){
                    Component c = popupMenu.getComponent(i);
                    if (c instanceof JComponent) {
                              ((JComponent)c).setToolTipText(TOOL_TIP_TEXT);
         public static void setToolTipForIndividualItem(Component c){
               if (c instanceof JComponent) {
                         ((JComponent)c).setToolTipText(TOOL_TIP_TEXT);
    }

    Yes,I have looked at the Abstract Action code sent in
    I have not used Action and Abstract Action before,hence if you can/could just
    modify this as per my requirement,then I can enhance on this.
    No offence meant for the above
    Thanks

  • Deleting items which are cheked in CheckBox

    Hi
    I am deleting some items which are checked by the user in the check box.
    If user checks 3 items and click delete, I should delete all the items which are checked.
    help me in solving this issue.
    Sample code will be very helpful.
    Thanks
    soori

    hi there :))
    in the page u have:
    <f:view>
        <h:form>
            <h:selectManyCheckbox layout="lineDirection" value="#{userBean.result}">
                <f:selectItems value="#{userBean.data}" />
            </h:selectManyCheckbox>
            <h:commandButton value="Submit" action="#{userBean.action}"/>
        </h:form>
    </f:view>UserBean class:
            private String result[];
         private HashMap data;
         public String action() {
              if (result.length > 2) {
                   for (String res : result) {
                        data.remove(res);
              return "";
         public HashMap getData() {
              if (data == null) {
                   data = new HashMap();
                   data.put("1", "1");
                   data.put("2", "2");
                   data.put("3", "3");
                   data.put("4", "4");
                   data.put("5", "5");
              return data;
         public String[] getResult() {
              return result;
         public void setResult(String[] result) {
              this.result = result;
         }in action method u check how many check boxes are clicked and if they`re more then 2 u delete them from the HashMap

  • What are the ways to handle Idocs which are failed to post to R/3

    Hi Experts
    What are the ways to handle Idocs which are failed to post to R/3  after sucessfully configuration of the Scenario.
    Thanks & Regards
    Aravind

    Hi
    Check the Idoc Status in R/3 with WE05.
    Idocs will fail in following conditions
    1) Idoc will be in error if all the mandatory field are not mapped.
    2) If partner profile is not maintained.
    3) Most of the times, idocs will be in error due to functional issues.....check the status and take help from functional guys.
         Once the error resolved, reprocess the same idoc using BD87
    Regards
    Abhijit
    Edited by: Abhijit Bolakhe on Mar 18, 2010 3:11 PM

  • How can I get a birthday reminder from items which are in the read-only cal

    I am looking for a solution to get a reminder message for birtdays which are within the read-only calender imported/updated from he address book. I so far have not found the option where to turn on the reminder and I do not want to duplicate items (ie creating another birthday calender inside iCal).
    Thanks for comments.
    PB G4 Ti, 1GHz, 10.2.8   Mac OS X (10.4.7)  

    Hi ontour,
    This limitation is one of the many reasons I wrote Dates to iCal. It is a replacement for the Birthdays calendar in iCal, so you would need to turn the Birthdays calendar off in iCal's preferences.
    See here: http://discussions.apple.com/thread.jspa?threadID=466478
    Best wishes
    John M

  • Turning Open items which are partially payed into Close items.. How?

    Hello,
    In our company we use partial payment to Vendors using transaction F-59 and also automatic paymant of full amounts. Everything is working correctly but since we use very offen partial way of paymant, on transaction FBL1N I have a lot of open items and most of the time I don't know exactly how much do I own to vendor(s).
    To explain it easier I will show one simple example:
    1. I own to one of my vendors amount Eur 10.000
    2. Using transaction F-59 (partial payment) I pay him Eur 3.000
    3. When I open transaction FBL1N for that vendor and if I choose to show only Open items
    total amount shows me that I own him Eur 10.000 instead of due amount 7.000
    I understand that total amount of Eur 10.000 instead of Eur 7.000 is shown because we use partial instead of residual way of paymant but I would like to know is there any way I could manually turn these Eur 3.000 into close item because they are already payed?
    Searching through Internet I found that transaction F-44 could be used for similar but I am not sure it can do exactly what I need: to turn all partial payed open items to close items so for each vendor then I could see exact amount I own them.
    I hope someone can help me with this because I must solve it ASAP and it's slowing me down at my workplace and it would be great if I could manually close some open items, because they are already payed.
    Greetings,
    Adi
    Moderator: Please, try searching before posting a new thread. Clearing issues are well described on these forums
    Edited by: samnovice on Jul 30, 2011 3:50 PM

    Hi:
         Knocking off invoices against partial payments in F-44 is a standard procedure that is used to clear open item outstanding in Vendor ledger FBL1N. You should ideally clear partial payment in Residual Tab of F-44 and for remaining amount e.g 7 in your case you should double click in residual item column next to amount. By doing so system will also copy the original invoice reference to the partial document AB (with 7 amount) as per setting defined in OBA0 for residual item clearing.
    Line item 10 and its payment line item 3 are standing open in ledger because you did not apply them in F-44. You could have also directly apply them in F-59 of F-53. Partial document will be generated with document type as per setting you have defined in OBXH. Hope this will clear your understanding.
    Regards

  • Field to add to enter number of items which are  shipped to customer

    Hi Sap Experts,
    We have scenario, we have created sales order with quantity 1(Like soft copy or hard copy of CD).
    Now we want to create delivery with sales order and quantity is 1(Copy from sales order).
    Our requirement is some time we have to send additional things like hard copy of manual or complement gift which we are not entering in sales order.
    Exp: Sales order- quantity 1.
    Want to deliver quantity 1(+ manual+ complement gift, these items are not part of standard order)
    For more clarity, we have to add one field and want to enter number (How many items we have send along with main materials and these items are not relevant for pricing also).
    So requirement is add one additional field in delivery header/item.
    Customer doesn’t want to use Free of goods or BOM which we have propose him. How to customize standard table and standard program.
    Kindly suggest.
    Regards,
    Kotli
    20

    Hi,
    Thanks.We want to add a field, might be like this.We just want to enter only no of extra items like 3.
    Exp.
    Delivery Qty-1
    extra items:3
    Regards,
    Custom field to add number of packages shipped along with Delivery 

  • Outlook 2007 instead search does not show the items which are actually present in the inbox and folders

    Scenario:
    when user search for any particular email item by using the sender name or subject name it does not show any result. At the same time it works fine when he specify the search folder(target folder) instead of searching it across all the folders/sub-folders.
    1. We tried reconfiguring the outlook profile but this not fixed the issue.
    2. It is specific to only few users but so far for all the others users it works fine.
    3. Restarted the “Microsoft Exchange Indexer Service” but this is also not fixed the issue.
    4. Hence the outlook reconfigure not worked, rebuild the search index not tried yet, but will give a try.

    Hi,
    Did the user select All Mail Items scope when searching in Outlook?
    In addition, please make sure the user is not searching in a shared mailbox because in some configurations, you are limited to using the
    Current Folder search scope when searching in a shared mailbox.
    Please also let me know the result if you have tried rebuilding index.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Im trying to send an e-mail to LIST a number of items which are due, to the owner of these items

     I want a single e-mail and not a whole plethora of e-mails.  How can I do this?  I don't have access to the server, or anything other than sharepoint list and the designer.

    Hi robert,
    You can use the Retention Policy to trigger the workflow to send mail to users based on a due date, then the timer job should daily check if today is the due date to trigger the workflow sending mail for each items in list.
    Thanks
    Daniel Yang
    TechNet Community Support

  • VSB1N--Deleting items which are in status 'Processed with errors.'

    Hi Friends,
    There is one issue which needs your guidance,
    In SAP there is an transaction called VSB1N where all our incoming SBI invoices gets received. When an SBI is received it can end up in either 1."Processed without errors" or 2. "Processed with errors". If the SBI ends up in the second state it requires a manual correction and then it can be processed again so it ends up in state one.
    The issue here is with number 2 mentioned above, i.e. "Processed with errors". Some of the items do not belong to this list & will not be corrected. So what client want is to delete them and here is where the problem gets in, they cannot be deleted.
    Is there any way to have these items deleted?
    Many Thanks!
    Sadanand.

    Check the following notes:-
    a)  Note 371489 - SBWAP: Posting step terminates
    b)  Note 557344 - Processing step ends with errors
    c)  Note 1605859 - FAQ: Processing step in SD self-billing procedure
    G. Lakshmipathi

  • Prevent object link to PR items which are released

    Hi,
    I want to prevent any DIR from doing a object link to PR which is released.
    From PR side once it is released it does not allow to add any more object link but from DMS I can link to it.
    I want to avoid this. Any way to achieve this.
    Regards
    Abhi

    Hi Benakaraj,
    I am presently using the same scenario. But this does not prevent a user from creating a new DIR  and linking it to a released PR.
    I am looking for a solution to prevent the later from hapenning.
    Any help in this would be appreciated.
    Thanks & regards
    Abhi

  • List Views displaying error - when using Lookup column for filtering ( which are indexed )

    I'm trying to filter a large list that has more items than the list view threshold. The list has a lookup column that is indexed. If I  try to filter by other columns, the view works fine as long as it returns fewer than 5,000 items. However, if
    I try to filter by the lookup column, I get the error about not being able to display the items because the list is too large.
    The views are returning items which are less than threshold value , but still I am seeing the same issue.I Created some pages and added this filtered views to the pages it is showing below error
    This view cannot be displayed because it exceeds the list view threshold ....
    IF I navigate the view in the list it's returning zero records with out any error page . But no records. 
    Is there a known issue with filtering large lists by lookup column? Any other troubleshooting suggestions? Everything I'm doing here is through the web interface.

    Thank you for your reply. Yeah it’s default limit. But when I created view based on some filter condition on lookup column it’s not working.
    For example:
    Created a View based on Lookup column DEPT using filter condition Dept = HR , returned 1400 items
    Created another View based on Lookup column DEPT using filter condition Dept=Admin , returned 3600 items
    Adding this list view webparts to the page also working fine , displaying the results .
    After adding one item to this list , both the views are not displaying any results. Now the count is 5001.(it exceeded the list view threshold)
    The page where the list view web parts are added throwing the below error.
    This view cannot be displayed because it exceeds the list view threshold (5000 items) enforced by the administrator.
    To view items, try selecting another view or creating a new view. If you do not have sufficient permissions to create views for this list, ask your administrator to modify
    the view so that it conforms to the list view threshold.
    Learn about
    creating views for large lists.
    I am experiencing this problem only with lookup columns, Choice and site columns are working fine in this same situation .
    Thanks,

  • Can't get rid of items that are making hard drive sleepless

    I have an Intel iMac with a dead internal drive. I'm now booting and running it off its backup clone drive, an external La Cie Firewire drive. But the drive is constantly cycling, spinning down and spinning up, even when all apps are closed and the iMac seems (and should be) asleep (if the internal drive was doing this and i couldn't hear it, no wonder it died).
    I looked in Activity Monitor to see what it's up to when it's supposed to be asleep, and see some repeated entries from outdated stuff- Lexmark Network Services (from a printer i no longer have) and Palm Desktop Background, from a Palm program i haven't used since 2006 and thought was de-installed.
    The thing is, i can't seem to get rid of them. It's difficult to pinpoint their exact source thru Spotlight (or Inspect in Activity Monitor), and when i throw what i can trace of them in the trash, i can't empty it, i get a message that says "USB Transport rsrc is in use".
    How can i get rid of these items, which are obsolete and might be what is keeping the drive cycling?
    I removed a bunch of unneeded items from Login Items, but Lexmark one isn't there. And what is "Transport Monitor" (shows in both Startup Items and Activity Monitor)? Can i delete it from Login items?
    Energy Saver settings seem fine- it's set to sleep after 10 minutes of inactivity. It's just not going inactive.
    Suggestions?
    I'm having to shut the iMac down whenever i walk away from it to keep from hearing all that cycling from the drive (and wondering what it's doing to the drive).

    One way to test is to Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Test for action in Safe Mode, like if it still changes in 5-10 minutes...
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive
    Reboot, test again.
    If it only does it in Regular Boot, then it maybe some 3rd party add-on, Check System Preferences>Accounts>Login Items window to see if it or something relevant is listed. It also may be Video Card or Airport going bad.
    Check the System Preferences>Other Row, for 3rd party Pref Panes.
    Also look in these if they exist, some are invisible...
    /private/var/run/StartupItems
    /Library/StartupItems
    /System/Library/StartupItems
    /System/Library/LaunchDaemons
    /Library/LaunchDaemons
    Transport Monitor & Palm Desktop are related...
    http://www.intuitive.com/blog/mysteriousapps_starting_in_mac_osx.html

Maybe you are looking for

  • Vintage look in Elements 11, help me.

    I'm trying do to this in Elements; http://designinstruct.com/photography/vintage-photo-effect-photoshop/ However, Elements doesn't have the function "Inner shadow". Is there any way of getting this inner shadow in Elements? And also. Step 3 doesn't l

  • ACE ignoring class map depending on source???

    I have a problem with a the load balancing "not working" properly depending on the source. The load balancing decision is done with a secondary cookie (?ld=fe1 or ?ld=fe2). If it appears and the value is fe1 the request should go to serverfarm FE1-ap

  • SLD Dependency,

    Hi All, I Have one question, please give me Replay with brief Explanation. Question is: What is the SLD Dependency…. What is relation between Product, Software Components, Technical System and Business Systems? Thanks And Regards Reddy,

  • Returns for Third-Party Sales

    Hello Gurus Could anybody give a step by step procedure for How does Returns take place in Third party Sales?

  • Double number Display problem

    Hi, in my programe i have the following calculation double a= 12; double b= 74; tonum = Math.pow(a,b); charcount = new Double(count).toString(); System.out.println("The value of charcount is : "+ charcount); when i do this it displays "7.234561410946