SAP ABAP Class CL_HROM_GOS_INFO_PROVIDER (OM: Obtaining Information on BOR Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-OM (Application Component) Organizational Management
⤷
SP0E (Package) HR-OM: Organizational Management Enhancements

⤷

⤷

Properties
Class | CL_HROM_GOS_INFO_PROVIDER | |
Short Description | OM: Obtaining Information on BOR Objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SP0E | HR-OM: Organizational Management Enhancements |
Created | 19991228 | SAP |
Last change | 00000000 | 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) |
Interfaces
Class CL_HROM_GOS_INFO_PROVIDER has no interface implemented.
Friends
Class CL_HROM_GOS_INFO_PROVIDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | FLAG | ' ' | Boolean Variable: False | 19991228 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | FLAG | 'X' | Boolean Variable: True Boolean Variable: True | 19991228 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UI_FUNCATTR | Context Menu: Functions and Attributes | 19991230 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GOS_MANAGER | Publication for Generic Object Services | 19991230 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 19991230 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | HRGOS_T778O_T | Table T778O | 19991228 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | HRGOS_T77EO_T | Table T77EO | 19991228 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Inserts Object into Object History | 19991230 |
2 | ![]() |
Static method | Public | Method | Checks if Object Type is 'External' to PD | 19991228 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 19991230 |
4 | ![]() |
Instance method | Public | Method | Processing Fcode | 19991230 |
5 | ![]() |
Static method | Public | Method | Returns BOR Object | 19991228 |
6 | ![]() |
Static method | Public | Method | Returns BOR Object Key for a PD-Internal Object | 19991228 |
7 | ![]() |
Static method | Public | Method | Returns BOR Object Type, if Available | 19991228 |
8 | ![]() |
Instance method | Public | Method | Returns GOS Context Menu | 19991230 |
9 | ![]() |
Static method | Public | Method | Returns Org. Objects of Entered GOS Objects | 20000119 |
10 | ![]() |
Static method | Public | Method | Returns OBJEC of a PD-Internal Object | 20000119 |
11 | ![]() |
Static method | Public | Method | Returns the (First Found) Org. Obj. Type of a BOR Obj. Type | 20000119 |
12 | ![]() |
Static method | Private | Method | Returns Contents of Table T778O | 19991228 |
13 | ![]() |
Static method | Private | Method | Returns Contents of Table T77EO | 19991228 |
Events
Class CL_HROM_GOS_INFO_PROVIDER has no event.
Types
Class CL_HROM_GOS_INFO_PROVIDER has no local type.
Method Signatures
Method ADD_TO_OBJECT_HISTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT | Value transfer | Type reference (TYPE) | OBJEC | Einzufügendes Objekt | 19991230 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt konnte nicht eingefügt werden | 19991230 |
Method CHECK_OTYPE_IS_EXTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXTERNAL | Value transfer | Type reference (TYPE) | FLAG | PD-externer Objekttyp | 19991228 | ||
2 | ![]() |
OTYPE | Value transfer | Type reference (TYPE) | OTYPE | Objekttyp | 19991228 |
Method CHECK_OTYPE_IS_EXTERNAL on class CL_HROM_GOS_INFO_PROVIDER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HROM_GOS_INFO_PROVIDER has no parameter.
Method CONSTRUCTOR on class CL_HROM_GOS_INFO_PROVIDER has no exception.
Method DISPATCH_MENU_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Type reference (TYPE) | SYUCOMM | Ausgelöster OKCODE | 19991230 | ||
2 | ![]() |
NO_GOS_FCODE | Value transfer | Type reference (TYPE) | FLAG | Kein GOS-Fcode | 19991230 |
Method DISPATCH_MENU_COMMAND on class CL_HROM_GOS_INFO_PROVIDER has no exception.
Method GET_BORIDENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BOR_OBJECT | Value transfer | Type reference (TYPE) | BORIDENT | Object Relationship Service : BOR Objektidentifier | 19991228 | ||
2 | ![]() |
OBJECT | Value transfer | Type reference (TYPE) | OBJEC | Workarea zur Datenbank PCH | 19991228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unbekannter Objekttyp | 19991228 |
Method GET_BORKEY_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BOR_KEY | Value transfer | Type reference (TYPE) | SWO_TYPEID | Objektschlüssel | 19991228 | ||
2 | ![]() |
OBJECT | Value transfer | Type reference (TYPE) | OBJEC | Workarea zur Datenbank PCH | 19991228 |
Method GET_BORKEY_INTERNAL on class CL_HROM_GOS_INFO_PROVIDER has no exception.
Method GET_BOR_OTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BOR_OTYPE | Value transfer | Type reference (TYPE) | SWO_OBJTYP | Objekttyp | 19991228 | ||
2 | ![]() |
OTYPE | Value transfer | Type reference (TYPE) | OTYPE | Objekttyp | 19991228 |
Method GET_BOR_OTYPE on class CL_HROM_GOS_INFO_PROVIDER has no exception.
Method GET_GOS_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GOS_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 19991230 | ||
2 | ![]() |
GOS_MENU_TEXT | Value transfer | Type reference (TYPE) | GUI_TEXT | Zugeordneter Text | 19991230 | ||
3 | ![]() |
OBJECT | Value transfer | Type reference (TYPE) | OBJEC | Objekt, für welches das Menü angefordert wird | 19991230 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kontextmenü konnte nicht erstellt werden | 19991230 |
Method GET_ORG_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GOS_OBJECTS | Value transfer | Type reference (TYPE) | HRGOS_KEY_OBJECT_T | GOS-Objekte | 20000119 | ||
2 | ![]() |
ORG_OBJECTS | Value transfer | Type reference (TYPE) | KEYOBJEC_T | Org.Objekte | 20000119 | ||
3 | ![]() |
ORG_OTYPE | Value transfer | Type reference (TYPE) | OTYPE | Org.Objekttyp der GOS-Objekte | 20000119 |
Method GET_ORG_OBJECTS on class CL_HROM_GOS_INFO_PROVIDER has no exception.
Method GET_ORG_OBJECT_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BORKEY | Value transfer | Type reference (TYPE) | BORIDENT | BOR-Objektschlüssel | 20000119 | ||
2 | ![]() |
ORG_OBJECT | Value transfer | Type reference (TYPE) | OBJEC | Org.Objekt | 20000119 | ||
3 | ![]() |
OTYPE | Value transfer | Type reference (TYPE) | OTYPE | Org.Objekttyp | 20000119 |
Method GET_ORG_OBJECT_INTERNAL on class CL_HROM_GOS_INFO_PROVIDER has no exception.
Method GET_ORG_OTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BOR_OTYPE | Value transfer | Type reference (TYPE) | SWO_OBJTYP | BOR-Objekttyp | 20000119 | ||
2 | ![]() |
ORG_OTYPE | Value transfer | Type reference (TYPE) | OTYPE | Org.Objekttyp | 20000119 |
Method GET_ORG_OTYPE on class CL_HROM_GOS_INFO_PROVIDER has no exception.
Method READ_T778O Signature
Method READ_T778O on class CL_HROM_GOS_INFO_PROVIDER has no parameter.
Method READ_T778O on class CL_HROM_GOS_INFO_PROVIDER has no exception.
Method READ_T77EO Signature
Method READ_T77EO on class CL_HROM_GOS_INFO_PROVIDER has no parameter.
Method READ_T77EO on class CL_HROM_GOS_INFO_PROVIDER has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 46C |