SAP ABAP Class /SLOAP/CL_OBJECT_MINIMAL (minimal sloas object)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/APPLICATION (Package) SLT AP VER 1.0
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_ANALYSIS 20100127
2 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_AUTH Authorization 20100127
3 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_CUSTOMER 20100127
4 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_DELIVERY 20100127
5 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_MESSAGE_SYSTEM Improvement or error messages 20100127
6 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_OBJECT Standard attributes & methods 20100127
7 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_PERSONALIZATION User personalization 20100127
8 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_PRETEND pretent fuctions for service creation 20100127
9 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_ROLE Role 20100127
10 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_SERVICE SLOAS Service 20100127
... Click here to see Used By full list (11 items)
Properties
Class /SLOAP/CL_OBJECT_MINIMAL  
Short Description minimal sloas object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SLOAP/APPLICATION   SLT AP VER 1.0 
Created 20100127   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SLOAP/CL_OBJECT_MINIMAL has no forward declaration.
Interfaces
Class /SLOAP/CL_OBJECT_MINIMAL has no interface implemented.
Friends
Class /SLOAP/CL_OBJECT_MINIMAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_CREATION_TSTMP Instance attribute Protected Type reference (TYPE) /SLOAP/CREATION_TSTMP SLOAS creation timestamp 20100127
2 GV_CREATOR Instance attribute Protected Type reference (TYPE) /SLOAP/CREATOR SLOAS creator 20100127
3 GV_GUID Instance attribute Protected Type reference (TYPE) GUID Globally Unique Identifier 20100127
4 GV_ID Instance attribute Protected Type reference (TYPE) /SLOAP/ID SLOAS ID field 20100127
5 GV_OBJECT_NAME Instance attribute Protected Type reference (TYPE) STRING 20100127
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_NEW_GUID Static method Protected Method Creates new GUID 20100127
2 DETERMINE_OBJ_NAME Instance method Protected Method use rtts to determine class name 20100127
3 GET_CREATION_TSTMP Instance method Public Method Returns the creation date of this object 20100127
4 GET_CREATOR Instance method Public Method Returns the creator of this object 20100127
5 GET_GUID Instance method Public Method Returns the guid of the object 20100127
6 GET_ID Instance method Public Method 20100127
7 GET_SYSTEM_TIMESTAMP Static method Protected Method Returns current system timestamp 20100127
8 SET_CREATION_TSTMP Instance method Protected Method Sets a new creation time stamp 20100127
9 SET_CREATOR Instance method Public Method Sets a new creator 20100127
10 SET_ID Instance method Public Method Set ID 20100127
Events
Class /SLOAP/CL_OBJECT_MINIMAL has no event.
Types
Class /SLOAP/CL_OBJECT_MINIMAL has no local type.
Method Signatures

Method CREATE_NEW_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_GUID Value transfer Type reference (TYPE) /SLOAP/GUID SLOAS: Guid 20100127

Method CREATE_NEW_GUID on class /SLOAP/CL_OBJECT_MINIMAL has no exception.

Method DETERMINE_OBJ_NAME Signature

Method DETERMINE_OBJ_NAME on class /SLOAP/CL_OBJECT_MINIMAL has no parameter.
Method DETERMINE_OBJ_NAME on class /SLOAP/CL_OBJECT_MINIMAL has no exception.

Method GET_CREATION_TSTMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TSTMP Value transfer Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100127

Method GET_CREATION_TSTMP on class /SLOAP/CL_OBJECT_MINIMAL has no exception.

Method GET_CREATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CREATOR Value transfer Type reference (TYPE) USERNAME User name 20100127

Method GET_CREATOR on class /SLOAP/CL_OBJECT_MINIMAL has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GUID Value transfer Type reference (TYPE) GUID Globally Unique Identifier 20100127

Method GET_GUID on class /SLOAP/CL_OBJECT_MINIMAL has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) /SLOAP/ID 20100127

Method GET_ID on class /SLOAP/CL_OBJECT_MINIMAL has no exception.

Method GET_SYSTEM_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TIMESTAMP Value transfer Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100127

Method GET_SYSTEM_TIMESTAMP on class /SLOAP/CL_OBJECT_MINIMAL has no exception.

Method SET_CREATION_TSTMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100127

Method SET_CREATION_TSTMP on class /SLOAP/CL_OBJECT_MINIMAL has no exception.

Method SET_CREATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CREATOR Call by reference Type reference (TYPE) /SLOAP/CREATOR SLOAS creator 20100127

Method SET_CREATOR on class /SLOAP/CL_OBJECT_MINIMAL has no exception.

Method SET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) /SLOAP/ID 20100127
2 Importing IV_NO_CHECK Call by reference Type reference (TYPE) SAP_BOOL 20100127

Method SET_ID on class /SLOAP/CL_OBJECT_MINIMAL has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_ANALYSIS 20100127
2 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_AUTH Authorization 20100127
3 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_CUSTOMER 20100127
4 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_DELIVERY 20100127
5 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_MESSAGE_SYSTEM Improvement or error messages 20100127
6 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_OBJECT Standard attributes & methods 20100127
7 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_PERSONALIZATION User personalization 20100127
8 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_PRETEND pretent fuctions for service creation 20100127
9 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_ROLE Role 20100127
10 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_SERVICE SLOAS Service 20100127
11 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_USER Role 20100127
History
Last changed by/on SAP  20141030 
SAP Release Created in 700