Which table contains - Customer Master Changes?

Team,
Which table contains - Customer Master Changes?
Please be specific; For example:
CDHDR:
OBJECTCLAS ?
CDPOS:
BJECTCLAS?
ABNAME
ABKEY
HNGIND
Thanks

Hi Naved,
try this:
CDHDR-OBJECTCLAS = 'DEBI'
CDHDR-OBJECTID = customer no.
CDPOS-OBJECTCLAS = 'DEBI'
CDPOS-OBJECTID = customer no.
CDPOS-CHANGENR = CDHDR-CHANGENR
CDPOS-TABNAME = 'KNA1'
CDPOS-TABKEY = sy-mandt + customer no. (key of table KNA1)
CDPOS-FNAME = field modified
CDPOS-CHNGIND = (U Update, I Insert, D Delete)
Regards, Manuel
PS: Please remember to reward points if the answer is useful.

Similar Messages

  • Which table contains - FI Document Changes?

    Team,
    Which table contains - FI Document Changes?
    Please be specific; For example:
    CDHDR:
    OBJECTCLAS ?
    CDPOS:
    BJECTCLAS?
    ABNAME  
    ABKEY      
    HNGIND  
    Thanks

    Hello
    The OBJECTCLAS is BELEG.
    Use FM CHANGEDOCUMENT_READ_HEADERS
    with objectclass = 'BELEG'
         objectid  = (concatenate client + company code + doc no + fiscal year)
    Then loop at the header and use FM
      CHANGEDOCUMENT_READ_POSITIONS
    to get the CDPOS values
    Hope this helps
    Shounak
    Message was edited by: Shounak Mukherjee

  • Need BOR & event which triggers after vendor master change.

    Hi all.
        Can you pls let me know the BOR & event which triggers after vendor master change. (Xk02). I used tcodes SWELS (evetn trace) , and SWEL and changed vendor adress using XK02. but I could not find any event or BOR in the trace. Pls help me out.
    Cheers,
    sam.

    Hi
    when we change the vendor details we dont have the event which is automatically triggered by the system so we create an zbusinessobject as subtype  for the vendor(LFA1)  as supertype.
    and create a new event in that z business object .
    change document for the vendor is KRED you can check it in the CDHDR table by giving tcode name.
    after finding changedocument object go to SWEC and create a newentry specifying your changedocumentobject name and BO name and event name and click on radiobutton onchange.
    and now you can check whether an entry is getting in swels or not when changing the vendoor details.
    Thanks.

  • Customer master changes using DEBMAS/ DEBMAS-03

    hi All,
    Following is the scenario/ requirement:
    My client wants to use the standard Msg type DEBMAS and basic type DEBMAS03.
    We want to activate change pointers for the msg type. However, in the existing business, there would be lot of changes per day i.e. ~ 10 changes per day--which would trigger 10 IDocs. I want to put the partner profile in collect mode. However, I want your help in checking if its possible to collate / combine all the 10 IDocs and put it into 1 IDoc and send it at the end of day?
    If so, would also request a possible draft solution road map.
    Am sure, there are experts out here who can share their valuable inputs.
    Fast responses will be highly appreciated.
    Regards,
    Raghu.

    Hello,
           It would be again a lot of work in terms of coding and designing the IDoc Structure again.
           It should not be a problem while sending Customer Master changes using Change Pointers. As you said, you can set the Partner Profile Configuration to Collect IDocs and send it at the end of the Day.
    Thanks and Regards,
    Venkat Phani Prasad Konduri

  • Which table contains net book value for Assets created with AS91.

    Which table contains net book value for Assets created with AS91.
    I have a problem locating where the net book value is stored in SAP.  Is it simply calculated and not stored in any one place?  I am trying to predict how SAP will calculate the net book value for some assets we plan on converting, but my formula doesn't always work consistently and I have not idea what is going on.  If it is stored in a table some place, can anyone please let me know!
    Thank you all

    Hi anar.samadzade & Michael Stewart
    It is not possible to directly get net book value of an any Table. You must migrate the gross book value (acquisition cost) and the accumulated depreciation. SAP will then calculate the NBV.
    Gross Block & Accumulate Dep you will get from Table: ANLC
    http://fixedassetsaccounting.net/migrating-fixed-assets-into-sap-a-harlex-guide/
    Dear anar.samadzade Ask Questions politely
    Regards
    Viswa

  • Which table contains the order status in APO

    Hi experts,
    i need to knw which table contains order status in APO system.
    like in the table /SAPAPO/POSMAPN we have open and close status ,
    Like wise we need to find a table which has the order status in APO.
    particularly i am interested in all those whose status is in PGI (post goods)
    regards
    rahul.

    Hi,
    You can check the details in PLAF-table.
    Regards,
    Shamma

  • No Customization for Customer 2002missing in table CIN customer master

    HI,
    When Iam saving the excise invoice the error is  coming like..
    "No Customization for Customer 1004 missing in table CIN customer master".
    How i can do?
    regards,
    vas.v.s

    Hi Vas,
               Please check the Customer master record in Sales Area data at Billing Documents Tab ,Tax liable or not liable.
             and also check the Taxes in IMG --> Sales and distribution --> Basic Functions --> Taxes.
    Regards,
    Murali.

  • Which table contains the field CNTRC(Counter Reading)?

    Hi Guys,
    1) Can anybody tell me which table contains the field CNTRC (short description is Counter Reading) ?
    2) CNTRC is available in the structure RIMR0. In a situation like this, how do we identify the table name?
    Thanks in Advance,
    Vijay

    Dear Vijay
    The counter reading is available in IMRG table in field CNTRR. It is available in exponential form. you need to convert to decimal from using the FM FLTP_CHAR_CONVERSION_FROM_SI
    Please go through the below link for the
    same
    Link: [Re: Counter reading in IK11]
    Regards
    gajesh

  • Which table contains both company code and Plant

    HI,
    Which table contains both company code and Plant?
    which table contains Purchase requisition number and Company code?
    Please help me.

    plant and company code <b>marc</b>
    MANDT     MANDT     CLNT     3     0     Client
    MATNR     MATNR     CHAR     18     0     Material Number
    WERKS     WERKS_D     CHAR     4     0     Plant
    Purchase requisition number and Company code in <b>ekpo</b>
    MANDT     MANDT     CLNT     3     0     Client
    BANFN     BANFN     CHAR     10     0     Purchase requisition number
    reward fi usefull

  • Which table contains function module program name

    Hi,
    Which table contains function module program name.
    Regards,
    raj

    Hi,
    We have one function module called 'FUNCTION_INCLUDE_INFO'.
    Where u ll get the program name to which it belongs to, function group and the include number. (e.g if the function group program name contains 9 function modules and ur function module  is in 3rd include then it will return the include name to which it belongs )

  • PLZ Customization for Customer 300000 missing in table CIN customer master

    PLZ ARGNT
    Customization for Customer 300000 missing in table CIN customer master
    Message no. 8I303
    Diagnosis
    The customization details have not been maintained for this company
    Procedure
    Please use the localization IMG or Global settings
    to maintain the company settings

    Dear Murli
    There is no customization for Customer Master, just J1ID Customer Master CIN
    details is maintained
    Regards
    Jitesh

  • Which table contains the text

    hi all,
    im working on a smartform where i need to display data of trx VA01.After the initial screen of va01 in the Sales Tab when i double click the line item (Material field), it goes to a third screen where in Additional Data A tab  , Material Groups are defined from 1 to 5.
    I need to display the data entered in material group. In table VBAP the value for the material groups  from 1 to 5 is in the form of 01,02,03 etc. whereas when the user selects value of these they appear in a drop down list in the form of text.
    e.g:
    Material group 1 : uk , germany,india.(these are the options in drop down list on screen).
    vbap contains mvgr1 as 01, 02,06.
    I need to know which table contains the text uk,germany,india.
    thnxs .
    Points will be rewarded!

    Hi,
    Check the tables..
    For MVGR1 - TVM1T
    For MVGR2 - TVM2T
    For MVGR3 - TVM3T
    For MVGR4 - TVM4T
    For MVGR5 - TVM5T
    Thanks,
    Naren

  • Which table contains information on attributes of screen fields in XK02?

    Hello.
    I need to know which table(s) contain the customized information on the attributes of the fields in transaction XK01, XK02, XK03. specially, I am interested in knowing how the fields are customized (required, optional etc.). In SPRO: Financial Accounting (new) -> Accounts receivavle and accounts payable -> Vendor accounts -> Master data -> Preparations for creating vendor master data -> Define Account Groups with Screen Layout. In here select Vendor and click on general data.
    Any help is very mich appreciated.
    Thanks
    Lande

    Thanks for the tip Ali. I will surely remember that in other situations too.
    Lakshman: The information in the fields of T077K does not seem easy to "translate" into something useful because the fields have signs (-, + etc) to indicate a state. Do you happen to know of any function module that would translate these signs into something more like the name of the field and the state of the field.
    Thanks
    Lande

  • Trigger Outbound Idoc on Customer Master change/ Create

    Hi everyone,
    can anyone provide me some information on how to trigger outbound IDOCs when a customer master is changed/created and which IDOC should be used.
    Kind Regards,
    Julian

    Hi Julian,
    For the automatic transfer of master data ,we can use change pointer technique.
    Following are the steps to be followed:-
    1) Enable change pointer globally (t.code BD61).
    2)Enable Change Pointers for a Message Type (t.code BD50).
    Here you have to check the Active checkbox corresponding to customer master message type 'DEBMAS'.
    3)Specify the Fields for Which Change Pointers Are to Be Written (t.code BD52).
    Various number of fields are present here corresponding to message type'DEBMAS'. If you want to add any other field , you can add here.
    Apart from above three settings, all other ALE configurations are required like( partner profile, distribution model etc.)
    For triggering the Idoc program 'RBDMIDOC' should be scheduled.
    When you make any change in the customer master , Idoc will be triggered automatically from your SAP system.
    regards,
    monica

  • Customer Master Change - Dunning Procedure

    Hi Friends,
    We have the customer masters already created in the system. However, the users did not specify the Dunning Procedure while creating the Customer Masters. Now they wish to commence the Dunning from SAP, in order to send out the notices for the overdue open items. But we notice that while some of Customer Masters allow changes under the "Correspondence" tab to enter the Dunning Procedure, there are few Customer Masters that do not allow the changes to be made as the feild is greyed off. What could be the reason and how to resolve the same ?
    Thanks in advance.

    Hi,
    Customer Master will be created based on the customer account group. For every account group some fields are kept as required, some others are suppressed.
    So, what u have to do, is see for which customer account group are these customers mapped for which corresponce fieds are greyed.
    Then go to spro and do changes in the customer account group as the required fields.
    Then these fields will be ready for inputtig values.
    regards
    srikanth.

