Regarding division and megadivision of infotype 1

Hi Experts,
I need to rename existing megadivision to something else, can you please tell me how to do that and where i need to do the changes. Also i need to create new division, so please tell me how to do that ??
Thanks.

You can use @price without a default value in which case you need to always pass a value for it
The reason why you've a default value currently is for this I guess
If the price is not entered, display
an appropriate message indicating the price is missing
So if it has NULL as value inside procedure
code it means no value has been passed from outside and you can show the message for that with PRINT statement as you've now
I am not sure why is <=@price instead of >=price
This will ensure the procedure will return
you data from the table whose price falls below or equal to your passed price value which is stored in the parameter @Price
Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

Similar Messages

  • Few questions regarding Training and event management

    Dear All,
    Can you please help me with the following queries regarding Training and Event Management:
    1. How to freeze a completed business event so that no changes to its record (like delete/update attendee details or event detail) is possible?
    2. How to get feedback from attendee/faculty with a predefined format with rating (1-4 scale)
    3. How to maintain department and category wise training man/hrs or training man/days?
    Any help will be appreciated.
    Regards,
    Toa

    Hi Toa,
    1. Run report RHHISTO0 via SA38. Once the business event is flagged as "historical" no further changes can be done.
    3. SM30 - T77S0 - Make the following swtiches active:
    SEMIN AINST
    SEMIN APART
    Then when events are followed up, these training data is recorded to employee 2002 infotype. You can report on it via PT90 (for department-based selection use "Further selections")
    Regards,
    Dilek

  • Division and purchase organization

    Is there any way we can get division from purchase organization,vendor or plant. I was asked to run a report for some divisions and plants but in the selection screen i see only purchase org, vendor,pant and posting date . I guess we cant find division from these values . Am i correct?

    Hi,
    You can join tables TVKO and TVKOS to get division based on purchase organization by linking sales organization.
    Regards,
    Ferry Lianto

  • Division and material group

    What is the use of maintaining divisions and material groups in material master since both group materials?

    Hi,
    Material group in the material master is used to group the materials having same attributes.This is used in searching material master records via search help. Division is used for determination of Business Area & Sales area. This helps in extracting different financial statements based on the business area.
    Regards
    Swapnil Iyer.

  • Pa custom infptype and org management infotype creation

    hi experts,
    pa custom infptype and org management infotype creation
    steps are same or not.
    If  any difference b/w both plz give me step by step procedure.
    Regards,
    Sandeep

    PA infotype will create in PM01  everything we need fill from PM01.
    OM infotype
    :- 1. we need to create HRI9XXX  structure.
       2. PPCJ t-code  u can create from this t-code.
    PA INFOTYPE CREATION
    1) Go to Transaction PM01.
    2) Enter the custom Infotype number which you want to create (Should be a 4 digit number, start with 9).
    3) Select the `Employee Infotype' radio button.
    4) Select the `PS Structure Infotype'.
    5) Click on Create. A separate table maintenance window appears.
    6) Create a PS structure with all the fields you want on the Infotype
    7) Save and Activate the PS structure
    8) Go back to the initial screen of PM01.
    9) Click on `All' push button. It takes a few moments.
    10) Click on `Technical Characteristics' . Infotype list screen appears
    11) Click on `Change'(pencil) button
    12) Select your Infotype and click on `Detail' (magnifying glass) button
    13) Give `T591A' as subtype table
    14) Give `T591S' as subtype txt tab
    15) Give your subtype field as subtype field
    16) Save and come back to PM01 initial screen
    17) Click on `Infotype Characteristics' . Infotype list screen appears
    18) Click on `Change' (pencil) button
    19) Click on `New Entries'
    20) Enter your Infotype number and short text
    21) Here we have to set different Infotype Characteristics as per the requirement. (Better open another session with some standard Infotype's infotype characteristics screen and use as the reference to fill yours)
    22) Save your entries.
    23) Now the Infotype is created and ready to use.
    24) If you want to change the layout of the Infotype as per your requirement.
    25) In the PM01 initial screen.Select `Screen' radio button and give 2000 as the screen name, then click on edit.
    26) In the next screen.. Select `Layout Editor' and click `Change'.
    27) Screen default layout appears.here you can design/modify the screen.. change the attributes of the fields. etc.
    28) Save and activate. (Don't forget to `Activate at every level)
    Edited by: sapabap229 on Aug 30, 2010 11:19 AM

  • Division and item division

    hai
    Is there any difference between DIVISION and ITEM DIVISION
    If so what is the difference
    Regards
    Raja

    Hi,
    For example- S.org ABCD,Dist channel-01 and Division- 01,02 etc..
    Plant -1000 and customer no is 10000.
    Customer sales area is ABCD0101 and Material is created for both division-01 & 02.
    When you create sales order,you have sales are(S.orgDist channelDiv) of the customer.In this case Business area is determined based on following rules.
    1)Business Area determination on Plant and Item division(01 or 02)-
    Delivering plant(1000) from Sales order and Division of Item.
    2) Business are determination from Sales area(S.org+dist.channel +Div) of customer.
    for example- S.org- ABCD,Dist channel- 01 and Division -01.
    In this case Division of the material entered is also 01.
    3) Business area determination from sales organization,
      distribution channel and item division
    In this case S.org-ABCD,Dist channel-01 and item Division -02.,
    In last case Customer division is different than Material(Item) division -02.This is quite useful when client sells multi-division products and to all customers.
    Thanks,
    Vrajesh

  • The "always allow" button is grayed out in settings regarding cookies, and I can not find where to change the setting.  (Restrictions are not on.)

    The "always allow" button is grayed out in settings regarding cookies, and I can not find where to change the setting.  (Restrictions are not on.)  Do you know where I go to change the setting to allow me to "always allow" cookies?

    Hi lisaarnett111,
    If you are having issues turning on Always Allow for cookies in Safari on your iPad, you may want to check to make sure that you don't have Private Browsing enabled, as noted in the following article:
    Turn Private Browsing on or off on your iPhone, iPad, or iPod touch - Apple Support
    Regards,
    - Brenden

  • Question regarding selectOneMenu and PROCESS_VALIDATIONS(3) phase

    Hi im a bit lost regarding selectOneMenu and how validation phase all works together.
    The thing is that i have a simple selectOneMenu
    <h:form id="SearchForm">                                                  
         <h:panelGrid columns="3"  border="0">
              <h:outputLabel id="caseTypeText" value="#{msg.searchCaseCaseType}" for="caseType" />                         
              <h:selectOneMenu id="caseType" value="#{searchCaseBean.caseType}" style="width: 200px;" binding="#{searchCaseBean.caseTypeSelect}">     
                   <f:selectItem itemValue="" itemLabel="#{msg.CommonTextAll}" />                                             
                   <f:selectItems value="#{searchCaseBean.caseTypes}"  />                              
              </h:selectOneMenu>
              <h:message for="caseType" styleClass="errorMessage" />
              <h:panelGroup />
              <h:panelGroup />
              <h:commandButton action="#{searchCaseBean.actionSearch}" value="#{msg.buttonSearch}" />
         </h:panelGrid>
    </h:form>Now when i hit submit button i can see that the bean method searchCaseBean.caseTypes (used in the <f:selectItems> tag) is executed in the PROCESS_VALIDATIONS(3) phase. How come? I dont whant this method to be executed in phase 3, only in phase 6.
    If i add the this in the method if (FacesContext.getCurrentInstance().getRenderResponse())
    public List<SelectItem> getStepStatuses(){
         List<CaseStep> caseSteps = new ArrayList<CaseStep>();
         if (FacesContext.getCurrentInstance().getRenderResponse()) {
              caseSteps = getCaseService().getCaseStep(value);     
         List<SelectItem> selectItems = new ArrayList<SelectItem>(caseSteps.size());
         for(int i=0; i < caseSteps.size(); i++){
              CaseStep step = caseSteps.get(i);               
              String stepStatus = step.getStatus() + "_" + step.getSubStatus();           
              selectItems.add(new SelectItem(stepStatus, step.getShortName()));
         return selectItems;
    } Now i get a validation error (javax.faces.component.UISelectOne.INVALID) for the select field and only phase1, phase2, phase 3 and phase 6 is executed.
    Im lost?

    I see. Many thanxs BalusC. Im using your blog very often, and its very helpfull for me.
    I changed now to use the constructor load method instead. But know im getting problem of calling my service layer (Spring service bean). Its seems they havent been init when jsf bean is calling its constructor.
    Can i init the spring service bean from the faces-config file?
    JSF Bean
        public SearchCaseBean() {
              super();
                    //caseService need to be init
              if(getCaseService() == null){
                   setCaseService((CaseService)getWebApplicationContextBean("caseService"));
              fillCaseTypeSelectItems();
              fillCaseStatusSelectItems();
    .....faces-config
    <managed-bean>
              <managed-bean-name>searchCaseBean</managed-bean-name>
              <managed-bean-class>portal.web.SearchCaseBean</managed-bean-class>
              <managed-bean-scope>request</managed-bean-scope>          
              <managed-property>
                   <property-name>caseService</property-name>
                   <value>#{caseService}</value>
              </managed-property>
         </managed-bean>

  • Question regarding roaming and data usage

    I am currently out of my main country of service, and as such I have a question regarding roaming and data usage.
    I am told that the airplane mode is sufficient from keeping the phone off from roaming, but does this apply to any background data usage for applications and such?
    If the phone is in airplane mode, are all use of the phone including wifi and application use through the wifi outside of all extra charges from roaming?

    Ann154 wrote:
    If you are getting charged to use the wifi, then it is possible.  Otherwise no
    Just to elaborate here, Ann154 is referring to access charges for wifi, which is nothing to do with Verizon, so if you are using it in a plane, hotel, an internet cafe etc that charges for Wifi rather than being free .   Verizon does not charge you (or indeed know about!) wifi usage, or any other usage that is not on their cellular network (such as using a foreign SIM for example in global phones)  So these charges, if any, will not show up on the verizon bill app.  Having it in airplane mode prevents all cellular data traffic so you should be fine

  • Question regarding MM and FI integration

    Hi Experts
    I have a question regarding MM and FI integration
    Is the transaction Key in OMJJ is same as OBYC transaction key?
    If yes, then why canu2019t I see transaction Key BSX in Movement type 101?
    Thanks

    No, they are not the same.  The movement type transaction (OMJJ) links the account key and account modifier to a specific movement types.  Transaction code (OBYC) contains the account assignments for all material document postings, whether they are movement type dependent or not.  Account key BSX is not movement type dependent.  Instead, BSX is dependent on the valuation class of the material, so it won't show in OMJJ.
    thanks,

  • **question regarding 3G and wif**.

    I have a question regarding 3G and wifi. I have #G activated as well as wifi, when I go to retrieve mail for example I get a pop up asking me if I want to connect to a wifi network…should I have wifi and 3G activated at the same time, and why am I getting the pop up…
    Thanks

    You can have them on at the same time, but they will not be used at the same time for data. The order of preference for data is WiFi > 3G > EDGE > GPRS. You're getting the pop up, most likely, because you have Settings > Wi-Fi > Ask to Join Networks set to ON. You can set that to OFF, and the iPhone will still join known (i.e. previously used) WiFi networks automatically.

  • Question regarding Dashboard and column prompt

    My question regarding Dashboard and column prompt:
    1) Dashboard prompt usually work with only for columns which are in subject area. In my report I've created some of the columns which are based on other columns. Like I've daysNumber column that is based on two other columns, as it calculates the difference of two dates. When I create dashboard prompt I can't find this column there. I need to make a prompt on this column.
    2)For one of the column I've only two values 1 and 0. When I create prompt for this column, is it possible that in drop down list It shows 'Yes' for 1 and 'No' for 0 and still filter the request??

    Hi Toony,...
    I think there was another way of doing this...
    In the dashboard prompt go to Show option > select SQL Results from dropdown.
    There you need to write your Logical SQL like...
    SELECT CASE WHEN 1=0 THEN PERIODS.YEAR ELSE difference of date functionality END FROM SubjectAreaName
    Here.. Periods.Year is the column which is already exists in repository's presentation layer..
    and difference of date functionality is the code or formula of column which you want to show in drop-down...
    Also write the CASE WHEN 1=0 THEN PERIODS.YEAR ELSE difference of date functionality END code in fx of that prompt.
    I think it helps you in doing this..
    Just check and inform me if it works...
    Thanks & Regards
    Kishore Guggilla
    Edited by: Kishore Guggilla on Oct 31, 2008 9:35 AM

  • Default Pay scale group and Level in infotype-0008

    Hi,
    While hiring should display the default Pay scale group and Level in infotype-0008 or the pay scale group and level can default from the Job or position. Itu2019s possible? Thanks in advance.
    Regards

    No there is no standard Feature to default PSG and PSL. TARIFF is for PSA and PST.
    Wait for some body may have some information.
    Afrasyab

  • Division and Profit Centre Relationship?

    Hi,
    Is anyone able to provide a definition of the objects DIVISION and PROFIT CENTRE and also what their relationship is with each other?
    Thanks,
    M.

    Division : A way of grouping materials, products, or services. The system uses divisions to determine the sales areas and the business areas for a material, product, or service.
    A product or service is always assigned to just one division. From the point of view of sales and distribution, the use of divisions lets you organize your sales structure around groups of similar products or product lines. This allows the people in a division who process orders and service customers to specialize within a manageable area of expertise.
    Profit Centre: An organizational unit in Accounting that reflects a management-oriented structure of the organization for the purpose of internal control.
    Operating results for profit centers can be analyzed using either the cost of sales approach or the period accounting approach.
    By analyzing the fixed capital as well, you can expand your profit centers for use as investment centers.

  • Division and Account determination in Freight Costs

    Hey Friends!
    How the system does to determine the division and account in Freight Costs?
    Thanks!

    Hi,
    1)In config you maintain account assignment category ...spro->log. execution->transportation->shipment      cost->settlement->maintain account assignmnet category.
    2) Here you need to give account modification for an account assignment category
    3) Maintain that account modification in GBB transaction key in OBYC transaction.
    4) So the GL account gets detrmined according to the valuation class of the material.
    5) If business area is active in ur system then u need to link valuation area with business area and division in Enterprise structure->Assignment->logistics general-> Assign business area to valuation area/division.
    So the system will determine the business area.

Maybe you are looking for

  • Bought new iMac, how do I get Lion on a second computer

    So a week ago I bought a new iMac which came installed with Lion. Now I'd like to put it on my aluminum MacBook. Can I do that without buying Lion? When I sign into my account at the App store on the iMac, Lion is noted to be Installed, but if I sign

  • Purchase document and service order relation table

    Hi All, I am trying to enhance one datasource is there any relation we have for the purchase document and the service order? Could you please let  me know Thanks Srini

  • Rebuilding iphoto is not working

    My photos suddenly dissapeared. I have tired averything possible to rebuild it but nothing works. Any ideas? thanks

  • Roles and Entitlements -11g release2

    Hi , I have the following requirement : 1. Define a role sach as, users who has this role can edit other users information(the attribute of users that I will specify ) and user who does not have this role will not be able to edit other users informat

  • SLR Report Missing for 'MAY "

    Hi all, i have created the SLR report in Solution Manager which is genrated on 7th Jun 2011 for the MAY, But in the report it is i am able to get only data till APRIL ? Please let me know the issue? Regards, Neni Edited by: swaroop v on Jun 14, 2011