SAP ABAP Class IF_WZRE_GUID_MAP (Mapping of Guid to Number)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WZRE_AGENCY_FACTORY Generate Agency Documents 20060503
Properties
Class IF_WZRE_GUID_MAP  
Short Description Mapping of Guid to Number    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060503   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WZRE_GUID_MAP has no forward declaration.
Interfaces
Class IF_WZRE_GUID_MAP has no interface implemented.
Friends
Class IF_WZRE_GUID_MAP has no friend class.
Attributes
Class IF_WZRE_GUID_MAP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_GUID Instance method Public Method GUID 20060503
2 GET_LIST_GUID Instance method Public Method Mapping of Element GUID to GUID of List 20061114
3 GET_NUM Instance method Public Method Document Number 20060503
4 MARK_GUID_AS_DELETED Instance method Public Method Flag GUID as Deleted 20061123
Events
Class IF_WZRE_GUID_MAP has no event.
Types
Class IF_WZRE_GUID_MAP has no local type.
Method Signatures

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NUM Call by reference Type reference (TYPE) WBELN_AG Agenturgeschäft: Belegnummer 20060503
2 Returning RE_GUID Value transfer Type reference (TYPE) WZRE_GUID GUID 20060503
# Exception Resumable Description Created on
1 CX_WZRE_WRONG_NUMBER Nummer existiert nicht 20061114

Method GET_LIST_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SETTL_REQ_GUID Call by reference Type reference (TYPE) WZRE_GUID GUID einer Einzelanforderung 20061114
2 Returning RE_LIST_GUID Value transfer Type reference (TYPE) WZRE_GUID GUID einer Liste 20061114
# Exception Resumable Description Created on
1 CX_WZRE_WRONG_NUMBER Nummer existiert nicht 20061114

Method GET_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) WZRE_GUID GUID 20060503
2 Returning RE_NUM Value transfer Type reference (TYPE) WBELN_AG Agenturgeschäft: Belegnummer 20060503
# Exception Resumable Description Created on
1 CX_WZRE_WRONG_NUMBER Nummer existiert nicht 20061110

Method MARK_GUID_AS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) WZRE_GUID GUID 20061123

Method MARK_GUID_AS_DELETED on class IF_WZRE_GUID_MAP has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in