SAP ABAP Class CL_HRPT_TMWBUFFER_CTRL (TMW Buffer: Control of TMW Buffer (Internal))
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PT-RC (Application Component) Time Data Recording and Administration
     PT_TMW_BUFFER (Package) TMW: Buffer and Database Access
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPA_FRAMEWORK_INTEGRATION HR: Master Data for Other Framework Integration 20021118
Properties
Class CL_HRPT_TMWBUFFER_CTRL  
Short Description TMW Buffer: Control of TMW Buffer (Internal)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package PT_TMW_BUFFER   TMW: Buffer and Database Access 
Created 20021118   SAP 
Last change 20030220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPT_TMWBUFFER_CTRL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPA_FRAMEWORK_INTEGRATION HR: Master Data for Other Framework Integration 20021118
Friends
Class CL_HRPT_TMWBUFFER_CTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_VERSION_COUNTER Instance attribute Private Type reference (TYPE) TIM_TMWBUFFER_VERSION TMW Buffer: Handle of a Buffer Version 20021118
2 A_VERSION_CTRL Instance attribute Private Object reference (TYPE REF TO) IF_HRPT_TMWBUFFER_VERSION_CTRL TMW Buffer: Control of Version Management in TMW 20021118
3 A_VERSION_TAB Instance attribute Private Type reference (TYPE) T_VERSION_TAB 20021118
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20021118
2 CREATE_VERSION_ID Instance method Private Method Create New Version ID 20021118
3 POP_VERSION Instance method Private Method Remove Version 20021118
Events
Class CL_HRPT_TMWBUFFER_CTRL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_VERSION_ENTRY Private See coding Convert Trial Version 20021118
2 T_VERSION_TAB Private See coding Table with Trial Version Mapping 20021118
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VERSION_CTRL Call by reference Object reference (TYPE REF TO) IF_HRPT_TMWBUFFER_VERSION_CTRL TMW Puffer: Steuerung der Versionsverwaltung im TMW 20021118
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021118

Method CREATE_VERSION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VERSION Value transfer Type reference (TYPE) TIM_TMWBUFFER_VERSION TMW Buffer: Handle einer Puffer Version 20021118
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021118

Method POP_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TRIAL_COOKIE Call by reference Object reference (TYPE REF TO) IF_HRPA_TOKEN HR: Token 20021118
2 Returning VERSION Value transfer Type reference (TYPE) TIM_TMWBUFFER_VERSION TMW Buffer: Handle einer Puffer Version 20021118
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021118
History
Last changed by/on SAP  20030220 
SAP Release Created in 470