SAP ABAP Class /SLOAP/CL_PR_CONTR (output profile controller)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/APPLICATION (Package) SLT AP VER 1.0
⤷
⤷
Properties
| Class | /SLOAP/CL_PR_CONTR | |
| Short Description | output profile controller | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SLOAP/APPLICATION | SLT AP VER 1.0 |
| Created | 20100127 | SAP |
| Last change | 20141030 | |
| 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 /SLOAP/CL_PR_CONTR has no interface implemented.
Friends
Class /SLOAP/CL_PR_CONTR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | GUID | 'DD8AFFBDA89601F19C97001A4B4DF87C' | SLOAS: Authorization | 20100127 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_USER | Role | 20100127 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_PROFILE | 20100127 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_USER | Role | 20100127 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | auth check | 20100127 | |
| 2 | Instance method | Private | Constructor | CONSTRUCTOR | 20100127 | |
| 3 | Instance method | Public | Method | 20100127 | ||
| 4 | Static method | Public | Method | factory | 20100127 | |
| 5 | Instance method | Private | Method | 20100127 | ||
| 6 | Instance method | Public | Method | 20100127 | ||
| 7 | Instance method | Private | Method | is sy-uname the tmp contr | 20100127 | |
| 8 | Static method | Public | Method | 20100127 | ||
| 9 | Instance method | Public | Method | does the user control the profile (default sy-uname) | 20100127 | |
| 10 | Instance method | Public | Method | is the generell controller | 20100127 | |
| 11 | Instance method | Public | Method | reactivate last tempoary owner for current period | 20100127 | |
| 12 | Instance method | Public | Method | remove current tmp controller | 20100127 | |
| 13 | Instance method | Public | Method | set the generell controller of the profile | 20100127 | |
| 14 | Instance method | Public | Method | set an additional controller for one version period | 20100127 |
Events
Class /SLOAP/CL_PR_CONTR has no event.
Types
Class /SLOAP/CL_PR_CONTR has no local type.
Method Signatures
Method CHECK_AUTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 | |||
| 2 | 20100127 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTR | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_USER | Role | 20100127 | |||
| 2 | IO_PROFILE | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_PROFILE | SLOAS Output Profile | 20100127 | |||
| 3 | IO_TMP_CONTR | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_USER | Role | 20100127 |
Method CONSTRUCTOR on class /SLOAP/CL_PR_CONTR has no exception.
Method GET_GENERELL_CONTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_USER | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_USER | 20100127 |
Method GET_GENERELL_CONTR on class /SLOAP/CL_PR_CONTR has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROFILE | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_PROFILE | 20100127 | ||||
| 2 | RO_CONTR | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_PR_CONTR | 20100127 |
Method GET_INSTANCE on class /SLOAP/CL_PR_CONTR has no exception.
Method GET_LATEST_TMP_CONTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_USER | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_USER | Role | 20100127 |
Method GET_LATEST_TMP_CONTR on class /SLOAP/CL_PR_CONTR has no exception.
Method GET_TMP_CONTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_USER | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_USER | 20100127 |
Method GET_TMP_CONTR on class /SLOAP/CL_PR_CONTR has no exception.
Method HAS_TMP_CONTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100127 |
Method HAS_TMP_CONTR on class /SLOAP/CL_PR_CONTR has no exception.
Method INITIAL_CONTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROFILE | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_PROFILE | 20100127 | ||||
| 2 | IO_USER | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_USER | Role | 20100127 |
Method INITIAL_CONTR on class /SLOAP/CL_PR_CONTR has no exception.
Method IS_CURR_CONTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_USER | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_USER | Role | 20100127 | |||
| 2 | RV_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100127 |
Method IS_CURR_CONTR on class /SLOAP/CL_PR_CONTR has no exception.
Method IS_GENERELL_CONTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_USER | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_USER | Role | 20100127 | |||
| 2 | RV_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100127 |
Method IS_GENERELL_CONTR on class /SLOAP/CL_PR_CONTR has no exception.
Method REACT_TMP_CONTR Signature
Method REACT_TMP_CONTR on class /SLOAP/CL_PR_CONTR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
Method REMOVE_TMP_CONTR Signature
Method REMOVE_TMP_CONTR on class /SLOAP/CL_PR_CONTR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
Method SET_GENERELL_CONTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_USER | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_USER | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
Method SET_TMP_CONTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_USER | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_USER | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 700 |