SAP ABAP Class CL_OSRAL_OO (Object Services: Repository Access Layer (OO))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA-OBS (Application Component) Object Services
     SOS_MAPPING (Package) Object Services Relational Mapping
Properties
Class CL_OSRAL_OO  
Short Description Object Services: Repository Access Layer (OO)    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOS_MAPPING   Object Services Relational Mapping 
Created 20000211   SAP 
Last change 20130531   SAP 
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 CL_OO_INCLUDE_NAMING Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 OSCON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 OSLA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 OSTYP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 SEOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 SEOP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
9 SEOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
10 SEOS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
11 SEOT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
12 SEOX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OSRAL_OO has no interface implemented.
Friends
Class CL_OSRAL_OO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE_NAME_TAB Instance attribute Public Type reference (TYPE) OSTYP_OBJNAME_HASHED_TAB List of Attribute Names 20000411
2 CLASS_CATEGORY Instance attribute Private Type reference (TYPE) SEOCATEGRY Class/Interface Category 20010704
3 CLASS_KEY Instance attribute Protected Type reference (TYPE) SEOCLSKEY Class identifier 20000211
4 DATA_BLOCK Instance attribute Protected Type reference (TYPE) ABAP_PARMBIND_TAB Data for Generation 20000211
5 GENERATOR Instance attribute Protected Type reference (TYPE) OBJNAME Generator for Sources 20000211
6 INHERITANCE Instance attribute Protected Type reference (TYPE) VSEOEXTEND Top class 20000315
7 METHOD_NAME_TAB Instance attribute Public Type reference (TYPE) OSTYP_OBJNAME_HASHED_TAB List of Methods 20000411
8 OBJECT_LIST Static Attribute Protected Type reference (TYPE) TYP_OBJECT_INF_TAB List of Information Objects 20000211
9 PRIVATE_SOURCE Instance attribute Protected Type reference (TYPE) SEO_SECTION_SOURCE Private Section (Source) 20000211
10 PROTECTED_SOURCE Instance attribute Protected Type reference (TYPE) SEO_SECTION_SOURCE Protected Section (Source) 20000211
11 REDEFINITIONS Instance attribute Public Type reference (TYPE) SEOR_REDEFINITIONS_R Redefinitions 20000315
12 TYPE_NAME_TAB Instance attribute Public Type reference (TYPE) OSTYP_OBJNAME_HASHED_TAB List of Types 20000411
Methods
# Method Level Visibility Method type Description Created on
1 ATTRIBUTES_MODIFY Instance method Public Method Modifies Several Attribute Entries (Metadata) 20000211
2 ATTRIBUTE_DELETE Instance method Public Method Deletes an Attribute Entry (Metadata) 20000211
3 ATTRIBUTE_MODIFY Instance method Public Method Modifies an Attribute Entry (Metadata) 20000211
4 CLSDEFERRDS_MODIFY Instance method Public Method Modifies Several Type Group Entries (Metadata) 20010130
5 CLSDEFERRD_MODIFY Instance method Public Method Modifies a Type Group Entry (Metadata) 20010130
6 CONSTRUCTOR Instance method Public Constructor Constructor 20000211
7 FRIENDSHIP_MODIFY Instance method Public Method Modifies a Friendship Relationship(Metadata) 20001017
8 GET_DATA Instance method Public Method Get: Data for Generation 20000211
9 GET_REPOSITORY_OBJ Static method Public Method Passes a Repository Object to a Class 20000211
10 INHERITANCE_MODIFY Instance method Public Method Modifies an Inheritance Relationship (Metadata) 20000211
11 INTERFACES_MODIFY Instance method Public Method Modifies Several Interface Entries (Metadata) 20000211
12 INTERFACE_DELETE Instance method Public Method Modifies an Interface Entry (Metadata) 20011112
13 INTERFACE_MODIFY Instance method Public Method Modifies an Interface Entry (Metadata) 20000211
14 METHODS_DEF_MODIFY Instance method Public Method Modifies Several Methods (Metadata) 20000211
15 METHODS_DELETE Instance method Public Method Deletes a Method (Metadata + Include) 20000404
16 METHODS_IMP_CREATE Instance method Public Method Generates Several Method Implementations (Include) 20000211
17 METHODS_IMP_MODIFY Instance method Public Method Modifies Several Method Implementations (Include) 20000211
18 METHODS_MODIFY Instance method Public Method Modifies Several Methods (Metadata + Include) 20000211
19 METHOD_DEF_MODIFY Instance method Public Method Modifies a Methods (Metadata) 20000211
20 METHOD_DELETE Instance method Public Method Deletes a Method (Metadata + Include) 20000211
21 METHOD_IMP_CREATE Instance method Public Method Generates a Method Implementation (Include) 20000211
22 METHOD_IMP_GET Instance method Public Method Gets a Method Implementation (Include) 20000425
23 METHOD_IMP_MODIFY Instance method Public Method Modifies a Method Implementation (Include) 20000211
24 METHOD_IMP_SET Instance method Public Method Overwrites a Method Implementation (Include) 20000425
25 METHOD_MODIFY Instance method Public Method Modifies a Method (Metadata + Include) 20000211
26 REDEFINITIONS_DELETE Instance method Public Method Deletes Several Redefinitions (Metadata) 20000404
27 REDEFINITION_DELETE Instance method Public Method Deletes a Redefinition (Metadata) 20000331
28 REFRESH_BUFFER Instance method Public Method Refreshes the Object Buffer 20000316
29 SAVE Instance method Public Method Saves the Data (Buffer -> Database) 20000211
30 SET_DATA Instance method Public Method Set: Data for Generation 20000211
31 SET_GENERATOR Instance method Public Method Set: Generator 20000315
32 SET_SOURCE Instance method Private Method Set Source 20060825
33 STRUCTURES_MODIFY Instance method Public Method Modifies Several Structure Entries (Metadata) 20000211
34 STRUCTURE_MODIFY Instance method Public Method Modifies a Structure Entry (Metadata) 20000211
35 TABLES_MODIFY Instance method Public Method Modifies Several Table Entries (Metadata) 20000211
36 TABLE_MODIFY Instance method Public Method Modifies a Table Entry (Metadata) 20000211
37 TYPEGROUPS_MODIFY Instance method Public Method Modifies Several Type Group Entries (Metadata) 20000211
38 TYPEGROUP_MODIFY Instance method Public Method Modifies a Type Group Entry (Metadata) 20000211
39 TYPES_MODIFY Instance method Public Method Modifies Several Types (Metadata) 20000316
40 TYPE_DELETE Instance method Public Method Deletes a Type (Metadata) 20000331
41 TYPE_MODIFY Instance method Public Method Modifies a Type (Metadata) 20000316
Events
Class CL_OSRAL_OO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_OBJECT_INF Protected See coding TYP_OBJECT_INF 20000211 BEGIN OF typ_object_inf, object TYPE REF TO cl_osral_oo, class_key TYPE seoclskey, END OF typ_object_inf
2 TYP_OBJECT_INF_TAB Protected See coding TYP_OBJECT_INF_TAB 20000211 typ_object_inf_tab TYPE STANDARD TABLE OF typ_object_inf WITH DEFAULT KEY
Method Signatures

