In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/01 Report--
This article is to share with you about the technical attributes of SAP CRM attachment design principles, the editor thinks it is very practical, so share it with you to learn, I hope you can get something after reading this article, say no more, follow the editor to have a look.
When you create attachments for a business object through cl_crm_documents= > create_with_table, you must pass in an internal table for the attachment attribute. The list of attribute names can be obtained from the attachment class through the functional module SDOK_PHIO_ATTRIBUTES_GET. For example, the attachment class CRM_P_DOC has 36 properties.
Properties can also be viewed in tcode DMWB:
The actual attribute values can be obtained through the functional module CRM_KW_PROPERTIES_GET:
The import parameter is the guid of the logical / physical object instance:
Property values are stored in the property internal table.
Do you know why attributes are stored in the field PROP09 in the back-end table?
In fact, this is because I hard-coded the contents of the relative url as the attachment file name.
Ls_prop-name = 'KW_RELATIVE_URL'. Ls_prop-value = iv_file_name. APPEND ls_prop TO lt_prop.
The index of the property can also be found in tcodedmwb.
The above is what is the technical attribute design principle of SAP CRM accessories. The editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please follow the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.