SAP ABAP Class IF_CUSTOMIZING (GFW: Customizing)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CU GFW-Customizing: General constants etc. 19981218
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CU_DISPLAY_CONTEXT GFW Customizing: Display context 19981218
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VERIC_CLASS CL_VERIC_CLASS 19981118
Properties
Class IF_CUSTOMIZING  
Short Description GFW: Customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19980424   SAP 
Last change 20040909   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GFW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_CUSTOMIZING has no interface implemented.
Friends
Class IF_CUSTOMIZING has no friend class.
Attributes
Class IF_CUSTOMIZING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Deletes attribute values in the database 19990811
2 GET Instance method Public Method Reads an attribute value (or display context) 19980622
3 GET_BUNDLE_TYPE Instance method Public Method Returns unique ID of this class 19980623
4 GET_INSTANCE_ID Instance method Public Method Returns unique ID of this instance 19980623
5 GET_MASTER Instance method Public Method Reads master flag of an attribute 19980623
6 IS_CHANGED Instance method Public Method Is attribute bundle changed 19980624
7 LOAD Instance method Public Method Loads attribute values from the database 19980623
8 READ Instance method Public Method Read attribute values from table 19980622
9 SAVE Instance method Public Method Saves attribute values in the database 19980623
10 SET Instance method Public Method Sets an attribute value (or display context) 19980622
11 SET_DEFAULTS Instance method Public Method Resets all attribute values to initial values 19980701
12 SET_MASTER Instance method Public Method Sets master flag of an attribute 19980623
13 TRANSPORT Instance method Public Method Include all attribute values in a transport request 19991202
14 WRITE Instance method Public Method Extends table with all attribute values 19980622
Events
Class IF_CUSTOMIZING has no event.
Types
Class IF_CUSTOMIZING has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO Return code 19990811
2 Changing TRANSPORT Call by reference Type reference (TYPE) GFW_BOOLEAN GFW_TRUE Transport changes 19991116
3 Changing TRANSPORT_REQ Call by reference Type reference (TYPE) TRKORR SPACE Number of transport task 19991116

Method DELETE on class IF_CUSTOMIZING has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR_ID Value transfer Type reference (TYPE) I Attribut-Id (s. Klassenkonstanten) 19980629
2 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO Returncode 19980624
3 Exporting USR Call by reference Type reference (TYPE) GFWCUUSR User-Flag (Attribut vom Benutzer geaendert) 19980723
4 Exporting VALUE Call by reference Type reference (TYPE) ANY Attributwert 19980622

Method GET on class IF_CUSTOMIZING has no exception.

Method GET_BUNDLE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CLASS_ID Call by reference Type reference (TYPE) GFWCUBU Klassen-Id 19980623

Method GET_BUNDLE_TYPE on class IF_CUSTOMIZING has no exception.

Method GET_INSTANCE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INSTANCE_ID Value transfer Type reference (TYPE) GFW_CU_STR Instanz-Id 19980623

Method GET_INSTANCE_ID on class IF_CUSTOMIZING has no exception.

Method GET_MASTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR_ID Value transfer Type reference (TYPE) I Attribut-Id 19980629
2 Exporting MASTER Call by reference Type reference (TYPE) GFW_BOOLEAN Master true/false 19980623
3 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO Returncode 19980623

Method GET_MASTER on class IF_CUSTOMIZING has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FLAG Call by reference Type reference (TYPE) GFW_BOOLEAN geändertes Attribut true/false 19980624

Method IS_CHANGED on class IF_CUSTOMIZING has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) SYMANDT Values will be loaded from this client 19990813
2 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO Returncode 19980624
3 Exporting VALUES_LOADED Call by reference Type reference (TYPE) GFW_BOOLEAN Any values loaded from the database? 19991110

Method LOAD on class IF_CUSTOMIZING has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA Call by reference Type reference (TYPE) GFWCUDPT Attributwerte von DataProvider 19980622
2 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO Returncode 19980624

Method READ on class IF_CUSTOMIZING has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO Returncode 19980624
2 Changing TRANSPORT Call by reference Type reference (TYPE) GFW_BOOLEAN gfw_true Änderungen auch transportieren? 19990330
3 Changing TRANSPORT_REQ Call by reference Type reference (TYPE) TRKORR space Nummer der Transport-Aufgabe 19990330

Method SAVE on class IF_CUSTOMIZING has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR_ID Value transfer Type reference (TYPE) I Attribut-Id (s. Klassenkonstanten) 19980629
2 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO Returncode 19980624
3 Importing VALUE Call by reference Type reference (TYPE) ANY Attributwert 19980622

Method SET on class IF_CUSTOMIZING has no exception.

Method SET_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO Ergebniscode 19980701

Method SET_DEFAULTS on class IF_CUSTOMIZING has no exception.

Method SET_MASTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR_ID Value transfer Type reference (TYPE) I -1 Attribut-Id 19980629
2 Importing MASTER Value transfer Type reference (TYPE) GFW_BOOLEAN gfw_true Master true/false 19980623
3 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO Returncode 19980623

Method SET_MASTER on class IF_CUSTOMIZING has no exception.

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO Returncode 19991202
2 Changing TRANSPORT_REQ Call by reference Type reference (TYPE) TRKORR SPACE Number of transport task 19991202

Method TRANSPORT on class IF_CUSTOMIZING has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA Call by reference Type reference (TYPE) GFWCUDPT Attributwerte fuer DataProvider 19980622
2 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO Returncode 19980624

Method WRITE on class IF_CUSTOMIZING has no exception.
History
Last changed by/on SAP  20040909 
SAP Release Created in