Tables which stores org model in CRM

Hi All,
Which tables stores the org model or the sales area in CRM.
KRK

Hi there,
The tables that stores the organization model main information are HRP1000 and HRP1001.
For working with information that relates the org.model with sales area, I normally use static methods of class CL_CRM_ORGMAN_SERVICES.
Check if this class may help you a little more in your needs.
Kind regards,
Garcia

Similar Messages

  • Need config table which stores data for Vendor Master changes

    Hi Gurus,
    I need to have the name of the config tables which store the details of the Vendor Master configuration changes based on account group information.
    For Example,
    For a given Account Group(ZM09), the VAT Registration field in the control data tab of the transaction XK02 is suppressed. and for other Account Groups the VAT Registration field is appearing in the Control data tab of the XK02 transaction.
    So I need to determine at run time for which vendor account group the VAT Reg field is suppressed and for which it is appearing.
    Hence I require the name of the Config table in SAP which stores this information.

    Hi,
    Use this transaction S_ALR_87010039 (Program RFKABL00)
    You can select all levels of changes (i.e. General, Company Code, purchasing org)or individual levels only.
    If you want the tables then CDHDR & CDPOS will provide all the details.
    Regards
    Hiren K.Chitalia

  • Is there any standard SAP table which stores the license number assigned to a delivery item

    Hi Experts,
    This is in relation to license number assigned to a delivery item under ‘Export License Log’. Our scenario is for delivery of type NLCC created for an inter-company stock transport order. (i.e.not a sales order case where the license may get copied from sales order to delivery through copy control)
    As we understand, for legal control – relevant scenarios, export license for each item shall be determined afresh every time the delivery is accessed. (Depending on legal regulation, grouping, destination country, export control class, delivery partners vis-à-vis license master customer assignments etc.)
    To print the license text on one of the delivery output types, we want to access the license number for each item. (determined under export license log)
    Our question is:  is there any standard SAP table which stores the license number assigned to a delivery item?
    We have checked some of the license tables (T606*, VAEX, EMXX etc.) but couldn’t get any specific table storing delivery-item-specific license data.
    Helpful answers Text Removed
    Regards,
    Jagan
    Message was edited by: G Lakshmipathi
    Dont add such text in your post

    Hi Lakshmipathi,
    The export control log can be accessed by going to delivery Extras-> Export license log
    We need a table that stores the determined license for each item in a delivery document ( as shown in the below screenshot)
    Regards,
    Jagan

  • ORG MODEL IN CRM

    HI GUYS,
    In the Org model in CRM the person who worked before me assigned user record to the positon.He did not assign employee record to the position. Hence when I am updating the employee records in R/3 they are not getting updated in the ORG Model.
    SO is there a way so that we can change user records to the employee records for all the positions in ORG MODEL

    Hi Zack,
    I don't know there is an automated way of doing this. But the manual way is to go to ORG model transaction PPOMA_CRM and search for your root org unit. You can search by description. And then go to each position and place the cursor on user record and right mouse button, click delete assignment. This will delete the user assignment. In order to add the business partner (employee) place the cursor on position and say Assign-> Owner Business partner. In the dialog box you can either enter the user ID or business partner number if you know that.
    In order to assign the employee ID, you need to first create a business partner employee role and assign the user ID in the identification tab
    Sorry, I don't know if there is an easy way to assign all the employees at once unless you write a program for it.
    Hope this helps!

  • What is the table which stores the SM04 currently active users data

    HI all,
    what is the table which stores the SM04 currently active users data in sap?
    plzzzzzzzzz help me..
    Thanks  all in advance ,
    Malti

    Hi,
    Pl. check in tables USR02/USR01 for the list of users & logon data.
    Regards,
    SDS

  • Table which stores SO36 details?

    Hi Friends,
    I want to know the table which stores the internet email address that is stored by user thru Tcode SO36.
    ( same can be maintained thru SBWP->Settings->Office settings->Automatic forwarding )
    Purpose: i want to know User Id - Vs - email addr entered. As some users have maintained email id of other's, causing confusion.
    Any info on this is highly appreciated.
    Regards,
    Simha

    Hi Mate,
    Its not a straight forward way we can zeroin on the details.
    I searched many tables ( i don't remember them )
    but do a search in forums with 'Tables involve in SO36' and you would get a thread which states many tables. just look into one by one.
    (I am not able to paste the link here)
    i even used one FM which gets the mail id stored for the given user id. i don't remember the fm name.
    Regards,
    Simha

  • Table which Stores Program, and its source code

    Dear All,
    Can you please let me know the tables which stores program names,its variant, soruce code and related information.
    Appreciate your early help

    Hi,
    check this FM : SVRS_GET_REPS_FROM_OBJECT. you can get all the information about programs.
    code sample
    DATA :repos_tab_old      LIKE     abaptxt255 OCCURS 0 WITH HEADER LINE,
           trdir_tab_old      LIKE     trdir OCCURS 0 WITH HEADER LINE.
    DATA : object_name     LIKE     vrsd-objname,
           object_type     LIKE     vrsd-objtype,
           versno            LIKE     vrsd-versno,
           destination     LIKE     rfcdes-rfcdest.
           CALL FUNCTION 'SVRS_GET_REPS_FROM_OBJECT'
              EXPORTING
                object_name       = object_name
                object_type       = object_type
                versno            = versno
        DESTINATION       = ' '
              TABLES
                repos_tab         = repos_tab_old
                trdir_tab         = trdir_tab_old
             EXCEPTIONS
               no_version        = 1
               OTHERS            = 2
            IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
            ENDIF.
    Laxman

  • Tables which stores PRT details of QM inspection plans

    Hello All,
    I would like to know the tables which store the details of the Production Resource Tool (PRT) which are assigned to an activity in a QM Inspection plan?

    hi,
    try these tables:
    AFFH PRT assignment data for the work order
    CRVD_A Link of PRT to Document
    CRVD_B Link of Document to PRT
    CRVE_A Assignment PRT data - equipment
    CRVE_B Assignment equipment - PRT data
    CRVM_A Link of PRT data to a material
    CRVS_A Relationship of PRT internal number to PRT external number
    CRVS_B Relationship of PRT external number to PRT internal number
    Customizing tables:
    TCF02 PRT categories
    TCF03 Texts for the production resources/tools category
    TCF04 Status of the PRT master
    TCF05 Language-dependent text table for PRT status
    TCF06 Field groups in the PRT master for reference
    TCF07 Language-dependent texts for field groups in PRT master
    TCF08 Assignment of PRT master fields to field groups
    TCF10 PRT control key
    TCF11 Language-dependent text table for PRT control keys
    TCF12 PRT group key
    TCF13 Language-dependent text table for PRT group keys
    I hope it helps
    arjun

  • Tables which stores Variables information

    Hi Gurus,
    I want to know how to find the vaiables information ???
    where can i find the complete information of the Variables of Bex reports . there must be tables which stores complete info.. right
    kindly help me in this regard
    Regards
    AK

    Hi,
    Below is the table whcih stores variables.
    V_RSZGLOBV
    Other tables for your refrence.
    RSZELTDIR
    Directory of the reporting component elements
    RSZELTTXT
    Texts of reporting component elements
    RSZELTXREF
    Directory of query element references
    RSRREPDIR
    Directory of all reports (Query GENUNIID)
    RSZCOMPDIR
    Directory of reporting components
    Assign points if it helps.
    Cheers,
    Malli.

  • Table  which stores the changes on a object

    Hi,
    Could any one tell me a table which stores the changes done to an object ex:Master data info object.
    I want to know when an particular attribute added to the master data.
    Thanks in advance

    I am not sure what is the level of detail you are looking for.
    CDHDR might help.
    Arun

  • Table which stores the dates in different languages.

    Hi experts,
    Do we have any table which stores dates in different languages
    like
    December in EN
    Dezemer in  DE.

    Hi,
    You may use T247 table for this getting the name of the month(LTX feild) as per the language specified.
    Rewards if useful,
    Regards,
    Saurabh

  • Any table which store tabels information..?

    hi experts,
    is there any table in dd which store all information about tables(kna1,vbak etc.) in sap like tstc which store t-codes
    thanks
    vikas

    Hi,
    DD02L.This is the table which stores all tables.
    Reward if useful.
    Regards,
    Swetha.

  • Need help to find the table which stores the infomation listed below

    Hi,
       I am working on Archiving work for archiving the data under the tcode SOST.I searching the table which stores the email document content but I am having difficulty to get the table..Could any one provide some input on this.
    Thanks.
    ~Donny

    I believe it is stored in table SOFFCONT1

  • Hi Guru Can we Delete transparent table which store Temperaroy data.

    Hi Guru,
    Can any tell me i want to delete data from transparant table which store temperaroy data in table ARFCSDATA (ARFC Call Data (Callers) ) and ARFCSSTATE (Description of ARFC Call Status (Send)) from production server.
    Basically it stores Temp data. Any effect in production server.
    Can we delete or no . Please help me out .
    Points will rewarded.
    Thanks
    Jagnesh

    Hi,
        Try doing by using the transaction SM58. Give the date parameter and user name parameter as space. and execute it. this gives the list of errors occurred and will be equivalent to the number of entries in the table mentioned. you can select the one you want to delete and click on delete icon.
    Rewards points if it is helpful.
    Thanks,
    Prasanna

  • Name of the table which stores all the cubes

    hi all,
    can any one of you give me the name of the table which stores all the names of the cubes which are been using in the system.
    and please give me the way of finding it also.

    hi Antony,
    the table is RSDCUBE, and RSDCUBET is the text table
    also check related tables RSDCUBE*,
    you can open 2 sessions, one run ST05 and activate sql trace,
    another session right click infocube and 'change' or display,
    then go back to ST05 session, and deactivate trace, and display trace
    a list of tables will come out.
    hope this helps.

Maybe you are looking for

  • Wifi says No-Wi-Fi ??

    it doesn't say on or off next to it, it says "No Wi-Fi" i've reset it, restored it, and i still get it. it isn't unlocked or anything. advice?

  • Install os x

    I was told I could free up several gigs of hard drive space by doing an erase and custom install without the extra languages and drivers, etc. Is this true, and about how long would it take?

  • Select Query with Inner Join

    Dear Experts, I have writen a inner join code with MKPF and MSEG which taking too much time, while I have used index. Indexes are: MSEG MATNR WERKS LGORT BWART SOBKZ MKPF BUDAT MBLNR My Select Query is :   SELECT B~MATNR                B~MAT_KDAUF   

  • Problem losing focus

    Hi all, I have a problem with a Flex application hosted in an Adobe InDesign CS4. I'm using a panel developed in Flex inside Adobe InDesign. The Flex panel has a Tree component. The problem is that when I click in the Tree component and then I click

  • How to completely disable Firefox warning "....certificate... not trusted... no issuer chain... provided." .mil .gov .va sites.

    I have 100s of bookmarks that work fine on other browsers. Most are .mil, .gov., & va websites. All of which say, "The certificate is not trusted because no issuer chain was provided." in Firefox. I want to completely bypass certificate warnings with