SAP ABAP Class CL_ISU_ELPASS (CL_ISU_ELPASS)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-CS-CRM (Application Component) Integration: Customer Relationship Management
     EEPDSC1 (Package) IS-U: Master Data Generator
Properties
Class CL_ISU_ELPASS  
Short Description CL_ISU_ELPASS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package EEPDSC1   IS-U: Master Data Generator 
Created 20020917   SAP 
Last change 20090218   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ISU_OKCODE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_ISU_WMODE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ISU_ELPASS has no interface implemented.
Friends
Class CL_ISU_ELPASS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TRUE Constant Public Type reference (TYPE) KENNZX 'X' TRUE 20030219
2 PT_FACTOR Instance attribute Private Type reference (TYPE) IFACTOR 20020917
3 P_ANLAGE Instance attribute Private Type reference (TYPE) ANLAGE P_ANLAGE 20020917
4 P_CONTROL Instance attribute Private Type reference (TYPE) ISU_OBJECT_CONTROL_DATA P_CONTROL 20020917
5 P_ELPASS_AUTO Instance attribute Private Type reference (TYPE) ELPASS_AUTO P_ELPASS_AUTO 20020917
6 P_FIRST_VALUE_DONE Instance attribute Private Type reference (TYPE) KENNZX P_FIRST_VALUE_DONE 20020917
7 P_LOGLPRELNO Instance attribute Private Type reference (TYPE) LOGLPRELNO p_loglprelno 20020918
8 P_OBJ Instance attribute Private Type reference (TYPE) ISULP_LPASSLIST P_OBJ 20020917
9 P_ORIGINAL_AUTO Instance attribute Private Type reference (TYPE) ISULP_LPASSLIST_AUTO 20070522
10 P_V_EANL Instance attribute Private Type reference (TYPE) V_EANL P_V_EANL 20020918
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_AUTO Instance method Private Method ADJUST_AUTO 20020917
2 AUTHORIZE Instance method Private Method AUTHORIZE 20020918
3 CHECK Instance method Public Method CHECK 20020917
4 CLOSE Instance method Public Method CLOSE 20020917
5 DEQUEUE Instance method Private Method DEQUEUE 20020917
6 ENQUEUE Instance method Private Method ENQUEUE 20020917
7 GET_LOGLPRELNO Static method Public Method Determine Logical Number of Load Profile Allocation 20021029
8 OPEN Instance method Public Method OPEN 20020917
9 REMOVE_OVERLAPS Instance method Private Method REMOVE_OVERLAPS 20020918
10 SAVE Instance method Public Method SAVE 20020917
11 SET_PROPERTY_ASSIGN Instance method Public Method SET_PROPERTY 20020917
12 SET_PROPERTY_FACTOR Instance method Public Method SET_PROPERTY_FACTOR 20020917
Events
Class CL_ISU_ELPASS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ENQ Private See coding Enqueue Structure 20020917 BEGIN OF enq, mandt TYPE mandt, anlage TYPE anlage, END OF enq
2 FACTOR Private See coding Usage Factor Transfer Structure 20020917 BEGIN OF factor, ab TYPE abzeitsch, usefactor TYPE usefactor, END OF factor
3 IENQ Private See coding Table for Enqueue Structure 20020917 ienq TYPE STANDARD TABLE OF enq
4 IFACTOR Private See coding Table Type for Usage Factor Transfer Structure 20020917 ifactor TYPE STANDARD TABLE OF factor
Method Signatures

Method ADJUST_AUTO Signature

Method ADJUST_AUTO on class CL_ISU_ELPASS has no parameter.
Method ADJUST_AUTO on class CL_ISU_ELPASS has no exception.

Method AUTHORIZE Signature

Method AUTHORIZE on class CL_ISU_ELPASS has no parameter.
# Exception Resumable Description Created on
1 NO_AUTHORIZATION NO_AUTHORIZATION 20020918

Method CHECK Signature

Method CHECK on class CL_ISU_ELPASS has no parameter.
# Exception Resumable Description Created on
1 FAILED FAILED 20020917
2 NOT_OPEN NOT_OPEN 20020917

Method CLOSE Signature

Method CLOSE on class CL_ISU_ELPASS has no parameter.
# Exception Resumable Description Created on
1 NOT_OPEN NOT_OPENED 20020917

Method DEQUEUE Signature

Method DEQUEUE on class CL_ISU_ELPASS has no parameter.
Method DEQUEUE on class CL_ISU_ELPASS has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_ISU_ELPASS has no parameter.
# Exception Resumable Description Created on
1 LOCKED Objekt ist gesperrt 20020917

Method GET_LOGLPRELNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOGLPRELNO Value transfer Type reference (TYPE) LOGLPRELNO Logische Nummer der Lastprofilzuordnung 20021029
2 Importing X_AB Call by reference Type reference (TYPE) ABZEITSCH Datum, ab dem eine Zeitscheibe gültig ist 20110203
3 Importing X_ANLAGE Call by reference Type reference (TYPE) ANLAGE Anlage 20021029
4 Importing X_PROFILE Call by reference Type reference (TYPE) E_PROFILE Nummer des EDM-Profils 20021029
5 Importing X_PROFROLE Call by reference Type reference (TYPE) PROFROLE Rolle einer Profilzuordnung 20021029
# Exception Resumable Description Created on
1 NOT_FOUND 20021029
2 NOT_UNIQUE 20021029
3 SYSTEM_ERROR 20021029

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_AB Call by reference Type reference (TYPE) ABZEITSCH Datum, ab dem eine Zeitscheibe gültig ist 20080904
2 Importing X_ANLAGE Call by reference Type reference (TYPE) ANLAGE Anlage 20020917
3 Importing X_LOGLPRELNO Call by reference Type reference (TYPE) LOGLPRELNO Logische Nummer der Lastprofilzuordnung 20021029
# Exception Resumable Description Created on
1 INVALID_OBJECT INVALID_OBJECT 20020917
2 LOCKED LOCKED 20020917
3 NOT_AUTHORIZED NOT_AUTHORIZED 20020918

Method REMOVE_OVERLAPS Signature

Method REMOVE_OVERLAPS on class CL_ISU_ELPASS has no parameter.
Method REMOVE_OVERLAPS on class CL_ISU_ELPASS has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting Y_LOGLPRELNO Call by reference Type reference (TYPE) LOGLPRELNO Logische Nummer der Lastprofilzuordnung 20020917
# Exception Resumable Description Created on
1 NOT_OPEN NOT_OPEN 20020917
2 SYSTEM_ERROR SYSTEM_ERROR 20020917

Method SET_PROPERTY_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_AB Call by reference Type reference (TYPE) ABZEITSCH Datum, ab dem eine Zeitscheibe gültig ist 20020917
2 Importing X_PROPERTY Call by reference Type reference (TYPE) C X_PROPERTY 20020917
3 Importing X_VALUE Call by reference Type reference (TYPE) ANY X_VALUE 20020917
# Exception Resumable Description Created on
1 INVALID_LOGLPRELNO INVALID_LOGLPRELNO 20020918
2 INVALID_PROPERTY INVALID_PROPERTY 20020917
3 INVALID_VALUE INVALID_VALUE 20020917
4 NOT_OPEN NOT_OPEN 20020917

Method SET_PROPERTY_FACTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_AB Call by reference Type reference (TYPE) ABZEITSCH Datum, ab dem eine Zeitscheibe gültig ist 20020917
2 Importing X_USEFACTOR Call by reference Type reference (TYPE) USEFACTOR Verbrauchsfaktor 20020917
# Exception Resumable Description Created on
1 INVALID_AB_DATE INVALID_AB_DATE 20020918
2 INVALID_PROPERTY INVALID_PROPERTY 20020918
3 INVALID_VALUE INVALID_VALUE 20020918
4 NOT_OPEN NOT_OPEN 20020917
History
Last changed by/on SAP  20090218 
SAP Release Created in 471