SAP ABAP Class CL_CFX_GENERIC_OBJECT_TYPE (Description Generic Object Type in cFolders)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents
Properties
Class CL_CFX_GENERIC_OBJECT_TYPE  
Short Description Description Generic Object Type in cFolders    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_FOLDERS   Collaboration Folders: Folder and Documents 
Created 20021129   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)
Interfaces
Class CL_CFX_GENERIC_OBJECT_TYPE has no interface implemented.
Friends
Class CL_CFX_GENERIC_OBJECT_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_CUSTOMER_OBJECT_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_CFX_GENERIC_OBJECT_TYPE Object Type Overwritten by Customer 20050104
2 MP_DEFAULT_GO Instance attribute Private Object reference (TYPE REF TO) CL_CFX_DEFAULT_AUTH_GO 20060828
3 MP_DESCRIPTION Instance attribute Private Object reference (TYPE REF TO) CL_CFX_GO_TEXT Texts for Generic Objects in cFolders 20021202
4 MP_NAME Instance attribute Private Object reference (TYPE REF TO) CL_CFX_GO_TEXT Texts for Generic Objects in cFolders 20021202
5 MT_DATA_TYPE Instance attribute Private Type reference (TYPE) CFX_TT_GO_DATA_TYPE Table with Data Types for Generic Object 20021211
6 MT_FIELDGROUP Instance attribute Private Type reference (TYPE) CFX_TT_GO_FIELDGROUP Table with Field Groups 20021211
7 MT_ID_NS Instance attribute Private Type reference (TYPE) CFX_TT_ID_NS Table with ID and Namespace 20030324
8 MT_ITEM_LIST Instance attribute Private Type reference (TYPE) CFX_TT_GO_ITEM_LIST Table Item List Generic Object in cFolders 20030109
9 MT_LINK_LIST Instance attribute Private Type reference (TYPE) CFX_TT_GO_LINK_LIST Table with Link Lists for Generic Object 20021212
10 MT_PROPERTY_LIST Instance attribute Private Type reference (TYPE) CFX_TT_GO_PROPERTY_LIST Table of Property Lists 20021212
11 MT_TYPING_PARENT Instance attribute Private Type reference (TYPE) CFX_TT_OBJECT_TYPE List with Object Types (as Class) 20030121
12 M_FILE_NAME Instance attribute Private Type reference (TYPE) CFX_STRING Character String for Collaboration Folders 20030131
13 M_ICON Instance attribute Private Type reference (TYPE) CFX_STRING URL for Icon 20021129
14 M_ID Instance attribute Private Type reference (TYPE) CFX_T_EXTERNAL_ID External ID 20021211
15 M_INT_ID Instance attribute Private Type reference (TYPE) CFX_STRING Internal ID 20030311
16 M_IS_FROM_SAP Instance attribute Private Type reference (TYPE) CFX_BOOLEAN Object Type Supplied by SAP 20050104
17 M_IS_STANDARD_OBJECT_TYPE Instance attribute Private Type reference (TYPE) CFX_BOOLEAN Is Object Type Standard (=Important)? 20021129
18 M_IS_VALID Instance attribute Private Type reference (TYPE) CFX_BOOLEAN Is Object Type Valid 20030227
19 M_NAMESPACE Instance attribute Private Type reference (TYPE) CFX_T_EXTERNAL_NAMESPACE External Namespace 20021211
20 SC_FIELDGROUP Instance attribute Private Type reference (TYPE) CFX_STRING 'Fieldgroup' Field Group 20021219
21 SC_ID_NS_LENGTH Constant Private Type reference (TYPE) I 255 Allowed Lenght of External IDs or Namespaces 20030122
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_ID_NS_WELLFORMED Instance method Private Method Checks if ID + Namespace from XML Fits the Intern. Structure 20030122
2 CHECK_ID_NS_UNIQUE Instance method Private Method Checks if IDs and Namespace Are Unique in the Object Type 20030324
3 CONSTRUCTOR Instance method Public Constructor Constructor 20050104
4 GET_CUSTOMER_OBJECT_TYPE Instance method Public Method Supplies Object Type Overwritten by Customer 20050105
5 GET_DATA_TYPES Instance method Public Method Returns the Data Types 20030218
6 GET_DEFAULT_OBJECT Instance method Public Method 20060828
7 GET_DESCRIPTION Instance method Public Method Returns the Description 20021202
8 GET_FIELDGROUPS Instance method Public Method Returns the Field Groups 20030109
9 GET_FIELDGROUP_FOR_IDENTIFIER Instance method Public Method Gets Field Group for ID and Namespace 20030113
10 GET_FILE_NAME Instance method Public Method Gets the File Names of the XML Description 20030131
11 GET_ICON Instance method Public Method Returns URL for Icon 20021129
12 GET_IDENTIFIER Instance method Public Method Returns External ID and Namespace 20021211
13 GET_INTERNAL_ID Instance method Public Method 20060818
14 GET_INT_ID Instance method Public Method Returns the Internal ID 20030311
15 GET_ITEM_LISTS Instance method Public Method Returns the Item Lists 20030109
16 GET_LINK_LISTS Instance method Public Method Returns the Link Lists 20030109
17 GET_NAME Instance method Public Method Returns the Names 20021202
18 GET_PROPERTY_LISTS Instance method Public Method Returns the Property Lists 20030109
19 GET_TYPING_PARENTS Instance method Public Method Returns the Object Types for Which the Category Exists 20030130
20 HAS_LINK_DATA_TYPE Instance method Public Method Returns Whether There Are Data Types That Contain Links 20030218
21 INITIALIZE Instance method Public Method Initializes Generic Object 20021220
22 INITIALIZE_DATA_TYPES Instance method Private Method Initializes the List of Data Types 20021211
23 INITIALIZE_DEFAULT_ITEMS Instance method Private Method Initializes List of Default Items 20021212
24 INITIALIZE_FIELDGROUPS Instance method Private Method Initializes Lis of Field Groups 20021211
25 INITIALIZE_FIELDS Instance method Private Method Initializes List of Fields 20021211
26 INITIALIZE_ITEM_LIST Instance method Private Method Initializes the Item List 20021212
27 INITIALIZE_ITEM_SETTINGS Instance method Private Method Initializes Item Settings 20021212
28 INITIALIZE_LINK_LISTS Instance method Private Method Initializes List of Link Lists 20021212
29 INITIALIZE_PROPERTIES Instance method Private Method Initializes the List of Properties 20021211
30 INITIALIZE_PROPERTY_LISTS Instance method Private Method Initializes List of Property Lists 20021212
31 INITIALIZE_TEMPLATE_PROPERTIES Instance method Private Method Initializes List of Template Properties 20021212
32 IS_FROM_SAP Instance method Public Method Returns Whether it Is a Generic Object Delivered by SAP 20050105
33 IS_STANDARD_OBJECT_TYPE Instance method Public Method Is it a Standard Object Type? 20021129
34 IS_VALID Instance method Public Method Is the Object Type OK 20030227
35 SET_FILE_NAME Instance method Public Method Sets the File Names of the XML Description 20030131
36 SET_INVALID Instance method Public Method Sets the Generic Object Type to Invalid 20030227
Events
Class CL_CFX_GENERIC_OBJECT_TYPE has no event.
Types
Class CL_CFX_GENERIC_OBJECT_TYPE has no local type.
Method Signatures

