How to create profit center in SAP Retail-IS

How to create new profit center in SAP retial?
please give me complete steps for create new profit center.
thnax in advance

Try this for A/R Invoice:
if @object_type = N'13' and @transaction_type in (N'A', N'U')
BEGIN
If exists (Select T0.DocEntry From INV1 T0
Where T0.DocEntry=@list_of_cols_val_tab_del and T0.Project
in ('P1', 'P2'))
Begin
      Set @error = 13
      Set @error_message = 'Project Code inactive!'
End
END

Similar Messages

  • How to lock Profit Center in SAP B1 8.8 PL10

    Hi All,
                I am Using Profit cneter feature as Location for one of my client. Totally there are 12 locations( Profit centers). Now I got a situation where I need to lock few Locations (Profit Centers). Bcoz they are non Operative as of now.
                Somebody please let me know how to lock profit center in SAP B1 8.8 PL 10.
    Thank you,
    Dasari.

    Try this for A/R Invoice:
    if @object_type = N'13' and @transaction_type in (N'A', N'U')
    BEGIN
    If exists (Select T0.DocEntry From INV1 T0
    Where T0.DocEntry=@list_of_cols_val_tab_del and T0.Project
    in ('P1', 'P2'))
    Begin
          Set @error = 13
          Set @error_message = 'Project Code inactive!'
    End
    END

  • Segment field missing while creating profit center master data in SAP ECC6.

    Hi,
    I am working on ECC6.0 IDES. When I create profit center master I dont see the field for Segment on the profit center master.
    Is there any setting which needs to be activated to see the the field for Segment on profit center master.
    Regards,
    Raghav

    HI Raghavendra,
    Check if the segmentation scenario is available for general ledger at the following path
    Financial Accounting (New)>Ledgers> Fields > Customer Fields > Display Scenarios for General Ledger Accounting
    Regards
    Sach!n
    Edited by: Sachin Bhutani on Mar 26, 2009 11:23 AM

  • How to undefined generated Profit Center in SAP Billing

    Hi Expert,
    Is it possible to undefined and not generated profit center in Billing Document? Cause I'm not set Profit and Loss G/L account (I'am setting Balance Sheet G/L Account)
    In Sales Order we didn't input WBS Element, Internal Order, and Profit Center.
    We can create Billing Document, but can't release billing document.
    Need your response.
    Thanks and Regards,

    For this problem I'am create substitution and create profit center dummy..
    Thx

  • Problems in creating Profit Center : Message KM019

    Hi All,
    Please suggest the tcode for viewing the sap messages.
    I am creating profit center but system shows an error while assigning it profit center group. System shows an error that this profit center group cannot be assigned. I tried to assign another profit center group to the same profit center, but then also i receive the same reply.
    Then i tried to make a new profit center & assign another group then also systems the same error with the message no. KMO19 or KM019
    Please let me know where i am doing mistake due to which system shows me this error, so that i can rectify the same.
    There is a sap tcode where we can see message details which we receive when shows an error. That tcode shows the detail of that messages, which will help to solve the problem there & that. Or please let me know how should I correct it.
    Thanks & Best Regards,

    Thank you very much Pradeep and Ley for your replies. By typing KCH3 I can see the Profit center group. But by typing KCH6N, it says you have not created the profit center hierarchy for my company code. While creating Profit Center it says that it can't take the Profit Center Group. And the error message is KM019. The message has no details attached to it. I am stuck over here and because of this error, I am not able to movie forward.
    I would really appreciate If you could please guide me.
    Thank you so much.
    Edited by: mohitg7 on Feb 10, 2010 3:24 PM

  • How to add profit center in fbl5n selection screen

    how to add profit center in fbl5n selection screen
    and
    it is save to copy  ddf from sap to cus
    wll it affect anything else

    When you are on selection screen of FBL5N, press (Shift + F4) DYNAMIC SELECTIONS, there you will see a Dynamic selection screen along with your normal FBL5N selection screen, you will find Profit Centre ther, if you don't find Profit Centre in Dynamic Selection Screen you can add the same from the list on the left, search for profit centre, place your cursor on Profit centre and press the Arrow Button(Copy Selected) on top of the list. Now you will find Prfit Centre in Dynamic selection screen, fill the field with values and press save, that's it.....
    Reward points if useful, get back in case of query...
    Cheers!!!

  • How to add "profit Center" in Screen varaint of manual bank Statement.

    Hi all,
    Kindlt tell how to add "profit center" in possible filed of Screen varaint of manual bank statement.T-code OT43.
    Rgds,
    Alok Sharma

    Hello,
    Create a new variant
    Put your cursor on possible fields.
    Click on page down on your key board.
    It will show all possible fields.
    Double click on the profit center.
    It will go to current field in your variant.
    Hope this solves.
    Regards,
    Ravi

  • Create profit center

    How can i create profit center. Is there any tcode to create profit center.

    Hi,
    Enter the transaction code : KE51,
    we can give the u r profit center ( As s per Business requirement)
    and enter
    enter the profit center name: long text, Analysis period:
    Person resposible:
    we can enter the Profit center group
    after that we can activate the  profit center ( left hand side Status button)
    madhu

  • How  to  create an infotype in sap ecc6.0 ?

    Hi all,
    I know i how to create an infotype   in   sap 4.7, but i am facing the problem while
    creating an infotype in sap ecc6.0 version. could u plz provide me  the info with screen shots how to create an infotype and how to enhace that infotype ?
    Waiting for u r response.
    Regards,
    Ravi

    Hi ,
    To create OM infotype:
    1. Go to SE11 and create a structure HRI9XXX (9XXX --> name of the infotype). Add the required fields to this structure and save and activate. then come out of it.
    2. Go to PPCI and enter Infotype number (9XXX) and description.
    3. Click create.
    4. In the infotype category select details for the infotype.
    5. Click create button. It should create the infotype.
    6. Click on Check. A window with menu will open.
    7. In that window navigate to Table Entries.
    8. Under table Entries, select T777I and click on change.
    9. It opens SM30. Click on Maintain.
    10. Select the infotype and add information for "Time Constraint" and "Infotype Per Object Type".
    11. Save.
    12. Go back to check menu, see if all entries exist. Do not worry last 5 table entries. And you are done

  • HOW TO CREATE A VARIABLE IN SAP SCRIPT

    HI ALL,
    CAN ANYONE TELL ME HOW TO CREATE A VARIABLE IN SAP SCRIPT.
    THANK YOU,
    BYE
    TAKE CARE.

    Hi Ravi,
    You can use like this
    A text in the editor contains the following DEFINE commands:
    /: DEFINE &mysymbol& = 'xxx xxx xxxxx xxxx'
    &mysymbol&
    /: DEFINE &mysymbol& = 'yyyyy yyy yyyy'
    / &mysymbol&
    The printed text appears

  • How to creat purchase register in SAP r/3 system?

    Dear All,
    Please tell me how to creat purchase register in sap R/3 system.

    HI
    I think there is no standard functionality in sap u need to develop with abaper help with proper logic
    if it is for venijula s_alr_87009936  try this t.code
    Thanks & Regards
    Phaneendra
    Edited by: phaneendra Reddy on Jun 12, 2009 9:24 AM

  • Proceedure of how to create a logo in SAP R/3

    Dear Techie's,
    Please tell me the Proceedure of how to create a logo in SAP R/3 and how to include in the ALV.
    I suppose its to be included in the ALV_comentary_write function module.
    Please guide me in full.
    Regards,
    -=Virendra=-

    HI,
    Please follow below steps
    (1)Create a class name
    SBDSV1 (TRANSACTION) --> New Entries --> Class name (SOME NAME) --> Class type (OT).
    2)After entering the above details and saving, the fields Class object name fields   will be blank, make entries as shown  below .
    1)     Class : BDS_LOC1
    2)     Class : BDS_POC1
    3)     Class : BDS_REC1
    4)     Object name : BDS_CONN00
    3)- Now next time logging in to OAOR you can directly refer to this Class name.
    4)1)     Go to transaction OAOR, give the class name created.
       2)     Give class type as OT
       3)     Give some name in object key it’s like sub folder
    5) a) Click on create drag down standard doc types will get no. of option chose one
        b) double click on the class name in this new screen.
        c)in the below screen are, you have tabs for  details,documentinfo,keywords,create, click on create TAB,
       d)By double clicking on screen you can browse the folder where image is located and select it
       e)Once the image is selected it will be stored in the folder that is created with object key
    6) now double click on the image you uploaded & in below screen area select the Details tab, you will get object id,use this object id & code as below
    7)form FILL_EVENTS .
    DATA: wa_events TYPE SLIS_ALV_EVENT.
    CLEAR: LS_EVENTS.
      CALL FUNCTION 'REUSE_ALV_EVENTS_GET'
       IMPORTING
         ET_EVENTS             = LS_EVENTS
    wa_events-form = 'STD_TOP_OF_PAGE'.
    MODIFY ls_events FROM wa_events TRANSPORTING FORM WHERE NAME =
    'TOP_OF_PAGE'.
    CLEAR: wa_events.
    endform.                    " FILL_EVENTS
    FORM STD_TOP_OF_PAGE.
    DATA: it_listheader TYPE SLIS_T_LISTHEADER,
           is_listheader TYPE SLIS_LISTHEADER.
      CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'
        EXPORTING
          it_list_commentary       = it_listheader[]
         I_LOGO                   = 'ZTEST'  "this is object id mentioned in 6 step
        I_END_OF_LIST_GRID       =
      ENDFORM.
    Regards,
    Raghavendra

  • How to create report writer in sap?

    Hi Anybody,
      I want to create new report writer for finance report for ex: (p & L or balance sheet), i don't know how to create report writer in sap.
    anybody please tell me with example?
    Thanks
    Regards,
    S.Muthu.
    IT Dept.

    https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=createreportwriter&adv=false&sortby=cm_rnd_rankvalue

  • How to create a condition in sap

    Hi all,
    How to create a condition in sap
    i want to create a condition in sap quotation. how to solve this issue please give me idea step by step.
    [http://www.4shared.com/document/MQiBd3bP/screenshot.html]
    Thanks & Regards
    Ambrish
    Edited by: ambrish dwivedi on Feb 28, 2011 12:29 PM
    Moderator message: not related to ABAP development, please do some research before asking.
    Edited by: Thomas Zloch on Feb 28, 2011 9:21 AM

    Hello Ambrish,
    Which condition are you talking about ?
    is it the calculation you want to do in ur driver program or kind of routines which are used in Pricing ?

  • How to create user groups in SAP

    Hello Gurus,
    Can anyone let me know how to create user groups in SAP-HR Module and who will be creating  the user groups.
    plz provide me the steps.

    Hi Stephanie,
    IMG --> Personnel Mgmt --> Personnel Administration --> Basic Setting s --> Maintain User Parameters
    Please refer the below links:
    http://scn.sap.com/thread/1653026
    http://scn.sap.com/thread/1682721
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10eab7af-0e54-2c10-28a5-87b47adbe1a5?QuickLink=index&overridelayout=true&44478681629499
    Thanks,
    Madhav.

Maybe you are looking for

  • Report to check "Book Qty & Counted Qty" in Warehouse Management

    Hi All, In MI24, I can see "Book Qty & Counted Qty" in Inventory Management. But, Is there any report to check "Book Qty & Counted Qty" in Warehouse Management. If any report is there, let me know the T-Code. Regards Siva

  • Error deploying BPEL process on SOA Suite 11g

    Hi, We have installed SOA Suite 11g (Weblogic 10.3.1.0) on Windows. I'm trying to deploy a simple BPEL Process on this SOA Suite through JDeveloper 11.1.1.1.0 Studio. However I'm getting the following error: [10:29:08 AM] Preparing to send HTTP reque

  • How can i Flash and restore the firmware ( EFI ) from a Macbook pro ( late 2008 , 5.1 ) ??

    How can i Flash and restore the firmware ( EFI ) from a Macbook pro ( late 2008 , 5.1 ) ?? Please help me !!

  • OdiRef.getTable("ID") error in JKM

    Looking at ML Doc ID 1285904.1 , regarding work arounds for long table names with ODI CDC. Suggestion to use flexfields sounds a good idea, but the code provided on that ML note does not seem to work as a generic substitution method. I've changed the

  • Need help with installing itunes.

    I seem to be having trouble installing itunes. it seems all fine till it starts removing applications then the message "The older version of Apple Software Update cannot be removed. Contact your technical support group." comes up and itunes does not