SAP ABAP Class CL_AUTH_BUF_MM (Authorization Buffer)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MEREQ (Package) Purchasing: Purchase Requisition
⤷
⤷
Properties
| Class | CL_AUTH_BUF_MM | |
| Short Description | Authorization Buffer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MEREQ | Purchasing: Purchase Requisition |
| Created | 20000204 | SAP |
| Last change | 20100310 | 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_AUTH_BUF_MM has no interface implemented.
Friends
Class CL_AUTH_BUF_MM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR40 | 'LGORT' | Field Length: 40 Characters | 20130626 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR40 | 'WERKS' | Field Length: 40 Characters | 20130626 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | LTY_T_AUTHBUF | Buffer | 20000204 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_AUTH_BUF_MM | Authorization Buffer | 20000204 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | LTY_T_REG_OBJECTS | Known Objects | 20000204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute Authorization Check | 20000204 | |
| 2 | Static method | Public | Method | Supply Instance (Singleton) | 20000204 | |
| 3 | Static method | Public | Method | Register Object | 20000204 |
Events
Class CL_AUTH_BUF_MM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_S_AUTHBUF | Private | See coding | LTY_S_AUTHBUF | 20000204 | |
|
| 2 | LTY_S_REG_OBJECTS | Private | See coding | LTY_S_REG_OBJECTS | 20000204 | |
|
| 3 | LTY_T_AUTHBUF | Private | See coding | LTY_T_AUTHBUF | 20000204 | |
|
| 4 | LTY_T_REG_OBJECTS | Private | See coding | LTY_T_REG_OBJECTS | 20000204 | |
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTVT | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20000204 | |||
| 2 | IM_ID1 | Call by reference | Type reference (TYPE) | C | ID | 20000204 | |||
| 3 | IM_ID2 | Call by reference | Type reference (TYPE) | C | ID | 20000204 | |||
| 4 | IM_ID3 | Call by reference | Type reference (TYPE) | C | ID | 20000204 | |||
| 5 | IM_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | Berechtigungsobjekt in Benutzerstammpflege | 20000204 | |||
| 6 | IM_USERID | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20070928 | ||
| 7 | IM_VAL1 | Call by reference | Type reference (TYPE) | C | VALUE | 20000204 | |||
| 8 | IM_VAL2 | Call by reference | Type reference (TYPE) | C | VALUE | 20000204 | |||
| 9 | IM_VAL3 | Call by reference | Type reference (TYPE) | C | VALUE | 20000204 | |||
| 10 | RE_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert | 20000204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Angefordertes Objekt ist nicht registriert | 20000204 | ||
| 2 | Parameterfehler | 20000204 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BUSINESS_OBJECT | Call by reference | Type reference (TYPE) | MEPO_OBJDESC-OBJTYP | Objekttyp | 20041221 | |||
| 2 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_AUTH_BUF_MM | Berechtigungspuffer | 20000204 |
Method GET_INSTANCE on class CL_AUTH_BUF_MM has no exception.
Method REGISTER_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID1 | Call by reference | Type reference (TYPE) | C | ID | 20000204 | |||
| 2 | IM_ID2 | Call by reference | Type reference (TYPE) | C | ID | 20000204 | |||
| 3 | IM_ID3 | Call by reference | Type reference (TYPE) | C | ID | 20000204 | |||
| 4 | IM_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | Berechtigungsobjekt in Benutzerstammpflege | 20000204 |
Method REGISTER_OBJECT on class CL_AUTH_BUF_MM has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 46C |