Method ASSERT_ID_NS_WELLFORMED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20030122
2 Importing I_NAMESPACE Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20030122

Method ASSERT_ID_NS_WELLFORMED on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method CHECK_ID_NS_UNIQUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFX_T_EXTERNAL_ID Externe ID 20030324
2 Importing I_NAMESPACE Call by reference Type reference (TYPE) CFX_T_EXTERNAL_NAMESPACE Externer Namesraum 20030324

Method CHECK_ID_NS_UNIQUE on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILE_NAME Call by reference Type reference (TYPE) CFX_STRING Dateiname 20050104
2 Importing I_IS_FROM_SAP Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20050104

Method CONSTRUCTOR on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method GET_CUSTOMER_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_CUSTOMER_OBJECT_TYPE Value transfer Object reference (TYPE REF TO) CL_CFX_GENERIC_OBJECT_TYPE Beschreibung generischer Objekttyp in cFolders 20050105

Method GET_CUSTOMER_OBJECT_TYPE on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method GET_DATA_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DATA_TYPE Value transfer Type reference (TYPE) CFX_TT_GO_DATA_TYPE Tabelle mit Datentypen für generisches Objekt 20030218

Method GET_DATA_TYPES on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method GET_DEFAULT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_DEF_GO_TYPE Value transfer Object reference (TYPE REF TO) CL_CFX_DEFAULT_AUTH_GO 20060828