Maybe you are looking for

  • Processo Standard de Archiving para GRC NFe Inbound

    Olá pessoal tudo bem?     Mais uma vez gostaria de apoio para definir a melhor estratégia. Estou em um projeto de implementação do GRC NFe In com o SP16, o ambiente ainda não está pronto para customizações e testes porém algumas preocupações surgiram

  • Do I need a 64 bit processor on my Mac Pro to run CS6 and Lightroom 4?

    I would like to install Adobe CS6 and Lightroom 4 on my 2008 Mac Pro but may not have the right processor to run it.  I know I will have to upgrade my OS X 10.5.8 to at least OS X 10.6.8.  The system requirements specify a Multicore Intel processor w

  • Cannot log in to new user accounts

    I am a long time Apple user and am completely confounded by a problem I am having creating new user accounts on my G4/400 PowerMac running OX 10.4.11. I've been attempting to setup some user accounts for my kids to use. I have no problems setting up

  • PCO (Purchase Order Response) Print

    Hi guys Is there a standard way to print a PCO (Purchase Order Response) created directly in the SRM system? I have tried to print it but i could not find the place to do this task... As far i know we have just two transactions related to PCO only fo

  • Iphoto 6  & image resolutions

    what format, jpeg, tiff, psd is the best when importing photos into iphoto 6 from photoshop cs? does the image size of a photo in photoshop stay the same in iphoto once its imported? where do i find the resolution for am image in iphoto? what resolut