SAP ABAP Class IF_GLO_MASTER_DATA_MNGR (Country-Specific Asset Master Data)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FAA_STORABLE | Object Can Be Stored | 20050103 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GLO_MASTER_DATA_MNGR | Asset | 20050103 |
Properties
| Class | IF_GLO_MASTER_DATA_MNGR | |
| Short Description | Country-Specific Asset Master Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050103 | SAP |
| Last change | 20140121 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_GLO_MASTER_DATA_MNGR has no interface implemented.
Friends
Class IF_GLO_MASTER_DATA_MNGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20050103 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | FAA_ASSET_ID | GUID That Uniquely Identifies an Asset | 20050103 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FAA_ASSET | Asset | 20050103 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | GLO_S_ASSET_DATA | Time-Dependent Asset Master Data | 20050103 | |||
| 5 | Instance attribute | Public | See coding | Time-Independent Country-Specific Asset Master Data | 20130129 | ||||
| 6 | Instance attribute | Public | See coding | 20130301 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks the Screen Data | 20050527 | |
| 2 | Instance method | Public | Method | Checks If All Screen Layout Rules Followed | 20050103 | |
| 3 | Instance method | Public | Method | 20050103 | ||
| 4 | Instance method | Public | Method | Gets the Time-Independent Asset Master Data | 20050103 | |
| 5 | Instance method | Public | Method | Gets the Time-Independent Asset Master Data (Other) | 20130301 | |
| 6 | Instance method | Public | Method | Initializes Manager via Asset Key | 20050103 | |
| 7 | Instance method | Public | Method | Initializes Asset Data | 20050103 | |
| 8 | Instance method | Public | Method | Flag If Any Asset Modified | 20130301 | |
| 9 | Instance method | Public | Method | 20050103 | ||
| 10 | Instance method | Public | Method | 20060308 | ||
| 11 | Instance method | Public | Method | Sets the Time-Independent Asset Master Data | 20050103 | |
| 12 | Instance method | Public | Method | 20050103 |
Events
Class IF_GLO_MASTER_DATA_MNGR has no event.
Types
Class IF_GLO_MASTER_DATA_MNGR has no local type.
Method Signatures
Method CHECK_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | CL_HRBAS_MESSAGE_LIST | HR-PD-Infotypen: Meldungen | 20050527 |
Method CHECK_DATA on class IF_GLO_MASTER_DATA_MNGR has no exception.
Method CHECK_FIELD_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | CL_HRBAS_MESSAGE_LIST | HR-PD-Infotypen: Meldungen | 20050103 |
Method CHECK_FIELD_RULES on class IF_GLO_MASTER_DATA_MNGR has no exception.
Method GET_CHANGES Signature
Method GET_CHANGES on class IF_GLO_MASTER_DATA_MNGR has no parameter.
Method GET_CHANGES on class IF_GLO_MASTER_DATA_MNGR has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DATA | Value transfer | Type reference (TYPE) | GLO_S_ASSET_DATA | Zeitunabhängige Anlagenstammdaten | 20050103 |
Method GET_DATA on class IF_GLO_MASTER_DATA_MNGR has no exception.
Method GET_DATA_OTHER_ASSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NASSETS | Value transfer | Type reference (TYPE) | GRUANZ | Number of similar assets | 20131002 | |||
| 2 | RS_DATA | Value transfer | Type reference (TYPE) | GLO_S_ASSET_DATA | Zeitunabhängige Anlagenstammdaten | 20130301 |
Method GET_DATA_OTHER_ASSET on class IF_GLO_MASTER_DATA_MNGR has no exception.
Method INIT_BY_ASSET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Call by reference | Type reference (TYPE) | FAACA_ACTIVITY | 20050103 | ||||
| 2 | ID_ASSETCLASS | Call by reference | Type reference (TYPE) | BF_ANLKL | Anlagenklasse | 20050103 | |||
| 3 | IS_ASSET_KEY | Call by reference | Type reference (TYPE) | FAA_S_ASSET_KEY | Schlüsselfelder zur Identifikation einer Anlage | 20050103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für eine Anlage | 20050103 |
Method INIT_BY_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_FAA_ASSET | Anlage | 20050103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Verwaltung Instanzen von Anlagenstämmen | 20050103 |
Method IS_ANY_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RB_MODIFIED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130301 |
Method IS_ANY_MODIFIED on class IF_GLO_MASTER_DATA_MNGR has no exception.
Method IS_MODIFIED Signature
Method IS_MODIFIED on class IF_GLO_MASTER_DATA_MNGR has no parameter.
Method IS_MODIFIED on class IF_GLO_MASTER_DATA_MNGR has no exception.
Method PREPARE_CHANGE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_TCODE | Call by reference | Type reference (TYPE) | SYTCODE | 20060308 | ||||
| 2 | ED_UDATE | Call by reference | Type reference (TYPE) | DATUM | 20060308 | ||||
| 3 | ED_USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | 20060308 | ||||
| 4 | ED_UTIME | Call by reference | Type reference (TYPE) | UZEIT | 20060308 | ||||
| 5 | ES_DATA | Call by reference | Type reference (TYPE) | GLO_S_ASSET_DATA | 20060308 | ||||
| 6 | ES_DATA_OLD | Call by reference | Type reference (TYPE) | GLO_S_ASSET_DATA | 20060308 | ||||
| 7 | ES_MAIN_ASSET_DATA | Call by reference | Type reference (TYPE) | FAA_S_MAIN_ASSET_DATA | 20060308 | ||||
| 8 | ES_MAIN_ASSET_DATA_OLD | Call by reference | Type reference (TYPE) | FAA_S_MAIN_ASSET_DATA | 20060308 |
Method PREPARE_CHANGE_DOCUMENT on class IF_GLO_MASTER_DATA_MNGR has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | GLO_S_ASSET_DATA | Zeitunabhängige Anlagenstammdaten | 20050103 | |||
| 2 | IV_COPY | Value transfer | Type reference (TYPE) | BOOLEAN | Copy function. Add new records to TMD-buffer | 20131011 | |||
| 3 | RV_RECORD_ADDED | Value transfer | Type reference (TYPE) | BOOLEAN | Flag-X-New records added to TMD-buffer | 20131011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für eine Anlage | 20050103 |
Method STORE Signature
Method STORE on class IF_GLO_MASTER_DATA_MNGR has no parameter.
Method STORE on class IF_GLO_MASTER_DATA_MNGR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |