SAP ABAP Class CL_RMPS_ORG_HELP (Help Methods for Access to Organizational Structure)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_TOOLS (Package) Various Tools (Records Directory,....)
⤷
⤷
Properties
| Class | CL_RMPS_ORG_HELP | |
| Short Description | Help Methods for Access to Organizational Structure | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_TOOLS | Various Tools (Records Directory,....) |
| Created | 20021118 | SAP |
| Last change | 20050213 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMPS_ORG_HELP has no forward declaration.
Interfaces
Class CL_RMPS_ORG_HELP has no interface implemented.
Friends
Class CL_RMPS_ORG_HELP has no friend class.
Attributes
Class CL_RMPS_ORG_HELP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Description Text for Org. Object Key | 20021119 | |
| 2 | Static method | Public | Method | Get Description Text for Org. Object Type | 20021119 | |
| 3 | Static method | Public | Method | Display F4 Help for Specific Org. Object Type | 20021118 | |
| 4 | Static method | Public | Method | Check Entry Org. Object Type Vs Org. Object | 20021118 |
Events
Class CL_RMPS_ORG_HELP has no event.
Types
Class CL_RMPS_ORG_HELP has no local type.
Method Signatures
Method GET_ORG_OBJ_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT_KEY | Value transfer | Type reference (TYPE) | STRING | Org.objektschlüssel | 20021119 | |||
| 2 | IM_OBJECT_TYPE | Value transfer | Type reference (TYPE) | STRING | Org-Objekt-Typ | 20021119 | |||
| 3 | RE_ORG_OBJ_DESCR | Value transfer | Type reference (TYPE) | STRING | Bezeichnung zum Org.objekt | 20021119 |
Method GET_ORG_OBJ_DESCR on class CL_RMPS_ORG_HELP has no exception.
Method GET_ORG_OBJ_TYPE_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DOMAIN_NAME | Value transfer | Type reference (TYPE) | STRING | 'RMPS_WHERE_TYPE' | Name der Domäne, die den Objekttyp enthält | 20021119 | ||
| 2 | IM_ORG_OBJECT_TYPE | Value transfer | Type reference (TYPE) | STRING | Org-Objekt-Typ | 20021119 | |||
| 3 | RE_ORG_TYPE_DESCR | Value transfer | Type reference (TYPE) | STRING | Bezeichnung des Objekttyps | 20021119 |
Method GET_ORG_OBJ_TYPE_DESCR on class CL_RMPS_ORG_HELP has no exception.
Method SHOW_SEARCH_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung des ausgewählten Objekts | 20021118 | |||
| 2 | EX_OBJECT_KEY | Value transfer | Type reference (TYPE) | STRING | Schlüssel des ausgewählten Objekts | 20021118 | |||
| 3 | EX_SHORT_NAME | Value transfer | Type reference (TYPE) | STRING | Kurzname des ausgewählten Objekts | 20021118 | |||
| 4 | IM_OBJECT_TYPE | Value transfer | Type reference (TYPE) | STRING | Typ des Organisationsobjekts | 20021119 |
Method SHOW_SEARCH_HELP on class CL_RMPS_ORG_HELP has no exception.
Method VALIDATE_ORG_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OBJECT_KEY | Value transfer | Type reference (TYPE) | STRING | Org.objektschlüssel (z.B. OU, Username) | 20021121 | |||
| 2 | EX_MESSAGE | Value transfer | Type reference (TYPE) | SYMSG | Meldung, wenn nicht ok | 20021118 | |||
| 3 | EX_OK | Value transfer | Type reference (TYPE) | SRMBOOLEAN | OK? (IF_SRM=>TRUE/FALSE) | 20021118 | |||
| 4 | IM_OBJECT_TYPE | Value transfer | Type reference (TYPE) | STRING | Org.objekttyp (2 Character) | 20021118 |
Method VALIDATE_ORG_VALUE on class CL_RMPS_ORG_HELP has no exception.
History
| Last changed by/on | SAP | 20050213 |
| SAP Release Created in | 110_620 |