SAP ABAP Class CL_PERS_ACCESS_MM_PUR (Handling in Case of Actions Affecting User Master Record)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
SRM-EBP (Application Component) Enterprise Buyer
⤷
BBP_APPLICATION (Package) Structure Package EBP
⤷
ME (Package) Application development R/3 Purchasing
⤷
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SUPER_PERS_ACCESS | Generic Personalization interface implementation | 20070704 |
Properties
| Class | CL_PERS_ACCESS_MM_PUR | |
| Short Description | Handling in Case of Actions Affecting User Master Record | |
| Super Class | CL_SUPER_PERS_ACCESS | Generic Personalization interface implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ME | Application development R/3 Purchasing |
| Created | 20070704 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PERS_ACCESS_MM_PUR has no forward declaration.
Interfaces
Class CL_PERS_ACCESS_MM_PUR has no interface implemented.
Friends
Class CL_PERS_ACCESS_MM_PUR 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) | LTY_T_ESDUSCOM | User Communication in Application MM (Table Type) | 20070704 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TEMPLATE_T_DATA | Reference Data | 20070805 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TEMPLATE_T_HEADER | Templates Header Data | 20070805 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Postread Template Data and Copy to New GUID | 20070805 | |
| 2 | Instance method | Private | Method | Generation of GUID for Document Templates | 20070704 |
Events
Class CL_PERS_ACCESS_MM_PUR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_T_ESDUSCOM | Private | See coding | User Communication in Application MM (Table Type) | 20070704 | lty_t_esduscom TYPE STANDARD TABLE OF esdus
|
Method Signatures
Method FETCH_TEMPLATE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER_SOURCE | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20070805 | |||
| 2 | IV_USER_TARGET | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20070805 |
Method FETCH_TEMPLATE_DATA on class CL_PERS_ACCESS_MM_PUR has no exception.
Method GET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GUID | Value transfer | Type reference (TYPE) | GUID_22 | GUID im 'CHAR' Format mit Groß-/Kleinschreibung (!) | 20070704 |
Method GET_GUID on class CL_PERS_ACCESS_MM_PUR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |