SAP ABAP Class CL_ISU_PODSERVICE (CL_ISU_PODSERVICE)
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_PODSERVICE  
Short Description CL_ISU_PODSERVICE    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EEPDSC1   IS-U: Master Data Generator 
Created 20010213   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ISU_DATE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_ISU_OKCODE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_ISU_WMODE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 ISU01 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISU_PODSERVICE has no interface implemented.
Friends
Class CL_ISU_PODSERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INT_UI Instance attribute Public Type reference (TYPE) INT_UI Internal GUID for Point of Delivery 20010213
2 P_AUTO Instance attribute Private Type reference (TYPE) ISUEDI_PODSERVICE_AUTO P_AUTO 20010213
3 P_CONTROL Instance attribute Private Type reference (TYPE) ISU_OBJECT_CONTROL_DATA P_CONTROL 20010213
4 P_EIDE_CONTROL Instance attribute Private Type reference (TYPE) EIDE_CONTROL P_EIDE_CONTROL 20010504
5 P_INSTANCES Static Attribute Private Type reference (TYPE) ISU_T_PODSERVICE_INSTANCE P_INSTANCES 20010213
6 P_KEY Instance attribute Private Type reference (TYPE) INT_UI P_KEY 20010213
7 P_KEY_DATE Instance attribute Private Type reference (TYPE) SY-DATUM P_KEY_DATE 20010220
8 P_OBJ Instance attribute Private Type reference (TYPE) ISUEDI_PODSERVICE P_OBJ 20010213
9 P_OPAREA Instance attribute Private Type reference (TYPE) OPAREA P_OPAREA 20010504
10 P_PODSERVICE Instance attribute Private Type reference (TYPE) ISUEDI_PODSERVICE_STRU P_PODSERVICE 20010213
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method CHECK 20010213
2 CLOSE Instance method Public Method CLOSE 20010213
3 CREATE Instance method Public Method CREATE 20010213
4 FILL_WORKAREA Instance method Private Method FILL_WORKAREA 20010213
5 FREE_ALL Static method Public Method FREE_ALL 20010213
6 GET_ALL_PROPERTIES Instance method Public Method GET_ALL_PROPERTIES 20010221
7 GET_PROPERTY Instance method Public Method GET_PROPERTY 20010223
8 LOAD Instance method Private Method LOAD 20010213
9 OPEN Instance method Public Method OPEN 20010213
10 REMOVE_PROPERTY Instance method Public Method REMOVE_PROPERTY 20010223
11 SAVE Instance method Public Method Save 20010213
12 SELECT Static method Public Method SELECT 20010213
13 SET_PROPERTY Instance method Public Method SET_PROPERTY 20010223
Events
Class CL_ISU_PODSERVICE has no event.
Types
Class CL_ISU_PODSERVICE has no local type.
Method Signatures

Method CHECK Signature

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

Method CLOSE Signature

Method CLOSE on class CL_ISU_PODSERVICE has no parameter.
# Exception Resumable Description Created on
1 NOT_OPEN NOT_OPEN 20010213

Method CREATE Signature

Method CREATE on class CL_ISU_PODSERVICE has no parameter.
# Exception Resumable Description Created on
1 INVALID_OBJECT INVALID_OBJECT 20010213
2 NOT_SELECTED NOT_SELECTED 20010213

Method FILL_WORKAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_PODSERVICE Call by reference Type reference (TYPE) ISUEDI_PODSERVICE_STRU X_PODSERVICE 20010213
# Exception Resumable Description Created on
1 NOT_SELECTED NOT_SELECTED 20010213

Method FREE_ALL Signature

Method FREE_ALL on class CL_ISU_PODSERVICE has no parameter.
Method FREE_ALL on class CL_ISU_PODSERVICE has no exception.

Method GET_ALL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_KEYDATE Call by reference Type reference (TYPE) SY-DATUM X_KEYDATE 20010222
2 Returning Y_PODSERVICE_TABLE Value transfer Type reference (TYPE) ISUMI_PODSERVICE_TABLE Y_PODSERVICE_TABLE 20010221
# Exception Resumable Description Created on
1 INVALID_OBJECT INVALID_OBJECT 20010221
2 NOT_SELECTED NOT_SELECTED 20010221

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_KEYDATE Call by reference Type reference (TYPE) D X_KEYDATE 20010223
2 Importing X_PROPERTY Call by reference Type reference (TYPE) C X_PROPERTY 20010223
3 Importing X_SERV_TYPE Call by reference Type reference (TYPE) SERCODE X_SERV_TYPE 20010223
4 Exporting Y_VALUE Call by reference Type reference (TYPE) ANY Y_VALUE 20010223
# Exception Resumable Description Created on
1 INVALID_OBJECT INVALID_OBJECT 20010223
2 INVALID_PROPERTY INVALID_PROPERTY 20010223
3 KEYDATE_INVALID KEYDATE_INVALID 20010223
4 NOT_CONVERTABLE NOT_CONVERTABLE 20010223
5 NOT_SELECTED NOT_SELECTED 20010223
6 PROPERTY_NOT_FOUND PROPERTY_NOT_FOUND 20010223

Method LOAD Signature

Method LOAD on class CL_ISU_PODSERVICE has no parameter.
# Exception Resumable Description Created on
1 INVALID_OBJECT INVALID_OBJECT 20010213
2 NOT_SELECTED NOT_SELECTED 20010213

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_GRID_ID Value transfer Type reference (TYPE) GRID_ID Netz 20010420
2 Importing X_OPAREA Value transfer Type reference (TYPE) OPAREA Servicegebiet 20010328
3 Importing X_POD_EXT Call by reference Type reference (TYPE) EXT_UI Zählpunktbezeichnung 20010222
4 Importing X_POD_INT Call by reference Type reference (TYPE) INT_UI interner Zählpunktschlüssel 20010222
5 Importing X_POLR Value transfer Type reference (TYPE) IDE_POLR Kennz. für Serviceanbieter, der Anlage übernimmt 20010328
6 Importing X_SERVPROV_OWN Value transfer Type reference (TYPE) SERVICE_PROV Serviceanbieter 20010328
7 Importing X_SPARTE Value transfer Type reference (TYPE) SPARTE Sparte 20010712
8 Importing X_START_DATE Call by reference Type reference (TYPE) SY-DATUM Startdatum 20010220
9 Importing X_VKONTKL Value transfer Type reference (TYPE) KTOKLASSE Kontoklasse 20010328
# Exception Resumable Description Created on
1 INVALID_OBJECT INVALID_OBJECT 20010213
2 LOCKED LOCKED 20010213
3 NOT_AUTHORIZED NOT_AUTHORIZED 20010213
4 NOT_SELECTED NOT_SELECTED 20010213
5 PARAMETER_ERROR PARAMETER_ERROR 20010222
6 SYSTEM_ERROR SYSTEM_ERROR 20010213

Method REMOVE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_KEYDATE Call by reference Type reference (TYPE) SY-DATUM X_KEYDATE 20010223
2 Importing X_SERV_TYPE Call by reference Type reference (TYPE) SERCODE X_SERV_TYPE 20010223
# Exception Resumable Description Created on
1 NOT_FOUND NOT_FOUND 20010223
2 NOT_OPEN NOT_OPEN 20010223

Method SAVE Signature

Method SAVE on class CL_ISU_PODSERVICE has no parameter.
# Exception Resumable Description Created on
1 NOT_OPEN NOT_OPEN 20010213
2 SYSTEM_ERROR SYSTEM_ERROR 20010213

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_POD_INT Call by reference Type reference (TYPE) INT_UI interne PoD Guid 20010223
2 Returning Y_PODSERVICE Value transfer Object reference (TYPE REF TO) CL_ISU_PODSERVICE CL_ISU_PODSERVICE 20010223
# Exception Resumable Description Created on
1 INVALID_OBJECT INVALID_OBJECT 20010213

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_KEYDATE Call by reference Type reference (TYPE) D X_KEYDATE 20010223
2 Importing X_PROPERTY Call by reference Type reference (TYPE) C X_PROPERTY 20010223
3 Importing X_SERV_TYPE Call by reference Type reference (TYPE) SERCODE X_SERV_TYPE 20010223
4 Importing X_VALUE Call by reference Type reference (TYPE) ANY X_VALUE 20010223
# Exception Resumable Description Created on
1 INVALID_PROPERTY INVALID_PROPERTY 20010223
2 INVALID_VALUE INVALID_VALUE 20010223
3 NOT_OPEN NOT_OPEN 20010223
History
Last changed by/on SAP  20050224 
SAP Release Created in 463