SAP ABAP Class CL_COM_PRD_LH_KEY_MASS_SERVICE (Product - Link-Handler: Services for Mass Processing Keys)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-PRO (Application Component) Central Part of Product Master
⤷
COM_PRD_LINK_HANDLER_KEYS (Package) Product: Generic Link-Handler - Administration of Keys
⤷
⤷
Properties
| Class | CL_COM_PRD_LH_KEY_MASS_SERVICE | |
| Short Description | Product - Link-Handler: Services for Mass Processing Keys | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | COM_PRD_LINK_HANDLER_KEYS | Product: Generic Link-Handler - Administration of Keys |
| Created | 20040119 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_COM_PRD_LH_KEY_MASS_SERVICE has no interface implemented.
Friends
Class CL_COM_PRD_LH_KEY_MASS_SERVICE has no friend class.
Attributes
Class CL_COM_PRD_LH_KEY_MASS_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040119 | |
| 2 | Static method | Public | Method | Generate Keys (Mass Processing Without Instantiation) | 20040119 | |
| 3 | Static method | Public | Method | Access to Attributes of Several Key (Ext./Int. Format) | 20040319 | |
| 4 | Static method | Public | Method | Cross-Client Access to Attributes of Several Keys | 20040510 |
Events
Class CL_COM_PRD_LH_KEY_MASS_SERVICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CONTAINER | Private | See coding | Container for Database Accesses (With Key Category) | 20040510 | BEGIN OF TY_CONTAINER,
KEY_TABLE TYPE COMT_PR_KEY_TABLE,
KEY_DATA TYPE REF TO DATA,
KEY_TYPE TYPE COMT_PR_KEY_TYPE,
END OF TY_CONTAINER
|
|
| 2 | TY_TABLE_GUIDS_TYPE | Private | See coding | Info on Database Accesses (GUIDS) (With Key Category) | 20040510 | BEGIN OF TY_TABLE_GUIDS_TYPE,
KEY_TABLE TYPE COMT_PR_KEY_TABLE,
KEY_GUIDS TYPE COM_PRD_TT_LH_KEY_GUIDS,
KEY_TYPE TYPE COMT_PR_KEY_TYPE,
END OF TY_TABLE_GUIDS_TYPE
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_COM_PRD_LH_KEY_MASS_SERVICE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_COM_PRD_LH_KEY_MASS_SERVICE has no exception.
Method GENERATE_KEYS_BY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY_ATTRIBUTES_INT | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle der Attribute (im internen Format) | 20040119 | |||
| 2 | IV_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | Mandant | 20040119 | ||
| 3 | IV_COMMIT | Call by reference | Type reference (TYPE) | COMT_BOOLEAN | CL_COM_PRD_LH_CO=>SC_TRUE | Bool'scher Wert: Änderungen durch DB_COMMIT festschreiben | 20040119 | ||
| 4 | IV_KEY_TYPE | Call by reference | Type reference (TYPE) | COMT_PR_KEY_TYPE | Art des Differenzierungsschlüssels (gen. Link-Handler) | 20040119 | |||
| 5 | RT_KEY_GUIDS | Value transfer | Type reference (TYPE) | COM_PRD_TT_LH_KEY_GUID_ATTRIBS | Tabelle der Schlüsseldaten (GUID und Attribute) | 20040119 |
Method GENERATE_KEYS_BY_ATTRIBUTES on class CL_COM_PRD_LH_KEY_MASS_SERVICE has no exception.
Method GET_KEYS_ATTRIBUTES_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY_TYPE_GUIDS | Call by reference | Type reference (TYPE) | COM_PRD_TT_LH_KEY_TYPE_GUID | Tabelle der Schlüsseldaten (Art und GUID) | 20040319 | |||
| 2 | IV_GET_EXTERNAL_FORMAT | Call by reference | Type reference (TYPE) | COMT_BOOLEAN | CL_COM_PRD_LH_CO=>SC_FALSE | Bool'scher Wert: Attribute im externen Format lesen | 20040319 | ||
| 3 | RT_ATTRIBUTES | Value transfer | Type reference (TYPE) | COM_PRD_TT_LH_KEY_GUID_ATTRIBS | Tabelle der Schlüsseldaten (GUID und Attribute) | 20040319 |
Method GET_KEYS_ATTRIBUTES_BY_GUID on class CL_COM_PRD_LH_KEY_MASS_SERVICE has no exception.
Method GET_KEYS_ATTRIBUTES_BY_GUID_CC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY_TYPE_GUIDS | Call by reference | Type reference (TYPE) | COM_PRD_TT_LH_KEY_TYPE_GUID | Tabelle der Schlüsseldaten (Art und GUID) | 20040510 | |||
| 2 | IV_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | Mandant | 20040510 | ||
| 3 | RT_ATTRIBUTES_INT | Value transfer | Type reference (TYPE) | COM_PRD_TT_LH_KEY_GUID_ATTRIBS | Tabelle der Schlüsseldaten (GUID und Attribute) | 20040510 |
Method GET_KEYS_ATTRIBUTES_BY_GUID_CC on class CL_COM_PRD_LH_KEY_MASS_SERVICE has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 640 |