SAP ABAP Class CL_UG_MD_ROLE_FACTORY (FIN Master Data: Roles)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGMD1 (Package) FIN General: Master Data: Buffer + Instances
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SHM_BUILD_INSTANCE | Flag Interface: Area Constructor for Shared Objects | 20050201 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_MD_ROLE_FACTORY | FIN Master Data: Roles | 20020108 |
Properties
| Class | CL_UG_MD_ROLE_FACTORY | |
| Short Description | FIN Master Data: Roles | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UGMD1 | FIN General: Master Data: Buffer + Instances |
| Created | 20010712 | SAP |
| Last change | 20050220 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SHM_BUILD_INSTANCE | Flag Interface: Area Constructor for Shared Objects | 20050201 | ||
| 2 | IF_UG_MD_ROLE_FACTORY | FIN Master Data: Roles | 20020108 |
Friends
Class CL_UG_MD_ROLE_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR6 | '&ROLE$' | Character Field of Length 6 | 20010905 | ||
| 2 | Constant | Private | Type reference (TYPE) | I | 6 | 20010905 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TIMESTAMP | Time Stamp of Last Role Change | 20031219 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UG_FIELDINFO_LOCAL | Field Info for a Local Dictionary Type | 20021023 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UG_MD_ROLE_FACTORY | FIN Master Data: Roles | 20010713 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_ROLE_FACTORY | Reference to Shared Object | 20050201 | |||
| 7 | Static Attribute | Private | See coding | FIN Master Data: General Indicator | 20010713 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | TS_CLASS_TIMESTAMP | 20031219 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | T_DEF_ROLE | 20010712 | ||||
| 10 | Static Attribute | Private | See coding | 20010731 | |||||
| 11 | Static Attribute | Private | Type reference (TYPE) | T_FIELD_ROLE | Assignment of Role to Field Names (UGMD1000 reversed) | 20030418 | |||
| 12 | Static Attribute | Private | See coding | FIN Master Data: Template for Table Generation | 20010729 | ||||
| 13 | Static Attribute | Private | See coding | 20020121 | |||||
| 14 | Static Attribute | Private | Type reference (TYPE) | T_ROLE_DEF | 20010712 | ||||
| 15 | Static Attribute | Private | See coding | 20010712 | |||||
| 16 | Static Attribute | Private | See coding | 20030715 | |||||
| 17 | Static Attribute | Private | Type reference (TYPE) | T_ROLE_ATTRIBUTE | 20010712 | ||||
| 18 | Static Attribute | Private | See coding | 20010712 | |||||
| 19 | Static Attribute | Private | See coding | 20010712 | |||||
| 20 | Static Attribute | Private | See coding | 20020111 | |||||
| 21 | Static Attribute | Private | See coding | 20020111 | |||||
| 22 | Static Attribute | Private | See coding | Default Attribute Mapping | 20040902 | ||||
| 23 | Static Attribute | Private | Type reference (TYPE) | T_ROLE_AUTH_FIELD | Prescribed Fields for Auth. Check | 20020919 | |||
| 24 | Static Attribute | Private | Type reference (TYPE) | T_ROLE_AUTH_TAB | Prescribed Check Tables for Auth. Check | 20020919 | |||
| 25 | Static Attribute | Private | Type reference (TYPE) | T_ROLE_AUTH_TEMPL | Prescribed Templates for Check Tables for Auth. Check | 20020919 | |||
| 26 | Static Attribute | Private | Type reference (TYPE) | UGMD_TS_ROLE | Roles with Delta End Node | 20041223 | |||
| 27 | Static Attribute | Private | See coding | 20030204 | |||||
| 28 | Static Attribute | Private | See coding | FIN Master Data: Template for Attributes at Hierarchy Edges | 20020107 | ||||
| 29 | Static Attribute | Private | See coding | FIN Master Data: SAP Restrictions on Hierarchies | 20010915 | ||||
| 30 | Static Attribute | Private | See coding | 20030217 | |||||
| 31 | Static Attribute | Private | See coding | 20020121 | |||||
| 32 | Static Attribute | Private | See coding | 20020111 | |||||
| 33 | Static Attribute | Private | See coding | 20021118 | |||||
| 34 | Static Attribute | Private | See coding | 20010712 | |||||
| 35 | Static Attribute | Private | Type reference (TYPE) | UGMD_TS_ROLE_WU | FIN Master Data: Role Assignment for Where-Used List | 20030714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010712 | |
| 2 | Static method | Public | Method | 20010713 | ||
| 3 | Static method | Public | Method | Invalidate Read Buffer Throughout System | 20050111 |
Events
Class CL_UG_MD_ROLE_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CLASS_TIMESTAMP | Private | See coding | 20031219 | BEGIN OF s_class_timestamp,
classname TYPE classname,
timestamp TYPE timestamp,
END OF s_class_timestamp
|
||
| 2 | S_FIELD_ROLE | Private | See coding | 20030418 | BEGIN OF s_field_role,
fieldname TYPE ug_fieldname,
role TYPE ug_role,
END OF s_field_role
|
||
| 3 | S_ROLE_ATTRIBUTE | Private | See coding | 20010712 | BEGIN OF s_role_attribute,
role TYPE ug_role,
attribute TYPE ug_fieldname,
END OF s_role_attribute
|
||
| 4 | S_ROLE_DEF | Private | See coding | 20010712 | BEGIN OF s_role_def.
INCLUDE TYPE ugmd1000.
TYPES: scrtext_s TYPE scrtext_s,
scrtext_m TYPE scrtext_m,
scrtext_l TYPE scrtext_l,
reptext TYPE reptext,
END OF s_role_def
|
||
| 5 | TS_CLASS_TIMESTAMP | Private | See coding | 20031219 | ts_class_timestamp TYPE SORTED TABLE OF s_class_timestamp
WITH UNIQUE KEY classname
|
||
| 6 | T_DEF_ROLE | Private | See coding | 20010712 | t_def_role TYPE SORTED TABLE OF ugmd1002
WITH UNIQUE KEY application infoobject
|
||
| 7 | T_FIELD_ROLE | Private | See coding | 20030418 | t_field_role TYPE SORTED TABLE OF s_field_role
WITH UNIQUE KEY fieldname
|
||
| 8 | T_ROLE_ATTRIBUTE | Private | See coding | 20010712 | t_role_attribute TYPE HASHED TABLE OF s_role_attribute WITH
UNIQUE KEY role attribute
|
||
| 9 | T_ROLE_AUTH_FIELD | Private | See coding | 20020919 | t_role_auth_field TYPE SORTED TABLE OF ugmd1040
WITH UNIQUE KEY role fieldname
|
||
| 10 | T_ROLE_AUTH_TAB | Private | See coding | 20020919 | t_role_auth_tab TYPE SORTED TABLE OF ugmd1041
WITH UNIQUE KEY role
|
||
| 11 | T_ROLE_AUTH_TEMPL | Private | See coding | 20020919 | t_role_auth_templ TYPE SORTED TABLE OF ugmd1042
WITH UNIQUE KEY role
|
||
| 12 | T_ROLE_DEF | Private | See coding | 20010712 | t_role_def TYPE SORTED TABLE OF s_role_def WITH UNIQUE KEY role
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UG_MD_ROLE_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UG_MD_ROLE_FACTORY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_UG_MD_ROLE_FACTORY | FI-Stammdaten: Rollen | 20010713 |
Method GET_INSTANCE on class CL_UG_MD_ROLE_FACTORY has no exception.
Method INVALIDATE_BUFFER Signature
Method INVALIDATE_BUFFER on class CL_UG_MD_ROLE_FACTORY has no parameter.
Method INVALIDATE_BUFFER on class CL_UG_MD_ROLE_FACTORY has no exception.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 3.1A |