Restricting the Custom fields while copying the satandard TA

Dear Experts
I have a scenario where i have to create new Transaction type ZSBC for B2C sales in R3 4.7 ; and i want to map same in CRM2007 inorder to flow transaction type for further execution in both the systems.
so my problem is when i try to copy from the standard Transaction type (TA) which has got Custom fields they are also getting copied in CRM2007 where i am  able to copy Standard order (OR) in R3 4.7.which does not have any custom field. the thing is i don't want copy those custom field  so how do i restrict them ,in order to make both the transaction types and item categories as same.
Hence i request you all could you please help me
Thanking you in advance.
Regards
Rao

HI,
This kinda functionality can be achieved through standards and dont need any developments.
THis can be achieved via Partner determination procedure.
In partner determination procedure, for a particular partner function, say Payer, you can assign an access sequence.
Use acess sequence 0001 or 0002 whichever satisfies your criteria.
SPRO > SAP Implementation Guide > Customer Relationship Management > Basic Functions > Partner Processing
Under this node you will find Access sequence definition and Partner determination procedure.
Hope this helps.
Kindly reward with points in case helpful
Sharif.

Similar Messages

  • Using ms project 2007 and vba macro to list all the custom fields used in the project?

    Hi,Using ms project 2007 vba macro, I would like to be able to list all the custom fields used in the project and their corresponding field names. e.g. let us say I create a calculated duration field and name it "expected duration" and the name
    of the field I select is Duration1.
    I am trying to write a macro that will list all the used custom fields such as the result would look like:
    Duration1 ---> "expected duration"
    Text1       ---> "anything"
    Flag1        ---> "....."
    Number1  ---> "..............."
    Can anyone provide me with the solution?
    Regards,
    Chuck

    John,
    I found this module, which provides the the list of custom fields used in the project but does not provide the name given to the field. Here below is the module and hope you could help me achieve this by modifying the macro to list the renamed field.
    ' MSP Checks all Custom Task Fields
    Sub checkfields2()
    'This macro will check and report out which custom task fields are used
    'It requires Project 2002 and above as it relies on the GetField
    'and FieldNameToFieldConstant methods which were not introduced until
    '2002.
    'It does not include resource fields, however it is a simple matter to
    'do it by replacing the pjTask constant with pjResource.
    'Copyright Jack Dahlgren, Oct. 2004
    Dim mycheck As Boolean
    Dim myType, usedfields As String
    Dim t As Task
    Dim ts As Tasks
    Dim i, it As Integer
    Set ts = ActiveProject.Tasks
    usedfields = "Custom Fields used in this file" & vbCrLf
    myType = "Text"
    usedfields = usedfields & vbCrLf & "--" & UCase(myType) & "--" & vbCrLf
    For i = 1 To 30
    mycheck = False
    it = 0
    While Not mycheck And (it < ts.Count)
    it = it + 1
    If Not ts(it) Is Nothing Then
    If ts(it).GetField(FieldNameToFieldConstant(myType & i, pjtask)) <> "" Then
    usedfields = usedfields & myType & CStr(i) & vbCr
    mycheck = True
    End If
    End If
    Wend
    Next i
    myType = "Number"
    usedfields = usedfields & vbCrLf & "--" & UCase(myType) & "--" & vbCrLf
    For i = 1 To 20
    mycheck = False
    it = 0
    While Not mycheck And (it < ts.Count)
    it = it + 1
    If Not ts(it) Is Nothing Then
    If ts(it).GetField(FieldNameToFieldConstant(myType & i, pjtask)) <> 0 Then
    usedfields = usedfields & myType & CStr(i) & vbCr
    mycheck = True
    End If
    End If
    Wend
    Next i
    myType = "Duration"
    usedfields = usedfields & vbCrLf & "--" & UCase(myType) & "--" & vbCrLf
    For i = 1 To 10
    mycheck = False
    it = 0
    While Not mycheck And (it < ts.Count)
    it = it + 1
    If Not ts(it) Is Nothing Then
    If Left(ts(it).GetField(FieldNameToFieldConstant(myType & i, pjtask)), 2) <> "0 " Then
    usedfields = usedfields & myType & CStr(i) & vbCr
    mycheck = True
    End If
    End If
    Wend
    Next i
    myType = "Cost"
    usedfields = usedfields & vbCrLf & "--" & UCase(myType) & "--" & vbCrLf
    For i = 1 To 10
    mycheck = False
    it = 0
    While Not mycheck And (it < ts.Count)
    it = it + 1
    If Not ts(it) Is Nothing Then
    If ts(it).GetField(FieldNameToFieldConstant(myType & i, pjtask)) <> 0 Then
    usedfields = usedfields & myType & CStr(i) & vbCr
    mycheck = True
    End If
    End If
    Wend
    Next i
    myType = "Start"
    usedfields = usedfields & vbCrLf & "--" & UCase(myType) & "--" & vbCrLf
    For i = 1 To 10
    mycheck = False
    it = 0
    While Not mycheck And (it < ts.Count)
    it = it + 1
    If Not ts(it) Is Nothing Then
    If ts(it).GetField(FieldNameToFieldConstant(myType & i, pjtask)) <> "NA" Then
    usedfields = usedfields & myType & CStr(i) & vbCr
    mycheck = True
    End If
    End If
    Wend
    Next i
    myType = "Finish"
    usedfields = usedfields & vbCrLf & "--" & UCase(myType) & "--" & vbCrLf
    For i = 1 To 10
    mycheck = False
    it = 0
    While Not mycheck And (it < ts.Count)
    it = it + 1
    If Not ts(it) Is Nothing Then
    If ts(it).GetField(FieldNameToFieldConstant(myType & i, pjtask)) <> "NA" Then
    usedfields = usedfields & myType & CStr(i) & vbCr
    mycheck = True
    End If
    End If
    Wend
    Next i
    MsgBox usedfields
    End Sub
    This is what the module gives me. But I would like to have beside Text 1 the name that is shown as below. e.g Text1 is "Test".
    Would you mind helping me achieve this?
    Thanks in advance.
    Chuck

  • An error has occurred in the system "ECC" while copying the document

    Hello Experts,
    When I'm creating service orders in CRM UI and saving them I'm receiving this error:
    An error has occurred in the system "ECC" while copying the document
    Details:
    An error has occurred in the system "ECC" while copying the document
    Message no. CRM_ORDER_MISC 020
    Diagnosis
    Errors have occurred while transferring the document into another system. Refer to the enclosed log to view the error messages.
    Transmission log
    Error occurred during determination of profitability segment (Notification E IAOM 025)
    Profit center for CRM integration not found (Notification E KECRMPCA 001)
    Error occurred during determination of profitability segment (Notification E IAOM 025)
    Account assignment error in internal order K1153000004111 for position 2000000990/0000000020 (Notification E C( 321)
    Regarding to the account assignement, we developed a field to input Accounts IDS for WBS.
    This field has a customization table related which allows to visualize in a dropdown list the allowed WBS ID per user according to the entries in the table.
    Also, In the Service Order there is one status that triggers an action that creates a Sales Order in CRM that is replicated in ECC, but since I have this error Sales order is not being replicated in ECC.
    Any ideas?
    Kindly Regards,

    HI,
    Please check these threads:
    CRM-COPA- An error occurred in system EEPCLNTXXX during account assignment
    http://www.riderspider.com/2010/11/error-error-occured-in-system-dv1cltecc.html#more
    Denis.

  • Get the custom fields data at the time of save

    Hi,
    We have added few fields in the ICWC for the complaint screen.
    At the time of save i am trigering a BADI.
    I would like to check the data that is entered in those fields of complaint screen.
    Is there any FM which can be used to get the data from the buffer ?
    I have the header GUID available to me .
    Thanks.
    R

    Hi,
    Let me elaborate a bit.
    Users would create the complaints in the ICWC.We have addeded few custom fields in the complaint screen.
    CRMT_CUSTOMER_H_WRKT is extended with the custom fields.
    At the save i am trigerring the Partner Determination BAdi.
    Here i have the complaint guid at run time.
    I would like to check the data entered in the custom field in the complaint screen. Based on this i would like to determine one more partner.
    My question is how can i get the custom field data in the complaint screen in this BAdi.
    The FM:  CRM_ORDER_READ is not returning this data.Is there any FM to get this ?
    Thanks.
    R.

  • An error has occurred in the system DV1CLNT400 while copying the document

    Hi All,
    While creating complaint confirmation i am getting below mentioned Errors in ECC.
    Can any body provide configuration settings.
    An error has occurred in the system DV1CLNT400 while copying the document
    Message no. CRM_ORDER_MISC 020
    Diagnosis
    Errors have occurred while transferring the document into another system. Refer to the enclosed log to view the error messages.
    Transmission log
    No operating concern has been assigned to controlling area 1001 (Notification E KE 300)
    Error occurred during determination of profitability segment (Notification W IAOM 025)
    Error occurred during creation of settlement rule (Notification I IAOM 046)
    Regards,
    Teja

    Hi,
    From the nature of Error messages, it looks like these are related Customization settings. As you mentioned your SAP CRM system is connected to SAP ERP system, so Controlling documents and other account postings are happening there.
    So, the best approach will be to get in touch with your functional consultant who will be the best person to guide you with the scenario and the respective process setup. You can also have a look at SAP HELP about the integration of the CRM and ERP systems along with the data exchange.
    Hope this will help.
    Thanks,
    Samantak.

  • An error has occured in the system KRP810 while copying the document

    Hello Experts,
    In my project while saving the service confirmation transaction i am getting the below error. Below is the complete description of the error.
    An error has occured in the system KRP810 while copying the document
    Message no. CRM_ORDER_MISC 020
    *Diagnosis*
    *Errors have occured while transferring the document into another system. Remove the error messages from the enclosed log.*
    *Transmission log*
    *Number of hours recorded 16,04 exceeds target hours 0,00 (Notification W LR 206)*
    *Updating could not be completed (Notification E S& 150)*
    Could any one of you tell me , how can we remove the error and what is the reason behind this error.
    Thank you in advance.
    Thanks & regards,
    Vamsi krishna.

    need to replace confirmation

  • Problem is with the custom field validate in the custome tab

    Hello Experts,
    We have created additional tab in cProject Project definition level
    with some Custom fields.
    1. These all custom field we have maintained search help with Check
    table. But cProject screen these fields it is allowing other values
    also aprt from check table values. It is not through any error while
    entering wrong value apart from check table values. Properly maintained
    the check tables in back end.
    2. One custom fields my client need only to allow Numeric values only.
    For this we change the data element as 'NUMC' in field. But it is
    allowing entering the char value also.
    Kindly suggest if anything is needed to be done in webdynpro component
    level to maintain validations for custom fields.
    Thanks in advance for your help.
    Thanks & Regards,
    Raj

    Hello Raj
    I am having the same issue. Have you been able to resolve yours, and how did you ressolve it?
    Thanks
    Chatsworth

  • Hide the custom control while changing the tab

    Hello Experts,
    I am using many screens & subscreens in my application. In a tabstrip control, I am calling one subscreen which has Custom Control to display the text editor.
    When I change the tab say for ex from TAB1 to TAB2, the custom control with text editor remains at the same place. In TAB2 I dont want custom control of TAB1.
    Thank you to go through my query.
    Regards,
    Bhavina
    Edited by: Rob Burbank on Aug 23, 2010 5:12 PM

    Hello Alej,
    I have created one subscreen which i need in a tabstrip control. Now this subscreen has one Editor Control (CL_GUI_TEXTEDIT->TEXT_EDITOR)  which I put on Custom Control. Custom Control is placed in the subscreen with SE51.
    to put the editor control  of CL_GUI_TEXTEDIT, I need Custom Control on screen. And I didnt find any property using which we can hide custom control.
    Is there any way using classes or methods, can we put Editor Control without using the custom control of screen.
    I think in your prob, you had ALV, that we can put on another subscreen, but in my prob how can we remove custom control Please Explain.
    Thanks & Regards,
    Bhavina

  • I have attached the error I am getting while copying the GL accounts

    I am getting the below error while copying the GL accounts from Co. Code 0001 and 1000 to Co. Codes created by me.
    " " is not a valid language
    Message no. TK295
    Diagnosis
    A key with the language " " was specified for table "SKAS". This is not a valid language.
    This applied to field "SPRAS"
    System response
    The system rejects the key.
    Procedure 
    Enter a valid language. This is usually the language you logged on in.
    You logged on in language "EN"
    Table T002 contains a list of valid languages.
    Please help.

    Hi Prasad,
    Thanks for your help.
    For some of the G/L accounts in COA INT the language is P.
    I feel those needs to be changed to E to resolve the issue.
    Could you please help on how to change the language key for the G/L accounts in COA INT from P to E?
                                                               OR
    if you know any basis professional, could you please forward this issue to him for resolution?
    Regards
    Vikash

  • Required a customer field(located in the profitability segment box) as mand

    our client is requested  that the customer field (located in the Profitability Segment box) be a mandatory field for GL accounts which are getting posted directly from FI. This field is needed so that proper reporting can be generated for bad debt and product liability claims. Currently this field is not a mandatory when making journal entries, so there were some postings happened with out customer field. Due to this we are unable to extract exact values in CO-PA reports . Please can some one help me on this and explain the process and settings for this??
    Thanks in advance.
    Regards,
    Venkat

    Hi Eli,
    I have posted note to SAP and i got the below reply from them.
    Get this functionality you should change
    the coding of form DERIVE_CRITERIA_EXTENDED from include RKEVRK2L after
    uninstallation of note 115500(in case you have installed) like this:
    Im Dialogfall (Kontierungspopup) Verprobung ob für Feld
    Mußeingabe erforderlich (Merkmalsgruppe!)
    (nicht f. Faktura, da dort keine Fehlermeldung moeglich)
    if ( xt_criteria-field is initial
    BEGIN OF DELETION *****
    and xt_criteria-status eq '2'
    and not is_status_flags-dialog is initial ) .
    perform send_message using 'KE' 'E' '494'
    END OF DELETION *****
    BEGIN OF INSERTION *****
    and xt_criteria-status eq '2' ) .
    data: l_mtyp type c.
    if not IS_STATUS_FLAGS-DIALOG is initial.
    l_mtyp = 'E'.
    else.
    l_mtyp = 'W'.
    endif.
    perform send_message using 'KE' l_mtyp '494'
    END OF INSERTION *****
    xt_criteria-fieldname
    is_cobl-vorgn
    i_char_group
    endif.
    Afterwards you have to run function module RKE_GENERATE_INTERFACE_ACT
    for your operating concern to update the generated program RK2LXXXX.
    Thanks & Regards,
    Venkat

  • Problem with the custom field - enabling

    hi,
    i am using one customer field in the shopping card header , and using BBP_DOC_CHECK_BADI to issue an error message if this field is left empty.
    but the problem comes after the error message is issues , this field becomes disabled , and the user has to go back , and again come to the order screen to enter the value and order the cart.
    i have tried all possible options , to keep the customer field enabled , but not able to do so.
    have you got any inputs for me..
    Edited by: khan voyalpad usman on Aug 21, 2008 12:29 PM

    Hi,
    Have you checked the BBP_CUF_BADI_2 implementation in your system ??
    May be some logic there is disabling the customer field right after the error message is generated..
    Thanks,
    Pradeep

  • An error has occured in the systemSENDER while copying the document-CRM-R/3

    Hi Sap Gurus,
    In our client (manufacturing industry)  have a CRM module too which is used by endusers
    In last few days, due to some problem some of the credit memo requests could not replicate into the R/3 system properly
    An error has occured in the system SENDER while copying the document
    Message no. CRM_ORDER_MISC 020
    Diagnosis
    Errors have occured while transferring the document into another system. Remove the error messages from the enclosed log.
    Transmission log
    SALES_HEADER_IN has been processed successfully (Notification S V4 233)
    The sales document is not yet complete: Edit data (Notification W V1 555)
    Sales document 9400000123 was not changed (Notification E V4 219)
    Transaction ZITN   is not defined (Notification E V1 347)
    Error in SALES_ITEM_IN 000010 (Notification E V4 248)
    Transaction ZITN   is not defined (Notification E V1 347)
    Error in SALES_ITEM_IN 000020 (Notification E V4 248)
    Point will be rewarded to Everyone for helpful solutions.
    Thanks & Regards,
    San Rao.

    Dear All,
    My problem solved
    Item catergory ZTIN and MRP type PD not assigned to Schedule line category CP in ECC system.
    Any how thank you very much for your partcipation .
    Regards,
    San Rao.

  • Subject field while creating the change request

    Hi All
    I want to populate the subject field in the change request by default.

    Hi
    The automatic population of the subject field while creating the CR through folloup transaction from Support message.
    Regards
    Kumar

  • Search help on the customer fields in quotation doesnt work

    Hi ,
    Added 4 custom fields to the BID and QUOT using the standard  CI includes ( INCL_EEW_PD* ) provided by SAP.  Enabled search helps with the value table for some fields  and with fixed values at the domain level for some fields .
    The fields contents get transferred properly from Shopping carts -> BID Invitation  -> QUOT ( Bid response).
    But while submitting the BID  when I try to change the value of the custom fields using the search help or directly the original value doesn't change. It happens with all the other fields.
    The search help or the value change works just fine with the BID INVITATION.
    I couldnt find any issue with the doc change BADI implementation.
    Thx,
    Krishna.

    Hi Vinicius.
    Which is the release of ITS?
    Different error-code are present in searchelp file.
    You can copy the "searchhelp.html" from the system folder to your internet template and customize it only for your internet service.
    Gianluca

  • Dump while copying the entries in view cluster

    Hi Experts,
    I am having a scenario where i am getting the dump while copying the entries through the vies cluster.
    I have 2 tables CU00 and CU01. CU01 is depended on CU00.
    CU00- it is having schema which are defined by the user.(SCHEMA-P,DESC)
    CU01- this table is having the different tabs in a tab strip for a each of the user defined schema.(SCHEMA-P,SEQNO-P,TABID)
    the data will be as follows
    In CU00
              SCHEMA1         first schema
              SCHEMA2         second schema
    In CU01
              SCHEMA1         01              TAB1
              SCHEMA1         02              TAB2
              SCHEMA2         01              TAB2
              SCHEMA2         02              TAB3
    I maintained above 2 tables in a view cluster by making  CU00 is the start point and defined the field dependencies as well.
    in the T-code SE54 i tried to copy the existing schema and all its dependencies(means all the dependent entries in the CU01 table also).
    when i pressed the SAVE  button it is going for the dump by saying due to duplicate entries in the table CU01.
    but it should check the consistency and display the error message when i pressed the COPY key.
    I am badly struck up here. Please help me on this issue.
    thanks in advance.

    Hi Gouri,
    CU01 and CU00 both are dictionary tables.
    What I think is, while copying all the dependencies for a particular schema the system ha to check whether the data can be inserted into the child tables or not. I too dont know whether this can be done or not.
    If not, it should display an error message stating that " primary key violation occurs please use different key values..."
    thanks for the reply.

Maybe you are looking for