SAP ABAP Class CL_CFX_STRUCTURE_EXP_REPO_UI (Structure Export Repository)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Properties
Class CL_CFX_STRUCTURE_EXP_REPO_UI  
Short Description Structure Export Repository    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20041123   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CFXF1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CL_CFX_STRUCTURE_DATA_COLLECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_CFX_STRUCTURE_EXP_REPO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_STRUCTURE_EXP_REPO_UI has no interface implemented.
Friends
Class CL_CFX_STRUCTURE_EXP_REPO_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_DTF_TYPE_AML Constant Public Type reference (TYPE) CFX_T_BOM_DTF_TYPE CL_CFX_STRUCTURE_EXP_REPO=>SC_DTF_TYPE_AML Export List of Approved Manufacturer Parts 20041123
2 SC_DTF_TYPE_DOCUMENT Constant Public Type reference (TYPE) CFX_T_BOM_DTF_TYPE CL_CFX_STRUCTURE_EXP_REPO=>SC_DTF_TYPE_DOCUMENT Export Documents 20041123
3 SC_DTF_TYPE_MATERIAL Constant Public Type reference (TYPE) CFX_T_BOM_DTF_TYPE CL_CFX_STRUCTURE_EXP_REPO=>SC_DTF_TYPE_MATERIAL Export Materials 20041123
4 SC_DTF_TYPE_MPN Constant Public Type reference (TYPE) CFX_T_BOM_DTF_TYPE CL_CFX_STRUCTURE_EXP_REPO=>SC_DTF_TYPE_MPN Export Manufacturer Part Numbers 20041123
5 SC_DTF_TYPE_STRUCTURE Constant Public Type reference (TYPE) CFX_T_BOM_DTF_TYPE CL_CFX_STRUCTURE_EXP_REPO=>SC_DTF_TYPE_STRUCTURE Export Whole Structure 20041123
6 SC_DYN_FLD_DTF_OBJECT_TYPE Constant Public Type reference (TYPE) DYNFNAM 'V_CFX_BOM_DTF_OT-OBJECT_TYPE' Field of Maintenance View v_cfx_bom_pdx_eo 20041213
7 SC_DYN_FLD_EXPORT_FIELD Constant Public Type reference (TYPE) DYNFNAM 'V_CFX_BOM_DTF_FD-EXPORT_FIELD' Field of Maintenance View V_CFX_BOM_DTF_FD 20041123
8 SC_DYN_FLD_PDX_ATTRIBUT Constant Public Type reference (TYPE) DYNFNAM 'V_CFX_BOM_PDX_FD-ATTRIBUT' Field of Maintenance View V_CFX_BOM_PDX_FD 20041201
9 SC_DYN_FLD_PDX_DATATYPE Constant Public Type reference (TYPE) DYNFNAM 'V_CFX_BOM_PDX_AF-DATATYPE' Field of Maintenance View V_CFX_BOM_PDX_AF 20041201
10 SC_DYN_FLD_PDX_ELEMENT Constant Public Type reference (TYPE) DYNFNAM 'V_CFX_BOM_PDX_EL-ELEMENT' Field of Maintenance View V_CFX_BOM_PDX_EL 20041201
11 SC_DYN_FLD_PDX_EXPORT_AFIELD Constant Public Type reference (TYPE) DYNFNAM 'V_CFX_BOM_PDX_AF-EXPORT_FIELD' Field of Maintenance View V_CFX_BOM_PDX_AF 20041201
12 SC_DYN_FLD_PDX_EXPORT_FIELD Constant Public Type reference (TYPE) DYNFNAM 'V_CFX_BOM_PDX_FD-EXPORT_FIELD' Field of Maintenance View V_CFX_BOM_PDX_FD 20041201
13 SC_DYN_FLD_PDX_OBJECT_TYPE Constant Public Type reference (TYPE) DYNFNAM 'V_CFX_BOM_PDX_EO-OBJECT_TYPE' Field of Maintenance View v_cfx_bom_pdx_eo 20041201
14 ST_ATTRIBUTES Static Attribute Private Type reference (TYPE) CL_CFX_STRUCTURE_DATA_COLLECT=>TT_TYPE_SUB_ATTR Attributes 20041123
15 ST_LANGUAGE_KEYS Static Attribute Private Type reference (TYPE) TT_LANGUAGE_KEYS Language Key 20041125
16 ST_PDX_ATTRIBUTES Static Attribute Private Type reference (TYPE) CL_CFX_STRUCTURE_DATA_COLLECT=>TT_TYPE_SUB_ATTR Attributes 20041201
17 ST_PDX_VRM_VALUES Static Attribute Private Type reference (TYPE) TT_VRM_VALUES Contents of Dropdown Listbox 20041201
18 ST_VRM_VALUES Static Attribute Private Type reference (TYPE) TT_VRM_VALUES Contents of Dropdown Listbox 20041123
19 S_ELEMENT Static Attribute Private Type reference (TYPE) CFX_T_BOM_PDX_ELEMENT_NAME XML Element in Accordance with IPC-2571 Standard 20041201
20 S_EXPORT_TYPE Static Attribute Private Type reference (TYPE) CFX_T_BOM_DTF_TYPE Export type 20041123
21 S_LANGU Static Attribute Private Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20041124
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20041125
2 GET_FIELDS_BY_DTF_EXPORT_TYPE Static method Public Method Define Fields per Export Type 20041123
3 GET_FIELDS_BY_PDX_ELEMENT Static method Public Method Define Fields for Each PDX Element 20041201
4 REORG_DTF_PROFILE_SETTINGS Static method Public Method Define Fields per Export Type 20061116
5 REORG_PDX_PROFILE_SETTINGS Static method Public Method Define Fields for Each PDX Element 20061116
Events
Class CL_CFX_STRUCTURE_EXP_REPO_UI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_LANGUAGE_KEYS Public See coding 20041125 TT_LANGUAGE_KEYS type standard table of t002
2 TT_VRM_VALUES Public See coding 20041123 TT_VRM_VALUES type standard table of vrm_value
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CFX_STRUCTURE_EXP_REPO_UI has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CFX_STRUCTURE_EXP_REPO_UI has no exception.

