Control Busniess Area Field in Account ***..

hello Friends,
    I have to control business area field in account assignment is needs  to invisible when i select custom account assignment category..
     Can you please help me out how can i do this requirement..
    I know there is a control badi available but nothing is working for me..
   if you already done this control badi please help me out to implemented the logic to invisible business area field when i choose custom account assignment..
Thanks,
John.

Hi
Have you tried the BADI
<b> BBP_CUF_BADI_2 </b>. this BADI si basically for Custom fields.
Please try out this code Inside Method modify_screen ....
given below on the standard field name available in the Table type of the BADI.
I am not sure, whether this will help.
METHOD if_ex_bbp_cuf_badi_2~modify_screen.
  LOOP AT et_fields INTO ls_et_fields.
    CASE ls_et_fields-fieldname.
*--- Custom field Number is displayed & input enabled
      WHEN 'ZZFIELD'.
        ls_et_fields-xdisplay = 'X'.
        ls_et_fields-xinput   = 'X'.
        MODIFY et_fields FROM ls_et_fields
               TRANSPORTING xdisplay xinput.
        CLEAR ls_et_fields.
    ENDCASE.
  ENDLOOP.
ENDMETHOD.
Hope this will help.
Please reward suitable points.
Regards
- Atul

Similar Messages

  • How to make Credit Control Area field mandatory in fb01, f-01, f-02, f-04

    Dear all,
    Whenever we are trying to create any accounting document for a Customer, we need to make Credit Control Area a mandatory field in transactions fb01 / f-01 / f-02 / f-04.
    This is required because we have different Credit Control Areas for different Sales Areas for a Customer.
    Can this be achieved through Customizing (making screen field mandatory) or one needs to use user exit?
    Another option could be screen variant, however, it would result in multiple t-codes e.g. zfb01 / zf-01 / zf-02 / zf-04
    I appreciate your help in this regard.
    Thanks and Best regards,
    SAP_ROI

    Hi,
    You need to write validation rule for to make Credit Control Area field  as  mandatory field for the Transaction codes FB01 / F-01 / F-02 / F-04 and please  use T. codes GGB0 & OB28 for the same.
    Regards,
    Shailesh Verma

  • Credit control area field not appearing in XD02

    Hi
    In my ZDOM customer account group, i have made credit control field as mandatory. Hence it appears in sales area data when i create customer (i.e. XD01).
    When i do XD02 (to change credit control area), credit control area is getting hidden. Its not appearing in XD02. Please help

    Hi Meenu,
    You will have to use T code OB20 here in order to make the Credit Control Area field visible in T code XD02.
    The only problem here is that when you make the field Credit Control Area visible in T code XD02 using T code OB20, it will be visible for all account groups, not only for account group ZDOM.
    Please check this out.
    Thanks and Regards,
    J Nagesh

  • I plug my computer into my stereo and use the remote app on my iPhone to control it. How can I control my wires iPad with the remote app on my iphone when it is plugged into the stereo? they are different iTunes accounts.

    I plug my computer into my stereo and use the remote app on my iPhone to control it. How can I control my wires iPad with the remote app on my iphone when it is plugged into the stereo? they are different iTunes accounts.

    I think this is probably a sign that your network could be better than it is.
    Intermittent problems are often a result of interference. Interference can be caused by other networks in the neighbourhood or from household electrical items.
    You can download and install iStumbler (NetStumbler for windows users) to help you see which channels are used by neighbouring networks so that you can avoid them, but iStumbler will not see household items.
    Refer to your router manual for instructions on changing your wifi channel or adjusting your multicast rate.
    There are other types of problems that can affect networks, but this is by far the most common, hence worth mentioning first.

  • Field Status control for fields at Account assignment level .

    Hi All ,
    I have to take care of enabling / disabling / hiding / making fields mandatory  for some of the standard and custom fields for SC and PO depending on the Account assignment value .
    I am not sure how to go about this .
    I think this has to do something with the field status control .
    SPRO -> IMG -> SRM sever -> cross application basic settings -> extension and field control ( personalization ) -> Configure control for fields of substructure .
    I think i have to define some dyn class and also methods .
    But not sure how to move ahead , how to declare class / methods , which super class to use , how will i get the req parameters for the methods , ...
    Will appreciate a lot if somebody can guide me on this .
    Regards,
    Ambar Patil.

    Hi ,
    Check in SPRO for SRM -> Extensions and Field Control (Personalization) -> Configure Field Control.
    The metadata configuration for enabling disabling actions/fields in SRM can be checked from the tables
    This contains the data for all the business objects
    Check in SM30 the following views:
    /SAPSRM/V_MDA_HD for Header actions
    /SAPSRM/V_MDA_IT for Item Actions
    /SAPSRM/V_MDF_HD for header fields
    /SAPSRM/V_MDF_IT fir IT fields.
    You can customize your logic for enabling diabling the actions or fields by maintaining the entries in the corresponding customer views for this data
    for e.g.
    /SAPSRM/V_MDF_HC for header customer fields 
    /SAPSRM/V_MDF_IC for item customer fields
    You need to maintain field enabled, disabled ,required based on your requirement.
    Regards,
    Neeraj

  • What are the GL Accounts are grouped under value field "VV100 " in COPA

    Hi All,
    Can some body explain me what are the GL Accounts and how many GL Accounts are grouped / maintained under the Value field (VV100).
    Thanks in advance,
    B Venu-gopal

    You can check the fields of these tables via SE11
    Purchase Document Date  -  EKKO-BEDAT
    Item Description  -  EKPO-TXZ01
    Net price per item - EKPO-NETPR.
    Regards,
    Rich Heilman

  • Credit Control area field not appearing in FBCJ

    Hi
    I got some amount in cash (advance from customer). Since i got cash, my requirement is that my credit should be increased with that amount.
    It works perfectly fine when i get advance in bank. Its because there is field for entering sales credit area in F-29 (advance from customer). But there is no credit control area field in FBCJ (cash journal).
    I checked layout also (where i can make fields visible / invisible at the time of posting FBCJ entry). But that field is not there.
    Please help

    Hi Deepak:
                      We had a similar requirement while we were going through organization restructuring. We made KKBER (Credit control area) parallel to product division in SD and were planning to book all collections with respect to KKBER but FBCJ was the main hindrance in doing so. We raised an OSS note and their reply was as
    Dear Customer:
    My understanding is that you want to enter "Credit Control Area" during
    FBCJ. I am sorry it is not support by standard program. We received
    several same cases from other customer and develper replied as below:
    There are two ways through which this is possible. But both are in
    combination with a modification.
    1. If rules are definite and no manual input is necessary customer can
    use a substitution at point 2.
    But note that fields BSEG-KKBER is not free to substitute in
    standard.
    This could be changed - but it is a modification.
    Therefore please take a look at note 842318 under 2. b).
    2. The other way is to enhance the table 'TCJ_POSITIONS' and the Dynpros cash journal. This could be done like described in note 214104. In
    this note the field assignment was added to the screens of cash
    journal. This is only an example for what to do. Split screens are
    not considered in this note. Are enhancements of the split screens
    necessary? All enhancements have to be done in manual and are
    modifications.
    Ultimately instead of going for modifcation in standard screen of FBCJ we resorted to block cash collections in FBCJ and routed them all through F-28 or F-29. Please aslo have a look at 1068200 . Hope this piece of information will help you.
    Regards

  • Dual Control for Sensitive fields  Transaction FD08?

    Hi all,
    When configuring the dual control for sensitive fields, Transaction i have a few questions:
    a) Is there a way (work around) by which I can add the sales area data fields to the catalogue of fields.
    b) More importantly, system allows to create the sales order even if the changes have not been confirmed by the respective approving authority, this alone beats the logic of configuring the sensitive fields.
    Is there some more setting or user exit which needs to be put in to prevent the user from creating the sales order unless the changes to the sensitive fields have been confirmed.
    Userfull answers will be rewarded!
    Thanks
    Kind Regards

    Hi,
    Please go through the following path for configuration :
    Point No. 1
    1> Customer
    IMG --> Financial Accounting (New) --> Accounts Receivable and Accounts Payable --> Customer Accounts --> Master Data --> Preparations for Creating Customer Master Data --> Define Sensitive Fields for Dual Control (Customers)
    2> Vendor
    IMG --> Financial Accounting (New) --> Accounts Receivable and Accounts Payable --> Vendor Accounts --> Master Data --> Preparations for Creating Vendor Master Data --> Define Sensitive Fields for Dual Control (Vendors)
    Point No. 2
    You can execute transaction code FD08 in background with a periodic job for each User ID who has authorization and tick on Accounts to be confirmed by me and send the output via mail through distribution list or each user can view output by viewing spool by going to transaction code SP01.
    Point No. 3
    Same as point 2 only need to select option Accounts refused.
    Point No. 4
    Yes
    Point No. 5
    Same as point 1
    Hope your issue gets resolved.
    Regards,
    Tejas

  • No taxes on sales/purch.are allowed for account 440080 1000, A2 is not allo

    hello gurus
    when evere we are doing the billing am getting the prob like this
    No taxes on sales/purch.are allowed for account 440080 1000, A2 is not allowed
    where we can assign cost center in SD
    can u pls tell me the procedure 
    thanks
    shameer

    Dear Shameer
    Go to FS00, input the G/L Account and click on Control Data tab. There maintain asterisk (like star) mark against the field "Tax Category"  This should solve your problem.
    thanks
    G. Lakshmipathi

  • Why two pay roll area fields in Pay roll Driver?

    Hi experts,
    Can some body educate me with the significance of two pay roll areas in the pay roll driver program?
    One field in Payroll period block and another in Selection block.
    Thanks in advance.
    RSS.

    Hi RSS
    The payroll area of the payroll period in payroll driver is for determining time period.
    Please refer to the following doc for this payroll area:
    Payroll area for determining time period
    Payroll programs process different personnel areas and employee subgroups in different payroll periods. A payroll area groups the employees for whom the payroll is to be run on the same date irrespective of their status (salaried employee, industrial worker).
    The program which retrieves data for payroll accounting selects records on the basis of payroll area. The payroll area defines the selection period but not the personnel numbers that are selected.
    Use
    The following options are available for the "Payroll area", "Payroll period", and "Payroll year" fields:
    Payroll area without period and year
    The payroll area is used to determine the current payroll period from the control record. The payroll period is the period for which payroll is to be run. This value is set as the data and person selection period.
    Payroll area with period and year
    The exact period is determined from the payroll area, period and year entries. This value is set as the data and person selection period.
    The payroll area of selection in payroll driver is for payroll accounting area. Please refer to the following doc:
    Payroll Area
    A payroll accounting area (which is often abbreviated to payroll area) is an organizational unit containing all of the employees for whom the payroll runs at the same time.
    Use
    The payroll usually runs for payroll accounting areas. Each payroll accounting area determines the specific dates for which the payroll runs, the earliest payroll period for which retroactive accounting is possible, retroactive accounting recognition, and the periods for which the payroll runs.
    Hope it is helpful
    Regards.
    Jun

  • HR Master Record Replication to FI with Dual Control for Sensitive Fields

    Dear Experts,
    We have an issue on our project whereby employee records are maintained in HR, but replicated to FI on a regular basis via tcode PRAA, creating employee vendors.
    We wish to activate the "Dual Control for Sensitive Fields" for the vendor master, however all employee vendors created via PRAA are also blocked and require confirmation.
    Have any of you encountered a similar issue, and how do you resolve it?
    Many thanks,
    Mark

    Hi,
    Please go through the following path for configuration :
    Point No. 1
    1> Customer
    IMG --> Financial Accounting (New) --> Accounts Receivable and Accounts Payable --> Customer Accounts --> Master Data --> Preparations for Creating Customer Master Data --> Define Sensitive Fields for Dual Control (Customers)
    2> Vendor
    IMG --> Financial Accounting (New) --> Accounts Receivable and Accounts Payable --> Vendor Accounts --> Master Data --> Preparations for Creating Vendor Master Data --> Define Sensitive Fields for Dual Control (Vendors)
    Point No. 2
    You can execute transaction code FD08 in background with a periodic job for each User ID who has authorization and tick on Accounts to be confirmed by me and send the output via mail through distribution list or each user can view output by viewing spool by going to transaction code SP01.
    Point No. 3
    Same as point 2 only need to select option Accounts refused.
    Point No. 4
    Yes
    Point No. 5
    Same as point 1
    Hope your issue gets resolved.
    Regards,
    Tejas

  • Custom field in Account Partners Edit page

    Need to display a new custom field in Account Partners Edit page. We are not able to find the object definition of "Account Partners" which we can edit. Is option of adding a custom field in Account Partners Edit available in CRMOD? Will enabling "Partner Relationship Management" help in this regard?

    At this time it is not possible to add a custom field in the Account Partners Edit. I would recommend submitting a enhancement request to CRM On Demand customer care.

  • SRM 7.0 Add Fields in Account Assignment Table

    Hi SRM Gurus,
    I am working on SRM7.0.
    I want to add two fields in Account Assignment Table in Account assignment tab of Shopping cart Item.
    I can do it using WebDynpro Enhancement framework , i.e.
    1) Create an append structure for Structure INCL_EEW_PD_ACC_CSF
    2) Enhance WebDynpro Component : /SAPSRM/WDC_UI_DO_ACC - Component controller node
    3) Map this with View  V_DO_ACCOUNTING Node
    4) Create the necessary Table Columns and Column editors in Account Assignment Table
    However i think using SPRO configuration and enhancing few structures also this can be achieved.
    Can anyone guide me on how can i achieve it without creating WebDynpro ABAP Enhancement?
    Regards,
    Ashish Shah

    I've never done it with account data, but yes with header and item.
    I think in this case you need to add these fields in SPRO:
    SAP Supplier Relationship Management --> SRM Server --> Cross-Application Basic Settings --> Extensions and Field Control (Personalization) --> Configure Field Control --> Configure Control for Fields of Substructures --> Metadata for Fields of Substructures and Table-Like Enhancements
    Adding the fields with "Set Type" = 31 Accounting...

  • Business area field blank during line items display

    hiii...
    In our system  vat input tax gl n cenvat clg a/c gl enries r not showing business area wise... when i check the line items of  these  general ledgers  the business area field is blank...the problem is tha how i can identify the data for different business area...?when i m doing entries by miro in these gl  business area  field is showing blank...n when i m doing entries by other t.codes these gl line items r showing by business area wise...what the solution for this problem?documnt splitting is also activated in our system....
    Thanks & Regards
    Rekha Sharma

    Hi,
    1. Identify the document type being used for the posting. For example KZ or ZP
    2. Identify the transaction type and business variant being used for the document type found in step 1 from SPRO node " Classify Document Types for Document splitting" (SIMG_GLT0_T8G12). Most likely it would be
    3. Identify the document splitting method being used in your implementation from SPRO node "Activate Document Splitting" (SIMG_FAGL_ACTIV_SPLI) . Most likely to be 0000000012 or 0000000012
    4. Go to the SPRO node "Define Document Splitting Rule" (FISL_PS_GBEB_SPLT_DC) and locate the header item with Splitting Method, Business Transaction and Transaction Variant identifies in step 1,2 and 3.
    5. Add item category which contains your tax accounts , into the "Item categories to be edited" list for the header selected in step 4.
    6. Add "Base item categories "03000 - Vendor" for item category identified in step 4.
    Hope it helps.
    Regards
    Sachin

  • Parent and owner field on Account gives error read-only

    We have Integration with backend ERP with C4C solution. We want to populate the Owner and Parent account field of Account through custom partner functions through HCI. We get the error that field is read-only.
    We have not been able to do so  and any pointers to do that is appreciated.
    If above is not possible we are thinking to get the values in a custom field on Cloud and then do studio development to populate the Owner and Parent Account field using Cloud development. When we try that , the error we encounter says field is Read-only.
    Regards
    Apoorva

    We have Integration with backend ERP with C4C solution. We want to populate the Owner and Parent account field of Account through custom partner functions through HCI. We get the error that field is read-only.
    We have not been able to do so  and any pointers to do that is appreciated.
    If above is not possible we are thinking to get the values in a custom field on Cloud and then do studio development to populate the Owner and Parent Account field using Cloud development. When we try that , the error we encounter says field is Read-only.
    Regards
    Apoorva

Maybe you are looking for