SAP ABAP Class CL_LSO_CRP_SMM_DB (Stopmark Manager - Database)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PE-LSO-TM-DW (Application Component) Day-to-Day Activities
     LSO_CORRESPOND_ERP_BASE (Package) LSO Correspondence: Cross-Subcomponent Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LSO_CRP_SMM_STORAGE Stopmarks 20050406
Properties
Class CL_LSO_CRP_SMM_DB  
Short Description Stopmark Manager - Database    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LSO_CORRESPOND_ERP_BASE   LSO Correspondence: Cross-Subcomponent Objects 
Created 20050406   SAP 
Last change 20050411   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_LSO_CRP_SMM_STORAGE Stopmarks 20050406
Friends
Class CL_LSO_CRP_SMM_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IT_SMARKS Instance attribute Private Type reference (TYPE) LSO_CRP_SMM_TAB Stopmarks 20050408
2 IV_EMPTY Instance attribute Private Type reference (TYPE) ABAP_BOOL No Entries 20050406
3 IV_USER Instance attribute Private Type reference (TYPE) SYUNAME User Name 20050406
4 ST_USER_REF_CACHE Static Attribute Private Type reference (TYPE) TY_T_USER Cache with References to User-Specific Stopmarks 20050406
5 SV_GENERAL_REF Static Attribute Private Object reference (TYPE REF TO) CL_LSO_CRP_SMM_DB References to General Stopmarks for All 20050406
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050406
2 CREATE Static method Private Method Gets User-Specific Stopmark Manager - Database Object 20050406
3 CREATE_STORAGE Static method Public Method Stopmark Container 20050406
Events
Class CL_LSO_CRP_SMM_DB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_USER Private See coding 20050406 BEGIN OF ty_s_user, user TYPE syuname, user_ref TYPE REF TO cl_lso_crp_smm_db, END OF ty_s_user
2 TY_T_USER Private See coding 20050406 ty_t_user TYPE STANDARD TABLE OF ty_s_user
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME Benutzername 20050406

Method CONSTRUCTOR on class CL_LSO_CRP_SMM_DB has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050406
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_LSO_CRP_SMM_DB Stopp Marken Manager - Datenbank 20050406
# Exception Resumable Description Created on
1 CX_LSO_CRP_EXCEPTION Exception der LSO Korrespondenz 20050406

Method CREATE_STORAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050406
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_LSO_CRP_SMM_STORAGE Stopp Marken 20050406

Method CREATE_STORAGE on class CL_LSO_CRP_SMM_DB has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600