Method GET_DEFAULT_OBJECT on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_DESCRIPTION Value transfer Object reference (TYPE REF TO) CL_CFX_GO_TEXT Texte für generische Objekte in cFolders 20021202

Method GET_DESCRIPTION on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method GET_FIELDGROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELDGROUP Value transfer Type reference (TYPE) CFX_TT_GO_FIELDGROUP Tabelle mit Feldgruppen 20030109

Method GET_FIELDGROUPS on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method GET_FIELDGROUP_FOR_IDENTIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFX_T_EXTERNAL_ID Externe ID 20030113
2 Importing I_NAMESPACE Call by reference Type reference (TYPE) CFX_T_EXTERNAL_NAMESPACE Externer Namesraum 20030113
3 Returning RP_FIELDGROUP Value transfer Object reference (TYPE REF TO) CL_CFX_GO_FIELDGROUP Feldgruppe in cFolders 20030113

Method GET_FIELDGROUP_FOR_IDENTIFIER on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method GET_FILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FILE_NAME Value transfer Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20030131

Method GET_FILE_NAME on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ICON Value transfer Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20021129

Method GET_ICON on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method GET_IDENTIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ID Call by reference Type reference (TYPE) CFX_T_EXTERNAL_ID Externe ID 20021211
2 Exporting E_NAMESPACE Call by reference Type reference (TYPE) CFX_T_EXTERNAL_NAMESPACE Externer Namesraum 20021211

Method GET_IDENTIFIER on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method GET_INTERNAL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INT_ID Value transfer Type reference (TYPE) CFX_ID 20060818

Method GET_INTERNAL_ID on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method GET_INT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INT_ID Value transfer Type reference (TYPE) CFX_STRING Interne Id des Objektes 20030311

Method GET_INT_ID on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method GET_ITEM_LISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ITEM_LIST Value transfer Type reference (TYPE) CFX_TT_GO_ITEM_LIST Tabelle mit Item Lists generisches Objekt cFolders 20030109

Method GET_ITEM_LISTS on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method GET_LINK_LISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LINK_LIST Value transfer Type reference (TYPE) CFX_TT_GO_LINK_LIST Tabelle mit Linklisten für generisches Objekt 20030109

Method GET_LINK_LISTS on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_NAME Value transfer Object reference (TYPE REF TO) CL_CFX_GO_TEXT Texte für generische Objekte in cFolders 20021202

Method GET_NAME on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method GET_PROPERTY_LISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PROPERTY_LIST Value transfer Type reference (TYPE) CFX_TT_GO_PROPERTY_LIST Tabelle von Propertylisten 20030109

Method GET_PROPERTY_LISTS on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method GET_TYPING_PARENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TYPING_PARENT Call by reference Type reference (TYPE) CFX_TT_OBJECT_TYPE Liste mit Objekttypen ( als Klasse ) 20030130

Method GET_TYPING_PARENTS on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method HAS_LINK_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_LINK_DATA_TYPE Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20030218

Method HAS_LINK_DATA_TYPE on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RAW_CONTENT Call by reference Type reference (TYPE) SDOKCNTBINS SDOK: Tabelle von Binärdokumentinhalten für den Web-Server 20021220
2 Importing I_FILE_SIZE Call by reference Type reference (TYPE) I 20021220

Method INITIALIZE on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method INITIALIZE_DATA_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA_TYPE Call by reference Type reference (TYPE) CFX_TT_XSLT_GO_DATA_TYPE Tabelle Datentyp generisches Objekt für Transformation 20021211

Method INITIALIZE_DATA_TYPES on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method INITIALIZE_DEFAULT_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DEFAULT_ITEM Call by reference Type reference (TYPE) CFX_TT_GO_DEFAULT_ITEM Tabelle mit Default items Generisches Objekt 20021212
2 Importing IT_DEFAULT_ITEM_XSLT Call by reference Type reference (TYPE) CFX_TT_XSLT_GO_DEFAULT_ITEM Tabelle Default item generisches Objekt für Transformation 20021212
3 Importing IT_FIELD Call by reference Type reference (TYPE) CFX_TT_GO_FIELD Tabelle von Feldern für generische Objekte in cFolders 20021212
4 Importing IT_LINK_LIST Call by reference Type reference (TYPE) CFX_TT_GO_LINK_LIST Tabelle mit Linklisten für generisches Objekt 20021212

