SAP ABAP Interface IF_CUSTOMIZING (GFW: Customizing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GRA (Application Component) Graphic
     SGRB (Package) ABAP Graphic Proxies
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
Interface IF_CUSTOMIZING  
Short Description GFW: Customizing    
General Data
Package SGRB   ABAP Graphic Proxies 
Created 19980424   SAP 
Last changed 20040909   SAP 
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
Interface IF_CUSTOMIZING has no interface.
Friends
Interface IF_CUSTOMIZING has no friend.
Attributes
Interface 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
Interface IF_CUSTOMIZING has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_CUSTOMIZING has no exception.
History
Last changed by/on SAP  20040909 
SAP Release Created in