Table for Substitution rules for profit center

Can anybody help me with the table name for Substitution rules for profit centers ?
Thanks
Sandeep

Hi
Check This tables
CEPC - Profit Center
CSKS - Cost Center
Ranga

Similar Messages

  • Substitution Rule for Payment Term

    Hi Expert,
    I have to have Substitution for payment term the following criteria:
    Company Code = '1000' AND Document Type = 'L1' AND Posting key = '14', then ... substitution bseg-zterm with certain payment term.
    Problem: there is no substitution for bseg-zterm.
    I read the post at http://sap.ittoolbox.com/groups/technical-functional/sap-acct/substitution-rule-for-payment-term-489202
    and found that I need to apply a SAP note 42615 in order to enable the BSEG-ZTERM field in Substitution Rule for Payment Term, and after that run Program RGUGBR00 to regenerate the substitution.
    But, problem again, our SAP is ECC 6.0, and the said SAP note is not applicable.
    Kindly advise is there any other way that I can enable the bseg-zterm field at substituion.
    Thanks,
    sbmel

    Hi
    1. Go to SE16N and enter Table GB01
    2. Enter &SAP_EDIT in the command prompt i..e the space where you type your T code and press enter
    3. BCL TAB = BSEG and Field = ZTERM... Execute
    4. Remove the X for the field BEXCLUDE.. SAVE....
    5. Select this entry and menu Table > Transport > Include in tr request
    6. Run RGUGBR00
    Br, Ajay M

  • Substitution Rule for Assessment Cycle

    Hii All,
    Can anybody suggest how do i define substitution rule for Assessment Cycle??
    Reg
    Umesh

    I have created a assessment cycle thru KSU1 where i assigned SKF key , Thru SKF key i have to define allocation numbers with receiver cost centers but  before that i have to set substitution rule for cycle.
    All the common expenses booked under one common cost center
    For eg. Expensed booked in GL series 3 - Common Cost Center
    in Cycle - Assesment CEle start with 9
    In FI - Common Exp GL start with 8
    Above Example , when i run the cycle expenses will be allocated in 8 series with receivers cost center
    Can ny1 suggest me how to do the process,how to define the rule
    REg
    Umesh

  • Substitution rule for STO - changing business area.

    Hello Experts,
    We are transferring stock from one plant to another plant. Each plant is business area. We are doing stock transfer at some profit element of Rs. 250. Transfer is done from Business Area D002 to Business Area D001.
    When we do outbound delivery, it posts following entry:
    Stock A/c... Dr (Business Area D001) Rs.1250
        To Stock A/c (Business Area D002) Rs.1000
        To Profit on transfer (Business Area D001) Rs.250
    However, I want to substitute business area for third line. I want that, business area D001 should be replaced with business area D002. However, there is some substitution rule for the same. Please tell me, how this substitution can be done.
    Please help
    Deepak

    What is your price control for your material for both plant ?
    What is the process for your stock transfer ?
    However, as of my knowledge, you can't achieve this accounting entry in standard.
    See, if you are using MAP for material for both plant, then accounting entry will be
    Stock A/C debit for plant D001
    Stock A/C credit for plant D002.
    If you are using standard price for material, then accounting entry will be
    Stock A/C debit for plant D001
    Stock A/C credit for plant D002
    Price diff account credit or debit (as per the price difference for material price for both plant).

  • Authorization object for company code and profit center together

    Hi all,
    Please help me with the following requirement..
    Company Code = ABCD
    Profit Center = *
    The user is authorized to run the report for company code ABCD only but any profit center within this company code.
    2       Company Code = *
    Profit Center = WXYZ
    The user is authorized to run the report for Profit Center WXYZ only but any company code.
    3       Company Code = *
    Profit Center = *
    The user is authorized to run the report for any company code and profit center.
    The same user could have 1 and 2. So, in this case he should be able to run a report for the total inventory of company code ABCD, and a report for total inventory of profit center WXYZ only regardless company code.
    He should not have visibility to other company codes inventory other then profit center WXYZ.
    Regards,
    Raj

    Hi ,
    Anyone please help me..
    Regards,
    Raj

  • Trigger substitution rule for a background job

    Hi all,
    I ve written a subroutine in Substitution rules for FI in GGB1 tcode for F110 transaction to replace the section code (bseg-secco) while posting a fi document.
    but the substitution rule is not getting triggered as F110 runs a background job to post the document...
    The substitution is active and the activation level is active all the time.
    Could u please suggest how to get it triggered for a background job...

    Measuring External Processes
    Use
    The runtime analysis allows you to switch into work processes that are already running and to measure the runtime of dialogs running in them as though they were running in the current session. You can have up to ten external sessions, which may be of any type – for example, dialog, update, or spool. This runtime analysis variant is ideal for monitoring long-running background jobs.
    Filename and Directory
    If you do not want to use the default filename and directory to store files, you can change them using the profile parameter abap/atrapath. If the profile parameter does not contain an entry at all, an error occurs when you start the runtime analysis.

  • Whether PO Creation,GRN & MIRO Possible for material w/o Profit Center ?

    Hai SAP Gurus,
    Whether PO Creation,GRN & MIRO Possible for material w/o Profit Center ?
    1) I want control it. So no user can create a Master without profit Center even select Basic Data 1 & Basic Data 2..
    kindly Guide me clearly

    You asked a similar question in your previous thread
    Re: Is it possible to Create Material Master without Profit Center ?
    You can make the profit center field Mandatory , steps have been specified in the above thread.
    Profit center field comes in "General plant data storage 2"  view and "sales plant data"  views only.  so if a material is made with basic 1,2 views only , it wont come into the picture.  But that shouldnt be a problem  , coz  its not Possible to create PO.GRN and MIRO  for a material with only Basic views.
    Raviraj

  • Steps to create substitution rule for field BSEG-RECID

    MIRO generates FI document. FI document has BSEG-RECID field. I need to apply substitution for BSEG-RECID depending on the value of the RSEG-GEBER field in MIRO. The substitution must be activated only if account to be booked is PL account in FI and derived MM document based on ZNPP PO type.
    Field values are as follows:
    RSEG-GEBER     BSEG-RECID
    No value                          No value
    N                              N
    D                              D
    A                              A
    Could anyone please let me know the steps to create the above substitution rule for the FI document
    Thank You

    Hi,
    You can do it as below:
    Prerequisite : Select the document type for which you want check, here you have to select the BKPF-BLART = " " (Give the document type for the MIRO)
    Substitution: Use the User exit with the logic as you said.
    If you want you can use the user exit in both PREREQ & SUBSTITUTION. It will be applicable in your case
    VVR

  • How to define Substitution rule for Businee area

    Hi experts,
    Could you please guide me to define substitution rule for Business are.
    Below is the requiremnt :
    I want to assign different business area for this cost centre.
    While posting document in FB01, we are entering cost centre in line itme. Businee area is picking from cost centre master.
    Example : Cost centre 11310 and businee area Y020.
    Businee area Y020 is picking from cost centre 11310 while posting document.
    I want to assign different business area for this cost centre.
    For that I want to define substitution rule.
    I have defined substitution rule and activated in comapany code but it is not working. Please guide me how to define Substitution rule for the same.
    I have defined prerequisit as Comapny code = 2053 and Cost centre =11310 and transaction code = FB01 then
    Substitute business area with Y045.
    It is not working .
    Please guide me where I did mistake and how to rectify the same.
    Thanks in advance for your quick response and points will also assign for helpfull answer.
    Regards,
    Amar

    Hi Paul,
    Thaks for your reply.
    Yes, you are correct. SAP is changing this back to BA from Cost centre.
    Why can't we use Substitition for the above issue.
    Then what is solution for my issue.Please suggest any alternative solution.
    Thanks in advance for your help.
    Regards,
    Amar.

  • Trigger a substitution rule for a background job

    Hi all,
    I ve written a subroutine in Substitution rules for FI in GGB1 tcode for F110 transaction to replace the section code (bseg-secco) while posting a fi document.
    but the substitution rule is not getting triggered as F110 runs a background job to post the document...
    Could u please suggest how to get it triggered for a background job...

    Hi,
    Please mainatain another substitution rule.
    PREREQUISTE : 40(POSTING KEY )=SPARE PARTS(gl) and 50(posting key )=Inventory write off
    Sustitute : Dtype = VA
    Regards
    jabeen

  • Substitution Rule for F110

    Hi gurus,
    Currently, my substitution rule for tcode 'F110', is not triggered. Because I need to change the value of BSEG-AUFNR (Order Number) to blank after F110. Can you tell me if there's a workaround?
    Thanks gurus.

    Hi,
    Can you please elaborate your scenario. As per my knowledge you can not edit already posted document by using substitution rule.
    Once document is posted substitution is triggered and change that particular documnet, it will not go to any other document whcih is posted earlier and make any changes.
    You can very well go and repost the document or change the document if it is possible.
    Regards,
    Anand Raichura

  • Asset substitution rules for mass changes

    Dear all,
    I create worklist in order to use substitution rule for mass change.
    But when running transaction AR31 I have following error message:
    No administrator found for the task
    Message no. 5W141
    I found transaction OAWF but what must I do with this?
    Thanks for your help.
    David

    Hi David,
    In sight of resolving the error 5W141 when running the workflow in AR31, maybe following information can help.
    1- Transaction OAWF: check if the responsible users are assigned to the workflow tasks
    Menu path: Basic Functions
                                   Assign tasks to agent
                                             Correct worklist
                                                      Release worklist
                                                                Correct and release worklist
    2- Then also check if the users are assigned to the workflow-tasks in the basis-component (transaction PFTC).
       Menu path: Task type: TS   - Standard task
                             Task     : corresponding task
    Also check the minimum customizing for workflow:  SWU3 => automatic customizing
    Maybe the following SAP Notes help you in addition:
    127931  Workflow for Mass change in FI-AA from 40B on
    322526  Analysis for workflow problems
    152871  Release Upgrade considerations for workflow
    Best regards,
    Brigitte

  • Substitution rule for Business area in F-02

    Dear SAP gurus,
    The client has 2 plants at different locations. 2 plants are created as business areas.
    Our requirement is, when users at bus area 1 are posting expenditure in f-02, the field business area should be automatically filled with '1000'(bus area 1). the users need not manually update the field Business area since they only operate and post in that location. Same functionality is needed at plant 2 also.
    I came to know that this requirement can be fulfilled with Substitutions in SAP.
    Can anybody please tell me how to write a substitution rule for the above requirement. Any other ideas are also welcome.
    Please help me in this issue.
    Thank you very much in advance.
    Regards,
    Vishnu
    VST-ITPW

    Hello,
    You have to do two things.
    1. First you write the substitution in GGB1
    2. Assign the substituion to your comany code OBBH
    In OBBH, write substituion at line item level of the document.
    If the plant = A
    Substitute business area with A
    Check if there are any standard substitutions are available in your system
    just for your reference.
    Hope this resolves your problem.
    Regards,
    Ravi

  • Transporting Control Parameters for Actual Data in Profit Center Accounting

    Hi Friends
    Transport type of control parameters for actual data in Profit Center Accounting has been mentioned as Manual, when I try to manually create the Transport Request the Transport option in the Menu is disabled.  Is there any other way to transport this configuration.
    Regards
    P Rajan

    Hi
    I think the settings that you are mentioning is through transaction 1KEF please clarify. Else elaborate where you have set the transport type manual.
    Transport request are the domain of Basis people and is meant for transport from one client to another like quality to production.
    Anand

  • Substitution of a profit center at FI document posting

    Dear experts,
    I have created a cost center in which master data no profit center has been indicated. This because I have set up a substitution that, with a user exit check a custom table, retrieves the correct profit center to be used in the posting and populate it in the "Profit Center" field.
    The problem is that the system is then changing the content of the field profit center with the dummy profit center (since no link between profit center and cost center is indicate ad cost center master data), which is not correct.
    Do you know how can I overcome or avoid this automatic substitution that the system is making?
    If I include a profit center in the cost center master data the system is anyway changing the one included in the document by the substitution with the one included in the cost center master.
    Thanks in advance for the help.
    Regards

    Hi again,
    actually OSS note 62417  and 102737 seem to indicate that the  behaviour you observe is intended by SAP:
    We must have done something to our system to change this behaviour and make substitution work. I will try to find out what this might be.
    62417
    Symptom
    In accounting, posting is carried out to a dummy profit center, although the triggering billing document contains an explicit profit center.
    The dummy profit center is set in a line item after a profit center has been explicitly entered first.
    Additional key words
    VF01, FB01, profit center, CO interface
    Cause and prerequisites
    In addition to the profit center, the line item contains further CO account assignment objects, for example, cost center, order or profitability segment. Among the account assignments entered in addition to the profit center there is an actual CO account assignment object, for example, an actual order. In this case, the system requires that you always post to the profit center of this order. If no profit center is assigned to the order, posting is done to the dummy profit center.
    Under such circumstances, the system cannot post to the explicitly assigned profit center, since in the case of a later CO-internal allocation of the order to another order, the profit center assigned to the other order will always be credited. However, debit and credit must occur on the same profit center so that profit center accounting stays consistent.
    Solution
    The effect is authorized:
    Under such circumstances, the system cannot post to the explicitly assigned profit center, since in the case of a later CO-internal allocation of the order to another order, the profit center assigned to the other order will always be credited. However, debit and credit must occur on the same profit center so that profit center accounting stays consistent.
    OSS 102737:
    Symptom
    You want to reset the Profit Center in the document using a substitution (OKC9).Although the substitution is defined correctly, another profit center is written in the document afterwards.
    Other terms
    CO interface, profit center, G_VSR_SUBSTITUTION_CALL, KI339, KI 339
    Reason and Prerequisites
    In the line item, a posting is carried out to a controlling object which is assigned to a Profit Center.However, the substitution places another Profit Center into the line item.
    Solution
    The Profit Center of the line item and that of the controlling object posted to the line item must be identical.A substitution under these conditions is ineffective.
    Header Data
    Release Status: Released for Customer
    Released on: 10.01.2002  16:10:40
    Master Language: German
    Priority: Recommendations/additional info
    Category: Consulting
    Primary Component: CO-OM-CEL-E Postings
    Secondary Components: EC-PCA Profit Center Accounting
    FI-SL-VSR Validation, Substitution and Rules
    Affected Releases
    Release-Independent

