cancel
Showing results for 
Search instead for 
Did you mean: 

"Apparel and Footwear" option in "Industry" - C Folders

Former Member
0 Kudos

My C folders version 4.0 (backend is ECC 6.0) with AFS software doesn not show "Apparel and Footwear" in Industry sector when I go to create a material.

Any clues please.

Thanks

Rajeev

Accepted Solutions (0)

Answers (1)

Answers (1)

ulf_petzel
Advisor
Advisor
0 Kudos

Hi,

sure. you need to maintain the XML (MIME) for the material object on the cFolders WebDAV server (as cFolders Admin!), to include the Apparel and Footwear" industry sector. This would be a similar exercise for any custom material types.

See below extract of the XML definition mat_Attributes.xml:

- <Attribute EntryRequired="true" ID="IndustrySector" Namespace="" ReadOnly="true">

<Label Alias="CFX_UI/INDUSTRY_SECTOR" Default="" />

- <AllowedValues>

<AllowedValue Alias="CFX_UI/RETAIL" ID="1" />

<AllowedValue Alias="CFX_UI/AEROSPACEANDDEFENSE" ID="2" />

<AllowedValue Alias="CFX_UI/SERVICE_PROVIDER" ID="3" />

<AllowedValue Alias="CFX_UI/PLANT_ENG_CONSTRUCTION" ID="A" />

<AllowedValue Alias="CFX_UI/CHEMICAL_INDUSTRY" ID="C" />

<AllowedValue Alias="CFX_UI/FOOD_AND_REL_PRODUCTS" ID="F" />

<AllowedValue Alias="CFX_UI/MECHANICAL_ENGINEERING" ID="M" />

<AllowedValue Alias="CFX_UI/PHARMACEUTICALS" ID="P" />

<AllowedValue Alias="CFX_UI/RETAIL2" ID="W" />

</AllowedValues>

</Attribute>

Please refer e.g. to the cFolders 3.1 config guide for details, which is available on the Service Marketplace Quick Link/instguides.

Regards, Ulf.

former_member189058
Active Contributor
0 Kudos

Hi,

In order to access cFolders WebDAV:

Transaction SICF --> Create External Aliases

Alias Name: (eg) “/cfolders-settings

Note: This entry is case sensitive, which is important when you enter an address in your browser address line.

On the Service data tab page, enter a client number.

In the same dialog box, choose the Trg Element tab page.

In the Virt. Hosts/Services column, choose default_host --> sap --> bc --> kw --> cfs and double-click this folder. The URL /default_host/sap/bc/kw/cfs appears in the upper area of the dialog box next to the Target Element entry.

Save.

WebDAV can now be accessed by: <Protocol>://<Server>:<Port>/<External alias settings>

To change the XML files of Materials for cFolder attributes, go to the WebDAV Settings folder where the Attributes subfolder is located. This contains the mat_Attributes.xml file.

Edit this as per the response given by Ulf Petzel.

Regards,

Reema.

<i>Pl award all useful points.</i>