Method ATTRIBUTES_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTES Call by reference Type reference (TYPE) SEOO_ATTRIBUTES_R Attributinformation 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method ATTRIBUTE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) SEOO_ATTRIBUTE_R Attributinformation 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method ATTRIBUTE_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) SEOO_ATTRIBUTE_R Attributinformation 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method CLSDEFERRDS_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLSDEFERRDS Call by reference Type reference (TYPE) SEOT_CLSDEFERRDS_R Vorwärtsdeklaration Klasseen 20010130
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20010130

Method CLSDEFERRD_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLSDEFERRD Call by reference Type reference (TYPE) SEOT_CLSDEFERRD_R Vorwärtsdeklaration Klasse 20010130
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20010130

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS_KEY Call by reference Type reference (TYPE) SEOCLSKEY Klassenschlüssel 20000211
2 Importing I_GENERATOR Call by reference Type reference (TYPE) OBJNAME 'OS_SRCGEN_MANAGED_CLASS' Generator fü die Sourcen 20000211

Method CONSTRUCTOR on class CL_OSRAL_OO has no exception.

Method FRIENDSHIP_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS_KEY Call by reference Type reference (TYPE) SEOCLSKEY Klassenschlüssel der Oberklasse 20001017
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20001017

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_PARMBIND_TAB Daten für die Generierung 20000211

Method GET_DATA on class CL_OSRAL_OO has no exception.

Method GET_REPOSITORY_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS_KEY Call by reference Type reference (TYPE) SEOCLSKEY Klassenschlüssel 20000211
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_OSRAL_OO Repository-Objekt 20000211

Method GET_REPOSITORY_OBJ on class CL_OSRAL_OO has no exception.

Method INHERITANCE_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS_KEY Call by reference Type reference (TYPE) SEOCLSKEY Klassenschlüssel der Oberklasse 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method INTERFACES_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERFACES Call by reference Type reference (TYPE) SEOR_IMPLEMENTINGS_R Schnittstelleninformation 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method INTERFACE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERFACE Call by reference Type reference (TYPE) SEOR_IMPLEMENTING_R Schnittstelleninformation 20011112
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20011112

Method INTERFACE_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERFACE Call by reference Type reference (TYPE) SEOR_IMPLEMENTING_R Schnittstelleninformation 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method METHODS_DEF_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHODS Call by reference Type reference (TYPE) OSTYP_METHOD_INF_TAB Methodenliste 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method METHODS_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHODS Call by reference Type reference (TYPE) OSTYP_METHOD_TAB Methodeninformation 20000404
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000404

