SAP ABAP Class CL_HANDLE_MANAGER_MM (Administration of Objects of Type cl_handle_mm)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_APPLICATION (Package) Structure Package EBP
       ME (Package) Application development R/3 Purchasing
Properties
Class CL_HANDLE_MANAGER_MM  
Short Description Administration of Objects of Type cl_handle_mm    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ME   Application development R/3 Purchasing 
Created 19990114   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 MMPUR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HANDLE_MANAGER_MM has no interface implemented.
Friends
Class CL_HANDLE_MANAGER_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_ID Static Attribute Private Type reference (TYPE) I ID 19990114
2 MY_ITEMS Instance attribute Private Type reference (TYPE) HANDLE_ITEMS Handles 19990114
3 MY_MANAGER Static Attribute Private Object reference (TYPE REF TO) CL_HANDLE_MANAGER_MM Manager 19990114
Methods
# Method Level Visibility Method type Description Created on
1 ADD Static method Public Method Generate New ID and Register Object 19990114
2 DELETE Instance method Private Method Delete 19990114
3 GET Static method Public Method Find Object per ID 19990114
4 GET_MANAGER Static method Private Method Create Instance 19990114
5 INSERT Instance method Private Method Insert 19990114
6 REFRESH Static method Public Method Refresh 19990115
7 REMOVE Static method Public Method Delete ID 19990114
8 SEARCH Instance method Private Method Search 19990114
Events
Class CL_HANDLE_MANAGER_MM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 A_HANDLE_ENTRY Private See coding A_HANDLE_ENTRY 19990913
2 HANDLE_ITEMS Private See coding HANDLE_ITEMS 19990913
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ID Call by reference Type reference (TYPE) I ID 19990114
2 Importing IM_HANDLE Call by reference Object reference (TYPE REF TO) CL_HANDLE_MM Handle Objekt 19990114

Method ADD on class CL_HANDLE_MANAGER_MM has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) I ID 19990114
# Exception Resumable Description Created on
1 FAILURE Fehler 19990114

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HANDLE Call by reference Object reference (TYPE REF TO) CL_HANDLE_MM Handle 19990114
2 Importing IM_ID Call by reference Type reference (TYPE) I ID 19990114
# Exception Resumable Description Created on
1 FAILURE Fehler 19990114

Method GET_MANAGER Signature

Method GET_MANAGER on class CL_HANDLE_MANAGER_MM has no parameter.
Method GET_MANAGER on class CL_HANDLE_MANAGER_MM has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ID Call by reference Type reference (TYPE) I ID 19990114
2 Importing IM_HANDLE Call by reference Object reference (TYPE REF TO) CL_HANDLE_MM Einzufügendes Objekt 19990114

Method INSERT on class CL_HANDLE_MANAGER_MM has no exception.

Method REFRESH Signature

Method REFRESH on class CL_HANDLE_MANAGER_MM has no parameter.
Method REFRESH on class CL_HANDLE_MANAGER_MM has no exception.

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) I ID 19990114
# Exception Resumable Description Created on
1 FAILURE Fehler 19990114

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HANDLE Call by reference Object reference (TYPE REF TO) CL_HANDLE_MM Handle 19990114
2 Importing IM_ID Call by reference Type reference (TYPE) I ID 19990114
# Exception Resumable Description Created on
1 FAILURE Fehler 19990114
History
Last changed by/on SAP  00000000 
SAP Release Created in