CRM and CX Blogs by Members
Find insights on SAP customer relationship management and customer experience products in blog posts from community members. Post your own perspective today!
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member186543
Active Contributor
1,293

Hi All,

We usually face scenarios where in we need to load customizing data from ECC to CRM for daily stuck BDocs related to customer master and other things , like : Bank master data , price list , pricing data , etc. Here we will discuss , how we can configure a daily initial load for a few objects to prevent these kind of bdocs from getting stuck.

1. Navigate to tcode : R3AS .

2. In the load object enter all the adapter objects you want for daily load : Most common : DNL_CUST_BNKA , DNL_CUST_TVLS , DNL_CUST_PRICE .

3. Save the values as a variant .

4. Navigate to SM36 > " Job Wizard "

5. Give a name to the job

6 . "Abap program as step"

7. Program name : SMOF_DOWNLOAD , Variant as the variant you made

8. Continue

9. "Immediately"

10. Periodic jobs > Period

Then give a periodicity of the job and finish.

It's advised that you schedule the job at periodicity of 1 day. You can also take it down to 12 hours .

2 Comments
Labels in this area