Method GET_FIELDS_BY_DTF_EXPORT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTES Call by reference Type reference (TYPE) CL_CFX_STRUCTURE_DATA_COLLECT=>TT_TYPE_SUB_ATTR Attribute 20041123
2 Exporting ET_VRM_VALUES Call by reference Type reference (TYPE) TT_VRM_VALUES Inhalt Dropdown-Listbox 20041123
3 Importing I_EXPORT_TYPE Call by reference Type reference (TYPE) CFX_T_BOM_DTF_TYPE Art des Exports 20041123

Method GET_FIELDS_BY_DTF_EXPORT_TYPE on class CL_CFX_STRUCTURE_EXP_REPO_UI has no exception.

Method GET_FIELDS_BY_PDX_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTES Call by reference Type reference (TYPE) CL_CFX_STRUCTURE_DATA_COLLECT=>TT_TYPE_SUB_ATTR Attribute 20041201
2 Exporting ET_VRM_VALUES Call by reference Type reference (TYPE) TT_VRM_VALUES Inhalt Dropdown-Listbox 20041201
3 Importing I_ELEMENT Call by reference Type reference (TYPE) CFX_T_BOM_PDX_ELEMENT_NAME XML-Element gemäß IPC 2571 Standard 20041201

Method GET_FIELDS_BY_PDX_ELEMENT on class CL_CFX_STRUCTURE_EXP_REPO_UI has no exception.

Method REORG_DTF_PROFILE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXPORT_TYPE Call by reference Type reference (TYPE) CFX_T_BOM_DTF_TYPE Art des Exports 20061116
2 Importing I_TEST Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE boolsche Variable (X=true, -=false, space=unknown) 20061116

Method REORG_DTF_PROFILE_SETTINGS on class CL_CFX_STRUCTURE_EXP_REPO_UI has no exception.

Method REORG_PDX_PROFILE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELEMENT Call by reference Type reference (TYPE) CFX_T_BOM_PDX_ELEMENT_NAME XML-Element gemäß IPC 2571 Standard 20061116
2 Importing I_TEST Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE boolsche Variable (X=true, -=false, space=unknown) 20061116

Method REORG_PDX_PROFILE_SETTINGS on class CL_CFX_STRUCTURE_EXP_REPO_UI has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400