SAP ABAP Class CL_EXPO_VALIDITY_CONTROLLER (Evaluation of Statuses (Date/Change Number))
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-PDM (Application Component) Product Data Management
⤷
PLM_FOX_OBJ_COM (Package) Basis and Help Classes of PLM_FOX Implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOX_FREEABLE_OBJECT | ObjeCt with Free_Data Method | 20011127 |
Properties
| Class | CL_EXPO_VALIDITY_CONTROLLER | |
| Short Description | Evaluation of Statuses (Date/Change Number) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PLM_FOX_OBJ_COM | Basis and Help Classes of PLM_FOX Implementation |
| Created | 20000828 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FOX_FREEABLE_OBJECT | ObjeCt with Free_Data Method | 20011127 |
Friends
Class CL_EXPO_VALIDITY_CONTROLLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | EXPO_DATE_TYPE | '2' | Created On | 20001228 | ||
| 2 | Constant | Public | Type reference (TYPE) | EXPO_DATE_TYPE | '1' | Last Changed | 20001228 | ||
| 3 | Constant | Public | Type reference (TYPE) | EXPO_DATE_TYPE | '3' | Valid from | 20001228 | ||
| 4 | Constant | Public | Type reference (TYPE) | EXPO_DATE_TYPE | '4' | Valid To | 20001228 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | PTU_TAG | 'VAL' | Indicator | 20010710 | ||
| 6 | Constant | Public | Type reference (TYPE) | EXPO_VALIDITY_POSITION | 'D' | with Date Elements | 20010403 | ||
| 7 | Constant | Public | Type reference (TYPE) | EXPO_VALIDITY_POSITION | 'G' | general Validity | 20010403 | ||
| 8 | Constant | Public | Type reference (TYPE) | EXPO_VALIDITY_POSITION | 'H' | Above | 20010313 | ||
| 9 | Constant | Public | Type reference (TYPE) | EXPO_VALIDITY_POSITION | 'U' | Upper Limit | 20010313 | ||
| 10 | Constant | Public | Type reference (TYPE) | EXPO_VALIDITY_POSITION | 'I' | in Interval | 20010403 | ||
| 11 | Constant | Public | Type reference (TYPE) | EXPO_VALIDITY_POSITION | 'L' | Below | 20010313 | ||
| 12 | Constant | Public | Type reference (TYPE) | EXPO_VALIDITY_POSITION | 'E' | Lower Limit | 20010313 | ||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FOX_STRUCT_OBJECT_FACTORY | Factory for Instances of Structured Objects | 20010703 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EXPO_VALIDITY_PARAMETERS | Information About Validity | 20000913 | |||
| 15 | Instance attribute | Private | See coding | Cache for ECM Processors | 20011008 | ||||
| 16 | Instance attribute | Private | See coding | Cache for ECM Validities | 20011009 | ||||
| 17 | Static Attribute | Public | Type reference (TYPE) | FOX_DOMAIN_T | Fixed Values and Texts for a Domain | 20010406 | |||
| 18 | Static Attribute | Public | Type reference (TYPE) | FOX_DOMAIN_T | Fixed Values and Texts for a Domain | 20010406 | |||
| 19 | Static Attribute | Public | Type reference (TYPE) | XFELD | Checkbox Field | 20010212 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20010710 | |||
| 21 | Static Attribute | Public | Type reference (TYPE) | TIMEZONE | Time Zone | 20010219 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | DATUB | Valid-To Date | 20010220 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | DATUV | Valid-From Date | 20010220 | |||
| 24 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FOX_STRUCT_OBJECT_FACTORY | Current Factory | 20011008 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Validity for General Effectivity | 20011008 | |
| 2 | Instance method | Public | Method | Filter Individual Change Numbers According to Context | 20001110 | |
| 3 | Instance method | Public | Method | Filter Date According to Context | 20010105 | |
| 4 | Instance method | Private | Method | Filter Change Number According to Context | 20011009 | |
| 5 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010212 | |
| 6 | Instance method | Public | Method | Collect Validities and Filter Object Data | 20011004 | |
| 7 | Instance method | Public | Constructor | Constructor | 20010212 | |
| 8 | Instance method | Private | Method | Determines the Relative Position of a Date | 20010629 | |
| 9 | Static method | Public | Method | Conversion of Change Number to Date | 20010308 | |
| 10 | Static method | Public | Method | Translate Value of expo_date_type in the Text | 20010406 | |
| 11 | Instance method | Public | Method | Filter List of Change Numbers According to Context | 20000828 | |
| 12 | Instance method | Public | Method | Returns Explosion Interval | 20040428 | |
| 13 | Static method | Public | Method | Translate Value of expo_validity_position type in the Text | 20010406 | |
| 14 | Static method | Private | Event handling method | Set ECM Properly During New Explosion | 20010212 | |
| 15 | Instance method | Private | Method | Initialize Class | 20000828 | |
| 16 | Instance method | Private | Method | Check Change Numbers for Existence and Release | 20011009 | |
| 17 | Instance method | Private | Method | Determine Activities of Validity | 20011009 |
Events
Class CL_EXPO_VALIDITY_CONTROLLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_CACHE_ECM_PROC | Private | See coding | Structure of ECM Processor Cache | 20011008 | BEGIN OF ts_cache_ecm_proc,
aennr TYPE aennr,
exists TYPE flag_x,
released TYPE flag_x,
valpos TYPE expo_validity_position,
END OF ts_cache_ecm_proc
|
|
| 2 | TS_CACHE_ECM_VALID | Private | See coding | Structure of ECM Validity | 20011009 | begin of TS_CACHE_ecm_VALID,
aennr TYPE aennr,
end_of_val TYPE flag_x,
valid type flag_x,
end of ts_cache_ecm_valid
|
|
| 3 | TT_VALACT | Private | See coding | Table from Validity Activities | 20011009 | TT_VALACT type standard table of fox_valact
|
Method Signatures
Method CHECK_EFFECTIVITY_VALIDITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALID | Call by reference | Type reference (TYPE) | FLAG_X | Flag | 20011008 | |||
| 2 | IV_AENNR | Call by reference | Type reference (TYPE) | AENNR | Änderungsnummer | 20011008 |
Method CHECK_EFFECTIVITY_VALIDITY on class CL_EXPO_VALIDITY_CONTROLLER has no exception.
Method CHECK_SINGLE_CHANGE_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CHANGE_NUMBER | Call by reference | Type reference (TYPE) | EXPO_AENNR_S | Änderungsnummer | 20010313 | |||
| 2 | IS_CCIN | Call by reference | Type reference (TYPE) | CCIN | Änderungsdienst - Dateninterface | 20050317 | |||
| 3 | IS_OBJECT_KEY | Call by reference | Type reference (TYPE) | FOX_OBJECT_KEY_S | Generischer Objektkey für Factory | 20050317 | |||
| 4 | IV_END_OF_VALIDITY | Call by reference | Type reference (TYPE) | XFELD | Die Änderungsnummer definiert das Ende einer Gültigkeit | 20010130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Änderungsnummer existiert nicht | 20011010 | ||
| 2 | Änderungsnummer ist nicht freigegeben | 20011010 | ||
| 3 | Änderungsnummer in diesem Kontext nicht gültig | 20011010 |
Method CHECK_SINGLE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATE_ELEMENT | Call by reference | Type reference (TYPE) | EXPO_DATE_LIST_S | Datumselement | 20010404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datum in diesem Kontext ungültig | 20010105 |
Method CHECK_SINGLE_ECM_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CHANGE_NUMBER | Call by reference | Type reference (TYPE) | EXPO_AENNR_S | Änderungsnummer | 20011009 | |||
| 2 | IS_CCIN | Call by reference | Type reference (TYPE) | CCIN | Änderungsdienst - Dateninterface | 20050317 | |||
| 3 | IS_OBJECT_KEY | Call by reference | Type reference (TYPE) | FOX_OBJECT_KEY_S | Generischer Objektkey für Factory | 20050317 | |||
| 4 | IV_END_OF_VALIDITY | Call by reference | Type reference (TYPE) | FLAG_X | Die Änderungsnummer definiert das Ende einer Gültigkeit | 20011009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Änderungsnummer existiert nicht | 20011009 | ||
| 2 | Änderungsnummer ist nicht freigegeben | 20011009 | ||
| 3 | Änderungsnummer in diesem Kontext nicht gültig | 20011009 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EXPO_VALIDITY_CONTROLLER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EXPO_VALIDITY_CONTROLLER has no exception.
Method COLLECT_AND_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGE_INFO | Call by reference | Type reference (TYPE) | EXPO_CHANGE_INFO_T | Änderungsinformationen | 20011011 | |||
| 2 | CT_CHANGE_NUMBER | Call by reference | Type reference (TYPE) | EXPO_AENNR_T | Tabelle von Änderungsnummern | 20011004 | |||
| 3 | CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Objektdaten | 20011004 | |||
| 4 | CT_DATE_LIST | Call by reference | Type reference (TYPE) | EXPO_DATE_LIST_T | Tabelle der Datumsgültigkeit | 20011004 | |||
| 5 | IS_CCIN | Call by reference | Type reference (TYPE) | CCIN | Änderungsdienst - Dateninterface | 20050317 | |||
| 6 | IS_OBJECT_KEY | Call by reference | Type reference (TYPE) | FOX_OBJECT_KEY_S | Generischer Objektkey für Factory | 20050317 | |||
| 7 | IV_VALOBJ | Call by reference | Type reference (TYPE) | FOX_VALOBJ | Objektart der Gültigkeit (siehe CL_FOX_CONSTANTS) | 20011004 |
Method COLLECT_AND_FILTER on class CL_EXPO_VALIDITY_CONTROLLER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FOX_STRUCT_OBJECT_FACTORY | Fabrik für Instanzen der structured Objects | 20010703 |
Method CONSTRUCTOR on class CL_EXPO_VALIDITY_CONTROLLER has no exception.
Method DETERMINE_VALPOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALPOS | Call by reference | Type reference (TYPE) | EXPO_VALIDITY_POSITION | Lage einer Gültigkeit (siehe CL_EXPO_VALIDITY_CONTROLLER) | 20010629 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20010629 |
Method DETERMINE_VALPOS on class CL_EXPO_VALIDITY_CONTROLLER has no exception.
Method GET_DATE_OF_CHANGE_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20010308 | |||
| 2 | IV_CHANGE_NUMBER | Call by reference | Type reference (TYPE) | AENNR | Änderungsnummer | 20010308 |
Method GET_DATE_OF_CHANGE_NUMBER on class CL_EXPO_VALIDITY_CONTROLLER has no exception.
Method GET_DATE_TYPE_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATE_TYPE_EXT | Call by reference | Type reference (TYPE) | EXPO_DATE_TYPE_EXT | Kurzbeschreibung | 20010406 | |||
| 2 | IV_DATE_TYPE | Call by reference | Type reference (TYPE) | EXPO_DATE_TYPE | Bedeutung des Datums (s. CL_EXPO_VALIDITY_CONTROLLER) | 20010406 |
Method GET_DATE_TYPE_EXT on class CL_EXPO_VALIDITY_CONTROLLER has no exception.
Method GET_RELEVANT_CHANGE_NUMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGE_NUMBERS | Call by reference | Type reference (TYPE) | EXPO_AENNR_T | Tabelle von Änderungsnummern | 20000828 | |||
| 2 | EV_NUMBERS_FILTERED | Call by reference | Type reference (TYPE) | FLAG_X | Nummern wurden entfernt | 20001123 | |||
| 3 | IV_END_OF_VALIDITY | Call by reference | Type reference (TYPE) | XFELD | Die Änderungsnummern definieren das Ende einer Gültigkeit | 20010130 |
Method GET_RELEVANT_CHANGE_NUMBERS on class CL_EXPO_VALIDITY_CONTROLLER has no exception.
Method GET_VALIDITY_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALID_AFTER | Call by reference | Type reference (TYPE) | DATUV | Datum gültig ab | 20040428 | |||
| 2 | EV_VALID_BEFORE | Call by reference | Type reference (TYPE) | DATUB | Datum gültig bis | 20040428 |
Method GET_VALIDITY_INTERVAL on class CL_EXPO_VALIDITY_CONTROLLER has no exception.
Method GET_VALIDITY_POSITION_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALPOS_EXT | Call by reference | Type reference (TYPE) | EXPO_VALIDITY_POSITION_EXT | Kurzbeschreibung | 20010406 | |||
| 2 | IV_VALPOS | Call by reference | Type reference (TYPE) | EXPO_VALIDITY_POSITION | Lage einer Gültigkeit (siehe CL_EXPO_VALIDITY_CONTROLLER) | 20010406 |
Method GET_VALIDITY_POSITION_EXT on class CL_EXPO_VALIDITY_CONTROLLER has no exception.
Method HANDLE_EVENT_NEW_EXPLOSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_FACTORY | Value transfer | Attribute reference (LIKE) | 20020415 | |||||
| 2 | SENDER | Value transfer | Attribute reference (LIKE) | 20010212 |
Method HANDLE_EVENT_NEW_EXPLOSION on class CL_EXPO_VALIDITY_CONTROLLER has no exception.
Method INITIALIZE_ECM Signature
Method INITIALIZE_ECM on class CL_EXPO_VALIDITY_CONTROLLER has no parameter.
Method INITIALIZE_ECM on class CL_EXPO_VALIDITY_CONTROLLER has no exception.
Method PREPARE_CHANGE_NUMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHANGENR | Call by reference | Type reference (TYPE) | EXPO_CHANGENR_T | Tabelle von Änderungsnummern | 20011009 |
Method PREPARE_CHANGE_NUMBERS on class CL_EXPO_VALIDITY_CONTROLLER has no exception.
Method PREPARE_VALACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALACT | Call by reference | Type reference (TYPE) | TT_VALACT | Aktivitäten von Gültigkeiten | 20011009 | |||
| 2 | IT_CHANGE_INFO | Call by reference | Type reference (TYPE) | EXPO_CHANGE_INFO_T | Änderungsinformationen | 20011009 |
Method PREPARE_VALACT on class CL_EXPO_VALIDITY_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 46C1 |