on 2019 May 15 8:51 AM
Hi ,
I am triying to send attributes from ECTR to Autocad so I configured 'attributes-from-sap.xml' file . I can send standard fields for example ; DOCUMENTNUMBER, DOCUMENTTYPE etc ...
How can I send custom fields to application ? I want to send a value that is stored in 'ZTEST' field in sap and I want to bind this value to Autocad attribute.
Request clarification before answering.
Hi Ali,
to use additional fields in the attributes-from-sap.xml please see here:
SAP Wiki - How to provide additional attributes for attribute exchange from SAP
To configure this for AutoCAD see AutoCAD Configuration manual chapter Mapping of properties.
Regards
Rene
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rene ,
Thanks for replying. I had already done this configuration in Sap Badi . I think , I am wrong at XML file configuration .
For 2. example in the link that you send above , I configure my XML file like this ;
Path : C:\Program Files (x86)\SAP\ECTR\applications\acd\customize\config
<APPL_ATTRIBUTE name="SAP_DESCRIPTION" hidden="false">
<DIR field="TB_WEIGHT"/>
</APPL_ATTRIBUTE>
Is this true ? Do I need to do something more ?
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.