Maybe you are looking for

  • How to get Arabic dates in SQL*Plus?

    I want to do a very simple thing. I want to type in Arabic and Display dates in Arabic. Instead i get ????? ??????? ????? ??????? ? ? ???????, ????? for this? Why is this? I then changed my Windows XP "Regional and Language Options" all to Arabic. No

  • No digital sound after Vista upgrade on Audigy Platinum

    I finally got around to upgrading my Media Center PC from Win XP to Win Vista Ultimate x64. Following the upgrade and after installing the latest official drivers for my Audigy Platinum, I am unable to get any sound when using the digital out on the

  • Mail backup on Mountain Lion clean install

    I'm installing a new SSD in my Mac Pro and want to set it up as a clean install of ML so not from a previous TM Backup. I only want copy the whole of mail - with all the mailboxes and filters intact and without having to set this up again. Any help i

  • F110 - Automatic email to vendor when payment run is carried out

    Hi, I am trying to configure automatic emails to be sent to vendor when automatic payment run is carried out. Please note that i have already carried out the following settings: Step 1- Define Std communication method as SMTP (Internet mail) in vendo

  • Form access restrict

    Hi All, When I am trying to Open Supplier form in Payables Manager, I am getting error as "Function not available to this responsibility. Change responsibility or contact your system Administrator". Please let me know, if any solution is to solve thi