SAP ABAP Class IF_KMC_LOOKUP_MGR (Manager for aspect Lookup)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_KMC_MANAGER | Marker interface for all managers | 20050323 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_KMC_LOOKUP_MGR | Manager for aspect Lookup | 20050323 |
Properties
| Class | IF_KMC_LOOKUP_MGR | |
| Short Description | Manager for aspect Lookup | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050323 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_KMC_LOOKUP_MGR has no forward declaration.
Interfaces
Class IF_KMC_LOOKUP_MGR has no interface implemented.
Friends
Class IF_KMC_LOOKUP_MGR has no friend class.
Attributes
Class IF_KMC_LOOKUP_MGR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Manager Factory | 20050323 | |
| 2 | Instance method | Public | Method | Look up a resource and pre-fetch its data. | 20050323 | |
| 3 | Instance method | Public | Method | 20060830 | ||
| 4 | Instance method | Public | Method | Look up resources and pre-fetch their data. | 20050323 | |
| 5 | Instance method | Public | Method | Set Manager Factory | 20050323 |
Events
Class IF_KMC_LOOKUP_MGR has no event.
Types
Class IF_KMC_LOOKUP_MGR has no local type.
Method Signatures
Method GET_MANAGER_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MANAGER_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | Reference to Manager Factory | 20050323 |
Method GET_MANAGER_FACTORY on class IF_KMC_LOOKUP_MGR has no exception.
Method LOOKUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_RESOURCE | Value transfer | Object reference (TYPE REF TO) | IF_KMC_RESOURCE | Resource | 20050323 | |||
| 2 | IR_FETCH_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_KMC_FETCH_GROUP | Fetch group | 20050323 | |||
| 3 | I_RID | Value transfer | Type reference (TYPE) | STRING | Resource identifier | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050323 | ||
| 2 | System Fault | 20050323 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050323 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050323 |
Method LOOKUP_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Value transfer | Type reference (TYPE) | KMCWS_STRING_TAB | 20060830 | ||||
| 2 | IT_ACTION | Value transfer | Type reference (TYPE) | KMCWS_STRING_TAB | 20060830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060830 | |||
| 2 | 20060830 | |||
| 3 | 20060830 | |||
| 4 | 20060830 |
Method LOOKUP_MASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESOURCES | Value transfer | Type reference (TYPE) | KMC_RESOURCE_TAB | Array of resources | 20050323 | |||
| 2 | IR_FETCH_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_KMC_FETCH_GROUP | Fetch group | 20050323 | |||
| 3 | IT_RIDS | Value transfer | Type reference (TYPE) | KMCWS_STRING_TAB | Array of resource identifiers | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050323 | ||
| 2 | System Fault | 20050323 | ||
| 3 | Operation on multiple resources in lookup call failed. | 20050323 | ||
| 4 | Exception indicating a parameter value constraint violation. | 20050323 | ||
| 5 | Basic exception indicating a failed Web Service operation. | 20050323 |
Method SET_MANAGER_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MANAGER_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | Reference to Manager Factory | 20050323 |
Method SET_MANAGER_FACTORY on class IF_KMC_LOOKUP_MGR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |