SAP ABAP Class CL_ISU_IDE_DEREGPROCESS_CONFIG (Process Configuration (Friend))
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-IDE (Application Component) Intercompany Data Exchange
     EE_DEREG (Package) IS-U-IDE: Utility Scenario and Service Provider Agreement
Properties
Class CL_ISU_IDE_DEREGPROCESS_CONFIG  
Short Description Process Configuration (Friend)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE_DEREG   IS-U-IDE: Utility Scenario and Service Provider Agreement 
Created 20020823   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISU_IDE_DEREGPROCESS_CONFIG has no forward declaration.
Interfaces
Class CL_ISU_IDE_DEREGPROCESS_CONFIG has no interface implemented.
Friends
Class CL_ISU_IDE_DEREGPROCESS_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUFFERED_OBJECTS Static Attribute Private Type reference (TYPE) TPT_BUFFERED_OBJECT Buffered Instances 20020823
2 CONFIG_DATA Instance attribute Public Type reference (TYPE) EDEREGPROC Parameters in Deregulation Process 20020823
3 DEREGPROCTXT Instance attribute Public Type reference (TYPE) E_DEREGPROCTXT Deregulation Process 20020823
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020823
2 CREATE Static method Public Method Generates a New Instance, Or Provides a Buffered Instance 20020823
3 GET_DEREGPROC_INFO Instance method Public Method Display General Text for Process 20020823
4 GET_OBJECT_FROM_BUFFER Static method Private Method Read Instance from Buffer 20020823
5 PUT_OBJECT_INTO_BUFFER Static method Private Method Save Instance for Buffer (For Subsequent Access) 20020823
6 SELECT_DB Static method Private Method Read Paramater Configuration from Database 20020823
Events
Class CL_ISU_IDE_DEREGPROCESS_CONFIG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TPT_BUFFERED_OBJECT Private See coding TPT_BUFFERED_OBJECT 20020823
2 TP_BUFFERED_OBJECT Private See coding Buffered Instance 20020823
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_DEREGPROC Call by reference Type reference (TYPE) E_DEREGPROC Deregulierungsprozess 20020823
# Exception Resumable Description Created on
1 NOT_FOUND Przess nicht bekannt 20020823

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_DEREGPROC Call by reference Type reference (TYPE) E_DEREGPROC Deregulierungsprozess 20020823
2 Returning Y_REF Value transfer Object reference (TYPE REF TO) CL_ISU_IDE_DEREGPROCESS_CONFIG Parameterkonfiguration für Deregulierungsprozesse (Friend) 20020823
# Exception Resumable Description Created on
1 ERROR_OCCURRED Fehler bei der Verarbeitung 20030109

Method GET_DEREGPROC_INFO Signature

Method GET_DEREGPROC_INFO on class CL_ISU_IDE_DEREGPROCESS_CONFIG has no parameter.
# Exception Resumable Description Created on
1 NO_INFO_FOUND Keine Prozessdokumentation vorhanden 20020823

Method GET_OBJECT_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_DEREGPROC Call by reference Type reference (TYPE) E_DEREGPROC Deregulierungsprozess 20020823
2 Returning Y_REF Value transfer Object reference (TYPE REF TO) CL_ISU_IDE_DEREGPROCESS_CONFIG Parameterkonfiguration für Deregulierungsprozesse (Friend) 20020823

Method GET_OBJECT_FROM_BUFFER on class CL_ISU_IDE_DEREGPROCESS_CONFIG has no exception.

Method PUT_OBJECT_INTO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_REF Call by reference Object reference (TYPE REF TO) CL_ISU_IDE_DEREGPROCESS_CONFIG Parameterkonfiguration für Deregulierungsprozesse (Friend) 20020823

Method PUT_OBJECT_INTO_BUFFER on class CL_ISU_IDE_DEREGPROCESS_CONFIG has no exception.

Method SELECT_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_DEREGPROC Call by reference Type reference (TYPE) E_DEREGPROC Deregulierungsprozess 20020823
2 Exporting Y_DEREGPROCTXT Call by reference Type reference (TYPE) E_DEREGPROCTXT Y_DEREGPROCTXT 20020823
3 Exporting Y_EDEREGPROC Call by reference Type reference (TYPE) EDEREGPROC Y_EDEREGPROC 20020823
# Exception Resumable Description Created on
1 NOT_FOUND Keine Parameterdefinition gefunden 20020823
History
Last changed by/on SAP  20130531 
SAP Release Created in 471