SAP ABAP Class CL_ORG_CRIT_AUTHORITY (Organizational criterion instance)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
⤷
SVIM (Package) Basis View Maintenance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ORG_CRIT_GENERAL | Organizational criterion general | 19990707 |
Properties
| Class | CL_ORG_CRIT_AUTHORITY | |
| Short Description | Organizational criterion instance | |
| Super Class | CL_ORG_CRIT_GENERAL | Organizational criterion general |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SVIM | Basis View Maintenance |
| Created | 19990707 | 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_ORG_CRIT_AUTHORITY has no interface implemented.
Friends
Class CL_ORG_CRIT_AUTHORITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SVORG_OC_FOUND_TAB_TYPE | Attribute fields | 19990723 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | OC_USED_TYPE | Org. crit. attribute instance | 19990809 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SVORG_OC_FOUND_ATTRS_TYPE | Organizational criterion attributes | 19990723 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | OC_ATTR_TYPE | Last attribute used | 19990823 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | OC_USED_TAB_TYPE | Org. crit. processed | 19990806 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | ORGCRIT | Organizational criterion | 19990707 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Makes backup copy of attribute authorization value | 19990820 | |
| 2 | Instance method | Public | Method | Passes activity group maintenance values to attribute | 19990819 | |
| 3 | Instance method | Public | Method | Calls F4 help for an attribute | 19990824 | |
| 4 | Instance method | Public | Method | Authorization field maintenance method call | 19990723 | |
| 5 | Instance method | Public | Method | Copies converted authorization values | 19990818 | |
| 6 | Instance method | Public | Method | Deselects all in the authorization values list | 19990823 | |
| 7 | Instance method | Public | Constructor | Constructor | 19990707 | |
| 8 | Instance method | Public | Method | Deletes lines from the authorization values list | 19990824 | |
| 9 | Instance method | Private | Method | Organizational criteria F4 help call | 19990810 | |
| 10 | Instance method | Public | Method | Gets attribute authorization values as character | 19990809 | |
| 11 | Instance method | Public | Method | Gets activity group attribute authorization values | 19990819 | |
| 12 | Instance method | Public | Method | Puts empty line in authorization values list | 19990824 | |
| 13 | Instance method | Public | Method | Removes empty lines from the authorization values list | 19990819 | |
| 14 | Instance method | Public | Method | Removes empty lines from the authorization values list | 19990924 | |
| 15 | Instance method | Public | Method | Creates attribute authorization values from backup copy | 19990820 | |
| 16 | Instance method | Public | Method | Selects in the authorization values list | 19990823 | |
| 17 | Instance method | Public | Method | Converts an authorization value | 19990817 |
Events
Class CL_ORG_CRIT_AUTHORITY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | OC_ATTR_TAB_TYPE | Private | See coding | List of instantiated attributes | 19990830 | |
|
| 2 | OC_ATTR_TYPE | Private | See coding | Instantiated attribute | 19990830 | |
|
| 3 | OC_USED_TAB_TYPE | Private | See coding | List of organizational criteria used | 19990830 | |
|
| 4 | OC_USED_TYPE | Private | See coding | Organizational criteria used | 19990830 | |
Method Signatures
Method BACKUP_AUTHVALUE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | ORG_ATTR | Attribut | 19990820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut existiert nicht | 19990820 |
Method BUILD_AUTHVALUE_TABS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTGR_AUTHVAL | Call by reference | Type reference (TYPE) | SVORG_ACTGR_AUTHVAL_TYPE | Berechtigungswerte aus Aktivitätsgruppenpflege | 19990819 |
Method BUILD_AUTHVALUE_TABS on class CL_ORG_CRIT_AUTHORITY has no exception.
Method CALL_F4_FOR_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | ORG_ATTR | Attribut | 19990824 | |||
| 2 | DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aufrufendes Dynpro | 19990824 | |||
| 3 | FIELD | Call by reference | Type reference (TYPE) | HELP_INFO-DYNPROFLD | Cursorposition: Feld | 19990824 | |||
| 4 | PROGNAME | Value transfer | Type reference (TYPE) | SYREPID | Aufrufendes Programm | 19990824 | |||
| 5 | STEPL | Value transfer | Type reference (TYPE) | SYSTEPL | Cursorposition: Zeile | 19990824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut existiert nicht | 19990824 |
Method CALL_MAINTENANCE_METHOD Signature
Method CALL_MAINTENANCE_METHOD on class CL_ORG_CRIT_AUTHORITY has no parameter.
Method CALL_MAINTENANCE_METHOD on class CL_ORG_CRIT_AUTHORITY has no exception.
Method CHANGE_AUTHVALUE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | ORG_ATTR | Attribut | 19990818 | |||
| 2 | STEPL | Call by reference | Type reference (TYPE) | SYSTEPL | Zeilenindex des Berechtigungswertes | 19990818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut existiert nicht | 19990818 |
Method CLEAR_MARKS_AUTHVALUE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | ORG_ATTR | Attribut | 19990823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut existiert nicht | 19990823 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTGR_AUTHVAL | Value transfer | Type reference (TYPE) | SVORG_ACTGR_AUTHVAL_TYPE | Berechtigungswerte aus Aktivitätsgruppenpflege | 19990730 | |||
| 2 | NEW_ORG_CRIT | Call by reference | Type reference (TYPE) | XFELD | Flag: Neues Organisationskriterium aussuchen | 19990816 | |||
| 3 | ORG_CRIT | Call by reference | Type reference (TYPE) | ORG_CRIT | Organisationskriterium | 19990726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inkosistenzen im Organisationskriterium | 19990723 | ||
| 2 | Organisationskriterium nicht vorhanden | 19990720 |
Method DELETE_FROM_AUTHVAL_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | ORG_ATTR | Attribut | 19990824 | |||
| 2 | LINE | Call by reference | Type reference (TYPE) | SYSTEPL | 0 | Zeilenindex | 19990824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut existiert nicht | 19990824 |
Method FIND_ORG_CRIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ORG_CRIT | Call by reference | Type reference (TYPE) | ORG_CRIT | Organisationskriterium | 19990810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Organisationskriterium ausgewählt | 19990810 |
Method GET_AUTHVALUES_AS_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | ORG_ATTR | Attribut | 19990823 | |||
| 2 | AUTHVALUES_CHAR | Call by reference | Type reference (TYPE) | SVORG_MARKED_AUTHVAL_TYPE | Berechtigungswerte als Charakter | 19990809 | |||
| 3 | FIRST_LINE_ONLY | Call by reference | Type reference (TYPE) | CHAR01 | space | nur erste Zeile der Berechtigungswerte | 19990809 | ||
| 4 | SO_MANY_LINES | Call by reference | Type reference (TYPE) | SYTFILL | Anzahl Zeilen von Berechtigungsewerten | 19990809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut zum Organisationskriterium nicht gefunden | 19990809 |
Method GET_AUTHVALUES_FOR_ACTGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTGR_AUTHVAL | Call by reference | Type reference (TYPE) | SVORG_ACTGR_AUTHVAL_TYPE | Berechtigungswerte für Aktivitätsgruppenpflege | 19990819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Attribut zum Berechtigungsfeld gefunden | 19990819 |
Method INS_BL_INTO_AUTHVAL_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | ORG_ATTR | Attribut | 19990824 | |||
| 2 | LINE | Call by reference | Type reference (TYPE) | SYSTEPL | 0 | Zeilenindex | 19990824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut existiert nicht | 19990824 |
Method REARRANGE_AUTHVALUE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | ORG_ATTR | Attribut des Organisationskriteriums | 19990927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut existiert nicht | 19990819 |
Method REARRANGE_AUTHVALUE_TABS Signature
Method REARRANGE_AUTHVALUE_TABS on class CL_ORG_CRIT_AUTHORITY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut existiert nicht | 19990924 |
Method REBUILD_AUTHVALUE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | ORG_ATTR | Attribut | 19990820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut existiert nicht | 19990820 |
Method SET_MARK_AUTHVALUE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | ORG_ATTR | Attribut | 19990823 | |||
| 2 | LINE | Call by reference | Type reference (TYPE) | SYSTEPL | Zeile in den Berechtigungswerte | 19990823 | |||
| 3 | MARK | Call by reference | Type reference (TYPE) | XFELD | Markierungsfeld | 19990823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut existiert nicht | 19990823 |
Method START_CONVERSION_EXT_TO_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | ORG_ATTR | Attribut | 19990818 | |||
| 2 | STEPL | Call by reference | Type reference (TYPE) | SYSTEPL | Veränderte Zeile der Berechtigungsewerte | 19990817 | |||
| 3 | VALUE | Value transfer | Type reference (TYPE) | XUVAL | Eingabewert | 19990817 | |||
| 4 | VALUE_IS_UPPER_LIMIT | Call by reference | Type reference (TYPE) | XFELD | Flag: X = Wert ist Obergrenze eines Intervalls | 19990817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut nicht gefunden | 19990817 | ||
| 2 | Fehler im Konveriterungsbaustein | 19990817 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |