SAP ABAP Class CL_HRPIQ00RULE_BUFFER_IT1747 (Buffer Infotype 1747)
Hierarchy
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
   IS-HER-CM-AD (Application Component) Administration
     PMIQ (Package) Campus Management
Properties
Class CL_HRPIQ00RULE_BUFFER_IT1747  
Short Description Buffer Infotype 1747    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PMIQ   Campus Management 
Created 20030205   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HRPIQ00READ_INFTY_BUF Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HRPIQ00SHBUF_INFTY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_HRPIQ00TOOLS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 PIQC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 PIQRR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPIQ00RULE_BUFFER_IT1747 has no interface implemented.
Friends
Class CL_HRPIQ00RULE_BUFFER_IT1747 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COUNTER_HRT1747 Static Attribute Public Type reference (TYPE) I PIQRR_BUF_HRT1747_CNT 20030206
2 COUNTER_P1747 Static Attribute Public Type reference (TYPE) I PIQRR_BUF_P1747_CNT 20030206
3 DEL_HRT1747_COUNT Static Attribute Protected Type reference (TYPE) I 20030207
4 DEL_HRT1747_TIME Static Attribute Protected Type reference (TYPE) I 20030207
5 DEL_P1747_COUNT Static Attribute Protected Type reference (TYPE) I 20030207
6 DEL_P1747_TIME Static Attribute Protected Type reference (TYPE) I 20030207
7 EVAL_STATISTIC_HRT1747 Static Attribute Protected Type reference (TYPE) FLAG piqc_false 20030206
8 EVAL_STATISTIC_P1747 Static Attribute Protected Type reference (TYPE) FLAG piqc_false 20030206
9 FAILS_HRT1747 Static Attribute Protected Type reference (TYPE) I Natural Number 20030206
10 FAILS_P1747 Static Attribute Protected Type reference (TYPE) I Natural Number 20030206
11 HITS_HRT1747 Static Attribute Protected Type reference (TYPE) I Natural Number 20030206
12 HITS_P1747 Static Attribute Protected Type reference (TYPE) I Natural Number 20030206
13 TIME_REMAIN_HRT1747 Static Attribute Public Type reference (TYPE) TZNTSTMPS PIQRR_BUF_HRT1747_T_REMAIN UTC Time Stamp in Long Form (YYYYMMDDhhmmss,mmmuuun) 20030206
14 TIME_REMAIN_P1747 Static Attribute Public Type reference (TYPE) TZNTSTMPS PIQRR_BUF_P1747_T_REMAIN UTC Time Stamp in Long Form (YYYYMMDDhhmmss,mmmuuun) 20030206
15 T_BUF_HRT1747 Static Attribute Protected Type reference (TYPE) PIQRR_T_BUF_HRT1747 20030206
16 T_BUF_P1747 Static Attribute Protected Type reference (TYPE) PIQRR_T_BUF_P1747 20030206
17 _USE_SHBUF Static Attribute Protected Type reference (TYPE) FLAG 20030217
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20030325
2 HRT1747_DEMAND Static method Public Method Get HRT1747 Records from Buffer 20030206
3 HRT1747_INIT Static method Public Method Initialize HRT1747 Buffer 20030205
4 HRT1747_STATISTIC_GET Static method Public Method Get Statistics for HRT1747 Buffer 20030206
5 HRT1747_SUPPLY Static method Public Method Fill HRT1747 Buffer 20030206
6 HRT1747_UPDATE Static method Public Method Delete Records from HRT1747 Buffer 20030206
7 P1747_DEMAND Static method Public Method Get P1747 Records from Buffer 20030206
8 P1747_INIT Static method Public Method Initialize P1747 Buffer 20030205
9 P1747_STATISTIC_GET Static method Public Method Get Statistics from P1747 Buffer 20030206
10 P1747_SUPPLY Static method Public Method Fill P1747 Buffer 20030206
11 P1747_UPDATE Static method Public Method Delete Records from P1747 Buffer 20030206
Events
Class CL_HRPIQ00RULE_BUFFER_IT1747 has no event.
Types
Class CL_HRPIQ00RULE_BUFFER_IT1747 has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HRPIQ00RULE_BUFFER_IT1747 has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRPIQ00RULE_BUFFER_IT1747 has no exception.

Method HRT1747_DEMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RC_HRT1747 Call by reference Type reference (TYPE) HRIQ_HRT1747_T Tabellentyp HRT1747 20030206
2 Exporting ET_RC_P1747_NOT_PROVIDED Call by reference Type reference (TYPE) HRIQ_P1747_T Tabellentyp P1747 20030206
3 Importing IT_RC_P1747 Call by reference Type reference (TYPE) HRIQ_P1747_T Tabellentyp P1747 20030206
4 Importing I_USE_SHBUF Call by reference Type reference (TYPE) FLAG allgemeines flag 20030217

Method HRT1747_DEMAND on class CL_HRPIQ00RULE_BUFFER_IT1747 has no exception.

Method HRT1747_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNTER Call by reference Attribute reference (LIKE) COUNTER_HRT1747 PIQRR_BUF_HRT1747_CNT . 20030206
2 Importing I_EVAL_STATISTIC Call by reference Type reference (TYPE) FLAG PIQC_FALSE . 20030206
3 Importing I_TIME_REMAIN Call by reference Attribute reference (LIKE) TIME_REMAIN_HRT1747 PIQRR_BUF_HRT1747_T_REMAIN . 20030206

Method HRT1747_INIT on class CL_HRPIQ00RULE_BUFFER_IT1747 has no exception.

Method HRT1747_STATISTIC_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DELETED_COUNT Call by reference Type reference (TYPE) I 20030207
2 Exporting DELETED_TIME Call by reference Type reference (TYPE) I 20030207
3 Exporting FAILS Call by reference Type reference (TYPE) I 20030206
4 Exporting HITS Call by reference Type reference (TYPE) I 20030206
5 Exporting HIT_RATIO Call by reference Type reference (TYPE) F 20030206
6 Exporting HRT1747_ENTRIES Call by reference Type reference (TYPE) I 20030206
7 Exporting P1747_ENTRIES Call by reference Type reference (TYPE) I 20030206
# Exception Resumable Description Created on
1 STATISTIC_NOT_RECORDED Statistik nicht erfasst 20030206

Method HRT1747_SUPPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RC_HRT1747 Call by reference Type reference (TYPE) HRIQ_HRT1747_T Tabellentyp HRT1747 20030206
2 Importing IT_RC_P1747 Call by reference Type reference (TYPE) HRIQ_P1747_T CM: Tabellentyp zu Struktur HROBJECT 20030206

Method HRT1747_SUPPLY on class CL_HRPIQ00RULE_BUFFER_IT1747 has no exception.

Method HRT1747_UPDATE Signature

Method HRT1747_UPDATE on class CL_HRPIQ00RULE_BUFFER_IT1747 has no parameter.
Method HRT1747_UPDATE on class CL_HRPIQ00RULE_BUFFER_IT1747 has no exception.

Method P1747_DEMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RC_HROBJECT_NOT_PROVIDED Call by reference Type reference (TYPE) PIQ_HROBJECT_T CM: Tabellentyp zu Struktur HROBJECT 20030206
2 Exporting ET_RC_P1747 Call by reference Type reference (TYPE) HRIQ_P1747_T Tabellentyp P1747 20030206
3 Importing IT_RC_HROBJECT Call by reference Type reference (TYPE) PIQ_HROBJECT_T CM: Tabellentyp zu Struktur HROBJECT 20030206
4 Importing I_DATE Call by reference Type reference (TYPE) SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20030206
5 Importing I_RLCATVERS Call by reference Type reference (TYPE) PIQRLCATVERS PIQRR_RLCATVERS_VSR Anforderungskatalogversion 20030206
6 Importing I_USE_SHBUF Call by reference Type reference (TYPE) FLAG Verwendung des Shared Buffers 20030217

Method P1747_DEMAND on class CL_HRPIQ00RULE_BUFFER_IT1747 has no exception.

Method P1747_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNTER Call by reference Attribute reference (LIKE) COUNTER_P1747 PIQRR_BUF_P1747_CNT 20030206
2 Importing I_EVAL_STATISTIC Call by reference Type reference (TYPE) FLAG PIQC_FALSE allgemeines flag 20030206
3 Importing I_TIME_REMAIN Call by reference Attribute reference (LIKE) TIME_REMAIN_P1747 PIQRR_BUF_P1747_T_REMAIN 20030206

Method P1747_INIT on class CL_HRPIQ00RULE_BUFFER_IT1747 has no exception.

Method P1747_STATISTIC_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DELETED_COUNT Call by reference Type reference (TYPE) I 20030207
2 Exporting DELETED_TIME Call by reference Type reference (TYPE) I 20030207
3 Exporting FAILS Call by reference Type reference (TYPE) I 20030206
4 Exporting HITS Call by reference Type reference (TYPE) I 20030206
5 Exporting HIT_RATIO Call by reference Type reference (TYPE) F 20030206
6 Exporting HROBJECT_ENTRIES Call by reference Type reference (TYPE) I 20030206
7 Exporting P1747_ENTRIES Call by reference Type reference (TYPE) I 20030206
# Exception Resumable Description Created on
1 STATISTIC_NOT_RECORDED Statistik nicht erfasst 20030206

Method P1747_SUPPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RC_HROBJECT Call by reference Type reference (TYPE) PIQ_HROBJECT_T CM: Tabellentyp zu Struktur HROBJECT 20030206
2 Importing IT_RC_P1747 Call by reference Type reference (TYPE) HRIQ_P1747_T Tabellentyp P1747 20030206
3 Importing I_DATE Call by reference Type reference (TYPE) SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20030206
4 Importing I_RLCATVERS Call by reference Type reference (TYPE) PIQRLCATVERS PIQRR_RLCATVERS_VSR Anforderungskatalogversion 20030207
# Exception Resumable Description Created on
1 RLCATVERS_INCONSISTENCY Sätze inkonsistent zu Übergebener RLCATVERS 20030207

Method P1747_UPDATE Signature

Method P1747_UPDATE on class CL_HRPIQ00RULE_BUFFER_IT1747 has no parameter.
Method P1747_UPDATE on class CL_HRPIQ00RULE_BUFFER_IT1747 has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472