SAP ABAP Class /SLOAP/CL_AUTH_TEST (SLOAS: Authoritaion)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_PERSISTENT SLOAS: Persistent 20100127
2 Interface implementation (CLASS c. INTERFACES i_ref)  /SLOAP/IF_AUTH SLOAS: Authorization 20100127
Properties
Class /SLOAP/CL_AUTH_TEST  
Short Description SLOAS: Authoritaion    
Super Class /SLOAP/CL_PERSISTENT SLOAS: Persistent 
Instantiability of a Class 0  Private 
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_AUTH_TEST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /SLOAP/IF_AUTH SLOAS: Authorization 20100127
Friends
Class /SLOAP/CL_AUTH_TEST has no friend class.
Attributes
Class /SLOAP/CL_AUTH_TEST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20100127
2 CREATE Instance method Public Method 20100127
3 DELETE Instance method Public Method 20100127
4 GET_DESCRIPTION Instance method Public Method 20100127
5 GET_GUID Instance method Public Method 20100127
6 GET_STATE Instance method Public Method 20100127
7 I_CREATE Static method Private Method Creates a new authorization 20100127
8 I_LOAD_BY_GUID Static method Private Method Loads an existing authorization by its GUID 20100127
9 I_LOAD_BY_ID Static method Private Method Loads an existing authorization by its ID 20100127
10 LOAD_BY_GUID Instance method Public Method 20100127
11 LOAD_BY_ID Instance method Public Method 20100127
12 SAVE Instance method Public Method 20100127
13 SELECT_AUTH Static method Private Method Selects Authorization from Database 20100127
14 SET_DESCRIPTION Instance method Public Method 20100127
15 SET_STATE Instance method Public Method 20100127
Events
Class /SLOAP/CL_AUTH_TEST has no event.
Types
Class /SLOAP/CL_AUTH_TEST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) /SLOAP/AUTH_GUID SLOAS: Authorization Guid 20100127
2 Importing IV_ID Call by reference Type reference (TYPE) /SLOAP/AUTH_ID SLOAS: Authorization 20100127

Method CONSTRUCTOR on class /SLOAP/CL_AUTH_TEST has no exception.

Method CREATE Signature

Method CREATE on class /SLOAP/CL_AUTH_TEST has no parameter.
Method CREATE on class /SLOAP/CL_AUTH_TEST has no exception.

Method DELETE Signature

Method DELETE on class /SLOAP/CL_AUTH_TEST has no parameter.
Method DELETE on class /SLOAP/CL_AUTH_TEST has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class /SLOAP/CL_AUTH_TEST has no parameter.
Method GET_DESCRIPTION on class /SLOAP/CL_AUTH_TEST has no exception.

Method GET_GUID Signature

Method GET_GUID on class /SLOAP/CL_AUTH_TEST has no parameter.
Method GET_GUID on class /SLOAP/CL_AUTH_TEST has no exception.

Method GET_STATE Signature

Method GET_STATE on class /SLOAP/CL_AUTH_TEST has no parameter.
Method GET_STATE on class /SLOAP/CL_AUTH_TEST has no exception.

Method I_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_AUTH Value transfer Object reference (TYPE REF TO) /SLOAP/IF_AUTH SLOAS: Authorization 20100127
2 Importing IV_ID Call by reference Type reference (TYPE) /SLOAP/AUTH_ID SLOAS: Authorization 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_MISSING_PARAMETER 20100127
2 /SLOAP/CX_OBJ_ALREADY_EXISTS 20100127

Method I_LOAD_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_AUTH Value transfer Object reference (TYPE REF TO) /SLOAP/IF_AUTH SLOAS: Authorization 20100127
2 Importing IV_GUID Call by reference Type reference (TYPE) /SLOAP/AUTH_GUID SLOAS: Authorization Guid 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_MISSING_PARAMETER 20100127
2 /SLOAP/CX_NO_SUCH_OBJECT 20100127

Method I_LOAD_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_AUTH Value transfer Object reference (TYPE REF TO) /SLOAP/IF_AUTH SLOAS: Authorization 20100127
2 Importing IV_ID Call by reference Type reference (TYPE) /SLOAP/AUTH_ID SLOAS: Authorization 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_NO_SUCH_OBJECT 20100127

Method LOAD_BY_GUID Signature

Method LOAD_BY_GUID on class /SLOAP/CL_AUTH_TEST has no parameter.
Method LOAD_BY_GUID on class /SLOAP/CL_AUTH_TEST has no exception.

Method LOAD_BY_ID Signature

Method LOAD_BY_ID on class /SLOAP/CL_AUTH_TEST has no parameter.
Method LOAD_BY_ID on class /SLOAP/CL_AUTH_TEST has no exception.

Method SAVE Signature

Method SAVE on class /SLOAP/CL_AUTH_TEST has no parameter.
Method SAVE on class /SLOAP/CL_AUTH_TEST has no exception.

Method SELECT_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_AUTH Value transfer Type reference (TYPE) /SLOAP/AUTH SLOAS: Authorization Data 20100127
2 Importing IV_GUID Call by reference Type reference (TYPE) /SLOAP/AUTH_GUID SLOAS: Authorization Guid 20100127
3 Importing IV_ID Call by reference Type reference (TYPE) /SLOAP/AUTH_ID SLOAS: Authorization 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_INVALID_PARAMETER 20100127
2 /SLOAP/CX_MISSING_PARAMETER 20100127
3 /SLOAP/CX_NO_SUCH_OBJECT 20100127

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on class /SLOAP/CL_AUTH_TEST has no parameter.
Method SET_DESCRIPTION on class /SLOAP/CL_AUTH_TEST has no exception.

Method SET_STATE Signature

Method SET_STATE on class /SLOAP/CL_AUTH_TEST has no parameter.
Method SET_STATE on class /SLOAP/CL_AUTH_TEST has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 700