Method METHODS_IMP_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHODS Call by reference Type reference (TYPE) OSTYP_METHOD_IMP_TAB Methodenliste 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method METHODS_IMP_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHODS Call by reference Type reference (TYPE) OSTYP_METHOD_IMP_TAB Methodenliste 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method METHODS_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHODS Call by reference Type reference (TYPE) OSTYP_METHOD_TAB Methodenliste 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method METHOD_DEF_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCEPTIONS Call by reference Type reference (TYPE) SEOS_EXCEPTIONS_R Ausnahmeliste 20000211
2 Importing I_METHOD Call by reference Type reference (TYPE) SEOO_METHOD_R Methodeninformation 20000211
3 Importing I_PARAMETERS Call by reference Type reference (TYPE) SEOS_PARAMETERS_R Attributliste 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method METHOD_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) SEOO_METHOD_R Methodeninformation 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method METHOD_IMP_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB Daten für die Generierung 20000211
2 Importing I_METHOD Call by reference Type reference (TYPE) SEOCPDKEY Methodeninformation 20000211
3 Importing I_REDEFINE Call by reference Type reference (TYPE) OS_BOOLEAN Flag: Methode redefinieren 20000316
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method METHOD_IMP_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) SEOCPDKEY Methodeninformation 20000425
2 Returning RESULT Value transfer Type reference (TYPE) SEOP_SOURCE Implementierung 20000425
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000425

Method METHOD_IMP_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB Daten für die Generierung 20000211
2 Importing I_METHOD Call by reference Type reference (TYPE) SEOCPDKEY Methodeninformation 20000211
3 Importing I_REDEFINE Call by reference Type reference (TYPE) OS_BOOLEAN Flag: Methode redefinieren 20000315
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method METHOD_IMP_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) SEOCPDKEY Methodeninformation 20000425
2 Importing I_SOURCE Call by reference Type reference (TYPE) SEOP_SOURCE Implementierung 20000425
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000425

Method METHOD_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB Daten für die Generierung 20000211
2 Importing I_EXCEPTIONS Call by reference Type reference (TYPE) SEOS_EXCEPTIONS_R Ausnahmeliste 20000211
3 Importing I_FORCE Call by reference Type reference (TYPE) OS_BOOLEAN Implementierung überschreiben 20000211
4 Importing I_METHOD Call by reference Type reference (TYPE) SEOO_METHOD_R Methodeninformation 20000211
5 Importing I_PARAMETERS Call by reference Type reference (TYPE) SEOS_PARAMETERS_R Attributliste 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method REDEFINITIONS_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHODS Call by reference Type reference (TYPE) OSTYP_METHOD_IMP_TAB Methodeninformation 20000404
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services Exception 20000404

Method REDEFINITION_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) SEOCPDKEY Methodeninformation 20000331
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services Exception 20000331

Method REFRESH_BUFFER Signature

Method REFRESH_BUFFER on class CL_OSRAL_OO has no parameter.
Method REFRESH_BUFFER on class CL_OSRAL_OO has no exception.

Method SAVE Signature

Method SAVE on class CL_OSRAL_OO has no parameter.
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB Daten für die Generierung 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method SET_GENERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GENERATOR Call by reference Type reference (TYPE) OBJNAME Name des Generators 20000315
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000315

Method SET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) SEOCPDKEY Keystruktur einer Komponente (mit zusammengesetzten Namen) 20060825
2 Importing I_SOURCE Call by reference Type reference (TYPE) SEOP_SOURCE 20060825
# Exception Resumable Description Created on
1 OS_EXCEPTION 20060825

Method STRUCTURES_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRUCTURES Call by reference Type reference (TYPE) OSM_STRUCTS Strukturliste 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method STRUCTURE_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRUCTURE Call by reference Type reference (TYPE) OSM_STRUCT Strukturinformation 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method TABLES_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLES Call by reference Type reference (TYPE) OSM_TABLES Tabellenliste 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method TABLE_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLE Call by reference Type reference (TYPE) OSM_TABLE Tabelleninformation 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method TYPEGROUPS_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPEGROUPS Call by reference Type reference (TYPE) SEOT_TYPEPUSAGES_R Typgruppenliste 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method TYPEGROUP_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPEGROUP Call by reference Type reference (TYPE) SEOT_TYPEPUSAGE_R Typgruppe 20000211
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000211

Method TYPES_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPES Call by reference Type reference (TYPE) SEOO_TYPES_R Typ 20000316
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000316

Method TYPE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPEKEY Call by reference Type reference (TYPE) SEOO_TYPE_KEY zu löschender Typ 20000331
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services Exception 20000331

Method TYPE_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) SEOO_TYPE_R Typ 20000316
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000316
History
Last changed by/on SAP  20130531 
SAP Release Created in 46D