APD - CRM Data target - Don't run in background

Hi ,
I have create an APD to load the Marketing attributes for the BP on CRM.
The process is ok and it works fine.
When i launch this process in backgroung, the job failed with the following messages :
CRM ERROR :
CX_RSAN_MDL_CHECK_NODE_MSG=>T100_MSGID
No authorisation for the function CHOOSE
And nothing in SU53, very strange
Thanks for your help
Christiophe

I have find the solution :
This is an authorisation problem.
The user used for background jobs (ALEREMOTE) must have some specific authorisation objects :
C_CRMBWTGT
C_CABN
Christophe

Similar Messages

  • APD and Data Target in CRM

    Hi,
    I have created ADS in CRM through EEWB with BI info objects.
    Now I want to load this ADS table through APD from BI to CRM.
    for that I am creating APD in BI with category as general.
    I have selected data target as CRM
    In that I am giving the appropriate logical system .
    In the second dropdown which is for Data Targets : Here I am not getting ADS ( Analytica Data Source ) as my Data Target.
    In CRM table BWTARGETS it is there with all attributes.
    Also in CRM SPRO the data Target is Available with name as CACHE.
    Path in SPRO : SPRO -> Integration with other mysap components -> Data Transfer from SAP Business Information Warehouse -> Define ID for data target adapters.
    Let me know what I am missing in above process to get data target ADS in APD design ?

    Hi
    Just create a Process Chain to execute this APD method, if the process Chain is already available, then just insert this Process in to the process Chain and execute the Process Chain by normal process, by hoe we do in general.
    Hope it solves...

  • APD Analysis Process Designer - CRM Data Target

    Hi,
    I have now defined the DataTarget and by "Release data target for Replication from SAP BW" I get the error:
    <b>Error when processing function module /SVC/OBJ_F4_<MyDataTarget></b>
    what does it mean and how can I solve this situation?
    Thanks
    FedeX

    Hi!
    in case if you are not able to find the docu...here is the docu helop for the function group...
    "The function group CRMBW_ADAPTERS combines function modules that are necessary for implementing a data target adapter as part of the data upload from SAP BW. You can use the function modules delivered by SAP as a template for new adapters (for example, you can copy them).
    The function modules contained in this function group are divided into the following areas on the basis of their naming convention:
    o     Function modules for defining data targets
    -     CRMBW_OBJ_F4_*
    -     CRMBW_DET_F4_*
    -     CRMBW_CHECK_*
    o     Function modules for designing the analysis process
    -     CRMBW_LIST_*
    -     CRMBW_DETAIL_*
    o     Function modules for the data upload
    -     CRMBW_UPDATE_*
    The placeholder * stands for a data target adapter defined in the IMG activity .
    The corresponding adapter modules are called up dynamically during runtime at the appropriate points in the program, using the name of the data target adapter and applying the following program logic:
    CONCATENATE l_namespace l_nameconvention
      l_function l_target INTO l_funcname.
    TRY.
      CALL FUNCTION l_funcname
        EXPORTING
        IMPORTING
        TABLES
      CATCH cx_root.
        l_msgv1 = l_funcname.
        CALL FUNCTION 'BALW_BAPIRETURN_GET2'
          EXPORTING
            type   = 'E'
            cl     = 'CRMBW_ATTR_WRITE'
            number = '005'
            par1   = l_msgv1
          IMPORTING
            return = ls_return.
        APPEND ls_return TO et_return.
    ENDTRY.
    Consequently, if a function module does not exist or errors occurred when calling it up, a runtime error is not issued directly. Instead, the error is returned as a message in the return table for the instance calling up the function module.
    If you want to create customer-specific data target adapters, observe the following:
    o     Define the ID for the data target adapter in the IMG activity . Ensure that your entry begins with the letter Y or Z to avoid any naming conflicts with subsequent SAP enhancements.
    o     In this function group, implement adapter modules that begin with the namespace stored in the IMG activity mentioned above and with the naming convention, and that also fulfil the naming convention listed under Integration. In this way, you ensure that there are no naming conflicts with subsequent SAP deliveries.
    o     To provide the data upload with full support, implement all six adapter modules.
    With the following entry in the IMG activity , implement the function modules listed below.
    Data Target Adapter     Namespace     Naming Convention
    ZTARGET     /COMPANY/     MYLOAD_
    Function Modules
    /COMPANY/MYLOAD_OBJ_F4_ZTARGET
    /COMPANY/MYLOAD_DET_F4_ZTARGET
    /COMPANY/MYLOAD_CHECK_ZTARGET
    /COMPANY/MYLOAD_LIST_ZTARGET
    /COMPANY/MYLOAD_DETAIL_ZTARGET
    /COMPANY/MYLOAD_UPDATE_ZTARGET
    with regards
    ashwin

  • Difference between Activating Master Data and Attribute Change Run

    Hi
    Is there any difference between Atribute change run and Activating Master data functionaaly???
    if wha it is???
    can any one explain clearly?
    Thanks
    Chinna

    When u load master data and its attribute to ur data target and if u change any data or attributes of ur master data,in order to update new data to ur data target attribute change run is performed.
    When u create a characteristic and if u keep it as master data and activated..it is master data activation
    Activating Master Data
    When you update master data from an SAP system the master data is imported in an inactive state. You must activate the new master data so that it can be accessed and used for reporting purposes.
    For more information, see Versioning Master Data.
    Choose the path InfoObject Tree Context Menu of Corresponding Characteristic Activate Master Data.
    Upon Activation there are two scenarios to choose from:
    The Corresponding Master Data Is Already Being Used in Aggregates in the InfoCube:
    If you are already using the available master data in aggregates in InfoCubes, you cannot activate the master data individually. In this case, proceed as follows:
    1. In the main menu, choose the path Tools Hierarchy/Attribute Change.
    2. Proceed as described in System Response upon Changes to Data: Aggregate.
    The system now automatically restructures and activates the master data and its aggregates.
    Please note that this process can take several hours if the volume of data is relatively high. Therefore, you should simultaneously activate all of the characteristics that are affected by changes to their master data, at regular intervals.
    The Corresponding Master Data Is Not Used in Aggregates:
    Choose the path InfoObject Tree ® Context Menu of Corresponding Characteristic Activate.
    The system now automatically activates the master data so that it can be used directly in reporting.
    If there is any change r newly added records in master data..then that particular data will not b avialable for the reporting unless u do activate master data...
    if u r using aggregates and then there is any change in master data ...then that particular master data change wil not b available for the reporting unless u do arrtibute change run for that info object.(T-code RSATTR)
    Master data attributes and hierachies are used in cube aggregates also. So to do update the latest master data attributes values in the aggregtes attribute change run need to be performed.So Attribute change run also updates the master data attributes in aggregates which is not apart of master data activation.
    Text loads do not need attribute change run. Attributes, hierarchies and aggregates need attribute/hierarchy change runs. If you do not have aggregates, just activating the master data is same as attribute change run.

  • How to see target groups in Data Target in the APD

    Hi everybody.
    I am trying to make a marketing segmentation of customers in the APD (BI) and I need to send the results to a target group in CRM, my problem is that I can´t see target groups in the u201CData Target CRMu201D.
    I select the Logical System and when I select the Data Target the system shows   CRM error: Data target TARGET_GROUP_FROM_B not known.
    I know that the communication is OK, the RFC is working cause I can see Marketing Attributes (I released data target for replication and maintained attributes) but I don´t know if I need to do something similar with Target Groups of CRM or how.
    Does anyone have an idea how can I see target groups in the window of the Data Target?
    Thanks.

    Hello,
    I have seen  this problem in other systems and it was caused by a GUI bug. Can you please check that you have the latest GUI patch installed for your GUI  release.
    Best Regards,
    Des

  • Data Target CACHE not known in APD

    Dear All,
    I have created CRM extension thru EEWB and also i have created necessary query at BW side. Now when i try to create Analysis Process thru APD, i am not able to add my Analytical Data Storage wat i have created in CRM thru EEWB.
    It is giving "CRM error: Data target CACHE;ZSBP not known" where ZSBP is my ADS created on CRM.
    Is this some authorization issue or wat? Plz suggest.
    Regards,
    SS.

    The same question in data source is not appeared in the Infopackage.

  • APD, filename for file data target

    Hello,
    i am designing a APD process  with a file as process target.
    I can hardcode the file path and name in the data target properties, however i would rather set the filename by user input or by a abap routine (eg. include the date of APD execution in the file name). Is that possible?
    Thanks in advance

    Hi,
    You can use the option 'Logical File Name' option to create a dyanmic file name.
    You can define a Logical File Name in tcode 'FILE', where you can append system date, time, varaible to a static file name.
    Hope this helps.

  • Authorization on APD Data Target

    Hi,
    I have a requirement where users will be able to create APDs with the following criteria :-
    1) They can create APDs with names starting with Y
    2) They can not execute already existing APDs which start with Z
    3) They can only create APDs which will output the data to a Flat File
    Now using Authorization Object 'RSANPR' I have been able to restrict users to create APDs with names Y* and not execute APDs with names Z*. Also it is possible to restrict the user to create APDs in Application 'General'. However it is not being possible to restrict the APD Data Target to Flat File only.
    I have tried to use Authorization Object S_RS_ODSO to provide users with View Only access to Direct Update DSOs. Similarly I tried Authorization Object S_RS_IOMAD to provide View Only access to Master Data so that they can not be modified. However they are not helpful here. They only restrict users from directly managing the Data Targets.
    Is there any way to meet this requirement. Your responses are much appreciated. Thanks.
    Regards
    TARASANKAR

    Hi,
    I do not know whether we can restrict to Flat File? But  you can do one thing, You can put restriction to the Folder which consists of the Flat File path.
    Regards,
    Suman

  • Standard Business Content & Data Targets for Case Management & CRM Survey

    Dear Friends,
    We are implementing CRM2007 with BW3.5 for reports for CRM Analytics. We require to Identify the Standard Data Targets & Standard Business Content (Reports) available for the following:
    1. Case Management
    2. CRM Survey (We have already been able to identify Data targets in BW3.5 for Web Survey & in CRM 2007 we have been able to identify Data targets for CRM Survey, as well as Web Survey. Our requirement is identifying Data Target for CRM Survey)
    Please guide.
    Regards,
    Rajesh Banka

    hi,
    You can find the planning scenarios related to planning ifor CRM at this link http://help.sap.com/SAPHELP_SEM350BW/helpdata/EN/05/242537cedf2056e10000009b38f936/frameset.htm
    You can also find the details on demo content for the same at http://help.sap.com/SAPHELP_SEM350BW/helpdata/EN/05/242537cedf2056e10000009b38f936/frameset.htm
    Regards,
    Deepti

  • I don't have the up to date system requirements to run iCloud on my mac but would still like to access my email on my mac.  I think I need to update my settings, but am not sure what to do.  Can anyone help.  thanks

    I don't have the up to date system requirements to run iCloud on my mac but would still like to access my email on my mac.  I think I need to update my settings, but am not sure what to do.  Can anyone help.  thanks

    Welcome to the Apple Community.
    If you haven't done so already you need to migrate your mail account to iCloud first and do so IMMEDIATELY at the website Move
    Then
    Delete your mail account from Mail preferences and set it up again using the Mail Server Information.
    Some users have apparently encountered issues using this information in pre-Lion set ups (I haven't), Roger Wilmut has kindly provided instructions for those who find themselves with this problem.
    Entering iCloud email settings manually in Snow Leopard or Leopard
    Entering iCloud email settings manually in Tiger

  • HT201401 How do I close out my apps (Facebook, iTunes,etc.) so I don't run up my data usage?

    How do I close out my apps (Facebook, iTunes,etc.) so I don't run up my data usage?

    Generally just tapping the home button when in the app will close it. However, I feel you are referring to closing in the multi-tasking tray. Tap the home button twice, the list will come up. Then swipe upwards on the thumbnail of the app and it will close.

  • CRM error: Data target BPMKT; not known

    Hi,
    I  m working on Loyalty Points Mgmt. which is combination of CRM & BW. I have created a Analysis Process Designer <b>(RSANWB)</b>  Here source is Query & Target is CRM Attributes, In CRM attributes I have selected Data Target :  <b>BPMKT  "Marketing attributes for business partner segmentation".</b> When I am going to active this the system shows "CRM error : Data target BPMKT not known".
    Anyone could help me. Where I am wrong...? How could I correct this Error.
    Thanx in Advance.
    Regards
    Manoj Kulkarni

    Hi Rogier, I got same problem.
    How to resolved it?
    Regards.
    Enrique.

  • InfoPackage don't update Data Target

    I Have a general problem that InfoPacjage didn't update any data target especially InfoCube
    I am using the Data Flow 3X
    When I am using DTP instead I succesfuly update data target
    I need to know why InfoPackage didn't update data target?
    Edited by: Mohamed Anas on May 29, 2011 9:36 PM

    hi Mohamed,
    Make sure your infopackage data target is not PSA only, there are multiple selection like PSA, Direct to Data Target.. sequencially and paralller. If that is not the issue, is your datasource emmulated DS? or it is 3.X? make sure you use the correct datasource type.. you can change that in rsds tc. Still that is not the issue, then tell us if  you are getting any error? is it specific to one datasource or to others as well? try to do it in background instead of dialog. Hope that helps.
    thanks.
    Wond

  • APD read data from Web Analyzer or BEx Analyzer?

    Dears,
    We are on SAP BI7.0, recently we upgraded to enhancement package1. SInce then, "suppress zeros (all values=0)"  setting in the query is not working properly in Web Analyzer while it's working correctly in BEx Analyzer.
    We are transfering data from this query to a table in CRM system usin APD. In CRM system, we are getting the output as in web analyzer (it contains zero value records).
    My questions are -
    1. Do APDs always read values from Web analyzer or we have some setting somewhere? (can we read from BEx Analyzer also?)
    2. What exactly is the background process sequence which is followed when an APD is executed?
    Your help is really appreciated.
    Thanks in advance.

    When we execute APD , MDX statement generated and which will execute and bring data from the data targets .
    Bex Query Conditions will not be applied to the MDX statements, we need to filter those records in the APD process , using ABAP program Process or any other filter process ..
    Ravi

  • Request not updated to any data target using delta

    I am on BI 70 using 70 DataSource.  I executed InfoPackage in full update, then ran DTP in full mode.  There is only 1 data target.  The requests were successfully updated in the target DSO.  However, when I checked the datasource PSA, the requests were showing u201CRequest not updated to any data target using deltau201D with red triangle. 
    My questions are:
    1.  Is this normal?
    2.  I need to do more full loads.  When I run DTP (in full mode) again, will it re-load those PSA requests (the ones already in DSO) to the same data target?
    Thank you.
    Rebecca

    Hi Rebecca,
    To answer your questions
    1. Yes. This is normal.
    2. Yes. When you run DTP in Full Mode again, this PSA request (along with any other subsequent loads you might have done to PSA)  would be re-loaded to the same data target .
    If this is not required you can set the DTP to delta mode. This ensures that the PSA request is updated to data target only once.
    Hope this helps!
    - Meera

Maybe you are looking for