SAP ABAP Class IF_ISH_NP61_FACTORY (IS-H: Internal)
Properties
Class IF_ISH_NP61_FACTORY  
Short Description IS-H: Internal    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030409   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ISH_NP61_FACTORY has no forward declaration.
Interfaces
Class IF_ISH_NP61_FACTORY has no interface implemented.
Friends
Class IF_ISH_NP61_FACTORY has no friend class.
Attributes
Class IF_ISH_NP61_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Callback for IF_ISH_NP61_FACTORY_ADAPTER~prefetch_load 20030409
2 CREATE Instance method Public Method Create Instance for Key 20030412
3 GET Instance method Public Method Return Instance for Key 20030412
4 PREFETCH Instance method Public Method Flag a Key for Prefetch 20030409
5 REMOVE Instance method Public Method Delete Instance 20031208
Events
Class IF_ISH_NP61_FACTORY has no event.
Types
Class IF_ISH_NP61_FACTORY has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INSTA Call by reference Object reference (TYPE REF TO) OBJECT 20030409
2 Importing I_KEY Call by reference Type reference (TYPE) ANY 20030409

Method ADD on class IF_ISH_NP61_FACTORY has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_INSTA Value transfer Object reference (TYPE REF TO) OBJECT 20030412
2 Importing I_KEY Call by reference Type reference (TYPE) ANY 20030412
3 Importing I_MESSAGES Call by reference Object reference (TYPE REF TO) CL_ISH_NP61_MESSAGE IS-H: Diagnosen Nachricht 20080731
# Exception Resumable Description Created on
1 NOT_FOUND Schlüssel unbekannt 20030412

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_INSTA Value transfer Object reference (TYPE REF TO) OBJECT 20030412
2 Importing I_KEY Call by reference Type reference (TYPE) ANY 20030412
# Exception Resumable Description Created on
1 NOT_FOUND Schlüssel unbekannt 20030412

Method PREFETCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) ANY 20030409
# Exception Resumable Description Created on
1 NOT_SUPPORTED Prefetch nicht unterstützt 20030409

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) ANY 20031208
# Exception Resumable Description Created on
1 NOT_FOUND Schlüssel unbekannt 20031208
History
Last changed by/on SAP  20081217 
SAP Release Created in