on 2012 May 07 2:11 PM
Added some fields (some are Z and other standard) to 0CO_OM_CCA_9 that are references to FI documents.
The problem is that I get the data for 0ACDOC_IT_F (line item) but not 0ACDOC_NO_F (document number).
Also get data for document type but not the document date and posting date.
In RSA3 the extractor retrieves the data.
I already unhide every field, check the ALEREMOTE authorizations, replicate datasource and activated transfer rules several times.
Searched in the forum but tried all this solutions mentioned before.
Could it have anything to do with using Referenced Characteristics?
Excess fields?
Other ALEREMOTE or RFCUSER configuration?
Enhancing too much the datasource?
Fields ok (green) a Not ok (red):
ZCO_BUSTR | Reference Business Transaction | |
0ACDOC_NO_F | FI Document | |
0ACDOC_ITEM_F | FI Line Item | |
0AC_DOC_TYP | FI Document Type | |
ZAC_ITEMT | FI Line item text | |
ZAC_PSTGD | FI Document Posting Date | 0PSTNG_DATE |
ZAC_DOCDT | FI Document Date | 0DOC_DATE |
ZCO_VENDR | Vendor | 0VENDOR |
ZCO_CUSTM | Customer | 0CUSTOMER |
ZUNIT | Posted Unit of Measure |
Thank you in advance
Did you replicate datasource from bw side? This fields available in data-source, but come empty from source system?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes. It's a a data populating problem.
Looks like just calculated/complex fields don't come to BW. that's why there's no problem with 0AC_DOC_TYPE, it's assigned directly in the exit.
But need to check this.
The fields, at RSA2/6, are all type "P" maybe I should try a different one like "3", no?
What did you mean by type "P" or "3"? Where did you see this?
Did you check ALEREMOTE authorization in both source and BW systems?
Check in sm59, maybe another user (not ALEREMOTE) is used for connection (from BW to source or from source to BW)?
Check this threads:
http://scn.sap.com/thread/1970257(there is some OSS note about that, maybe you need to patch you systems)
http://scn.sap.com/thread/1461459 (try to increase package size)
Maybe try givving them SAP_ALL temporary. To know exactly this is not authorization problem.
BWREMOTE is typically user for background processing in BW. Try creating from here:
SAP Customizing Implementation Guide-SAP NetWeaver-Business Intelligence-Automated Processes-Create User for Background Processes. There is some instructions about this step:
"The user for background processes (BWREMOTE user) is used for data extraction, among other things. It is entered in the destination on the source system. The system asks for a background user password when connecting to the source system.
Activities
Maintain a background user in the user master record with a password and authorizations. The ALE user has to have profile S_BI-WHM_RFC.
For a detailed list of all required authorizations, see SAP Note 150315 on the SAP Service Marketplace."
I'm not sure this helps you, but try.
Anton, I decided to do the extractor debug and noticed that the fields needed to do the calculations to the ones enhanced weren't "displayed" on the BW side (this happens because those fields have routine in standard transfer rules). So, on the datasource tab in transfer rules just checked this fields and now it's OK.
Very stupid erro, sorry. And thank you for your support.
User | Count |
---|---|
67 | |
11 | |
11 | |
10 | |
9 | |
9 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.