Method INITIALIZE_DEFAULT_ITEMS on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method INITIALIZE_FIELDGROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDGROUP Call by reference Type reference (TYPE) CFX_TT_XSLT_GO_FIELDGROUP Feldgruppe aus XSLT für cFolders 20021211

Method INITIALIZE_FIELDGROUPS on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method INITIALIZE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD Call by reference Type reference (TYPE) CFX_TT_GO_FIELD Tabelle von Feldern für generische Objekte in cFolders 20021211
2 Importing IT_FIELD_XSLT Call by reference Type reference (TYPE) CFX_TT_XSLT_GO_FIELD Tabelle mit Feldern generisches Objekt für Transformation 20021211

Method INITIALIZE_FIELDS on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method INITIALIZE_ITEM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ITEM_LIST_XSLT Call by reference Type reference (TYPE) CFX_TS_XSLT_GO_ITEM_LIST Struktur Item generisches Objekt für Transformation 20021212

Method INITIALIZE_ITEM_LIST on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method INITIALIZE_ITEM_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SETTING Call by reference Type reference (TYPE) CFX_TT_GO_SETTING Tabelle mit default item settings für generisches Objekt 20021212
2 Importing IT_FIELD Call by reference Type reference (TYPE) CFX_TT_GO_FIELD Tabelle von Feldern für generische Objekte in cFolders 20021212
3 Importing IT_LINK_LIST Call by reference Type reference (TYPE) CFX_TT_GO_LINK_LIST Tabelle mit Linklisten für generisches Objekt 20021212
4 Importing IT_SETTING_XSLT Call by reference Type reference (TYPE) CFX_TT_XSLT_GO_SETTING Tabelle mit Settings generisches Objekt für Transformation 20021212

Method INITIALIZE_ITEM_SETTINGS on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method INITIALIZE_LINK_LISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINK_LIST Call by reference Type reference (TYPE) CFX_TT_GO_LINK_LIST Tabelle mit Linklisten für generisches Objekt 20021212
2 Importing IT_LINK_LIST_XSLT Call by reference Type reference (TYPE) CFX_TT_XSLT_GO_LINK_LIST Tabelle Linkliste generisches Objekt für Transformation 20021212

Method INITIALIZE_LINK_LISTS on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method INITIALIZE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPERTY Call by reference Type reference (TYPE) CFX_TT_GO_PROPERTY Tabelle mit Property Objekten für generisches Objekt 20021211
2 Importing IT_PROPERTY_XSLT Call by reference Type reference (TYPE) CFX_TT_XSLT_GO_PROPERTY Tabelle mit Properties generisches Objekt für Transformation 20021211

Method INITIALIZE_PROPERTIES on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method INITIALIZE_PROPERTY_LISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPERTY_LIST Call by reference Type reference (TYPE) CFX_TT_GO_PROPERTY_LIST Tabelle von Propertylisten 20021212
2 Importing IT_PROPERTY_LIST_XSLT Call by reference Type reference (TYPE) CFX_TT_XSLT_GO_PROPERTY_LIST Tabelle Property List generisches Objekt für Transformation 20021212

Method INITIALIZE_PROPERTY_LISTS on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method INITIALIZE_TEMPLATE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPERTY Call by reference Type reference (TYPE) CFX_TT_GO_PROPERTY Tabelle mit Property Objekten für generisches Objekt 20021212
2 Importing IT_TEMPLATE_PROPERTY Call by reference Type reference (TYPE) CFX_TT_XSLT_GO_TEMPL_PROPERTY Tabelle template properties gen Objekt für Transformation 20021212

Method INITIALIZE_TEMPLATE_PROPERTIES on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method IS_FROM_SAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_FROM_SAP Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20050105

Method IS_FROM_SAP on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method IS_STANDARD_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_STANDARD_OBJECT_TYPE Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20021129

Method IS_STANDARD_OBJECT_TYPE on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_VALID Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20030227

Method IS_VALID on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method SET_FILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILE_NAME Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20030131

Method SET_FILE_NAME on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.

Method SET_INVALID Signature

Method SET_INVALID on class CL_CFX_GENERIC_OBJECT_TYPE has no parameter.
Method SET_INVALID on class CL_CFX_GENERIC_OBJECT_TYPE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200