SAP ABAP Class CL_RSTT_TDATA_AUTH (Test Data of Type Test User)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     BW_TDATA (Package) Transfer of Test and Application Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_TDATA Main Class for Test Data Transfer 20070420
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_OBJ Base Object Instance 20071009
Properties
Class CL_RSTT_TDATA_AUTH  
Short Description Test Data of Type Test User    
Super Class CL_RSTT_TDATA Main Class for Test Data Transfer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_TDATA   Transfer of Test and Application Data 
Created 20070420   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSTT_TDATA_AUTH has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSTT_OBJ Base Object Instance 20071009
Friends
Class CL_RSTT_TDATA_AUTH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_USER Instance attribute Public Type reference (TYPE) RSTT_TUSER Current Test User 20070420
2 O_TSX_AUTHVALUES Static Attribute Protected Type reference (TYPE) RSEC_TSX_AUTH_VALUES BI AS Authorization Reporting: Authorizations of a User 20070420
3 O_TS_AUTHT Static Attribute Protected Type reference (TYPE) RSEC_TS_AUTHT BI AS Authorizations: Texts for an Authorization 20070420
4 O_T_USERAUTH Static Attribute Protected Type reference (TYPE) RSEC_T_USER_AUTH BI AS Authorizations: Assignment of User, Authorizations 20070420
5 O_T_USERS Static Attribute Protected Type reference (TYPE) RSEC_T_USERS Table for Users 20070420
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070420
2 CREATE_CL_RSTT_TDATA_AUTH Static method Public Method Initialization of User Instance 20070420
3 GENERATE_TESTUSER_AUTH Static method Public Method Generate Test User 20070420
4 GET_REFERENCE_USER Static method Public Method Get Reference User as Template for Generation 20070420
5 SET_REFERENCE_USER Static method Public Method Specify Reference User As Template for Generation 20070420
6 _MARK_TPAC Instance method Protected Method Select Test Package 20081120
Events
Class CL_RSTT_TDATA_AUTH has no event.
Types
Class CL_RSTT_TDATA_AUTH 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 I_OBJID Call by reference Type reference (TYPE) SYSUUID_25 Objekt-ID 20070420
2 Importing I_OBJNM Call by reference Type reference (TYPE) RSTT_TOBJNM Testdatenname 20070420
3 Importing I_OBJREFNM Call by reference Type reference (TYPE) RSTT_TOBJNM Name der Referenz 20070420
4 Importing I_TDATATP Call by reference Type reference (TYPE) RSTT_TDATATP Testdatentyp 20070420
5 Importing I_T_SUBTP Call by reference Type reference (TYPE) RSTT_T_TDATATP Liste von relevanten Subtypen 20070420

Method CONSTRUCTOR on class CL_RSTT_TDATA_AUTH has no exception.

Method CREATE_CL_RSTT_TDATA_AUTH Signature

Method CREATE_CL_RSTT_TDATA_AUTH on class CL_RSTT_TDATA_AUTH has no parameter.
Method CREATE_CL_RSTT_TDATA_AUTH on class CL_RSTT_TDATA_AUTH has no exception.

Method GENERATE_TESTUSER_AUTH Signature

Method GENERATE_TESTUSER_AUTH on class CL_RSTT_TDATA_AUTH has no parameter.
Method GENERATE_TESTUSER_AUTH on class CL_RSTT_TDATA_AUTH has no exception.

Method GET_REFERENCE_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_USER Call by reference Type reference (TYPE) RSTT_TUSER User 20070420
# Exception Resumable Description Created on
1 USER_NOT_EXISTS 20070420

Method SET_REFERENCE_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER Call by reference Type reference (TYPE) RSTT_TUSER User 20070420
# Exception Resumable Description Created on
1 USER_NOT_EXISTS 20070420

Method _MARK_TPAC Signature

Method _MARK_TPAC on class CL_RSTT_TDATA_AUTH has no parameter.
Method _MARK_TPAC on class CL_RSTT_TDATA_AUTH has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700