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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | 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 | Instance attribute | Public | Type reference (TYPE) | INT_UI | Internal GUID for Point of Delivery | 20010213 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ISUEDI_PODSERVICE_AUTO | P_AUTO | 20010213 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ISU_OBJECT_CONTROL_DATA | P_CONTROL | 20010213 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | EIDE_CONTROL | P_EIDE_CONTROL | 20010504 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | ISU_T_PODSERVICE_INSTANCE | P_INSTANCES | 20010213 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | INT_UI | P_KEY | 20010213 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SY-DATUM | P_KEY_DATE | 20010220 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ISUEDI_PODSERVICE | P_OBJ | 20010213 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | OPAREA | P_OPAREA | 20010504 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | ISUEDI_PODSERVICE_STRU | P_PODSERVICE | 20010213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | CHECK | 20010213 | |
| 2 | Instance method | Public | Method | CLOSE | 20010213 | |
| 3 | Instance method | Public | Method | CREATE | 20010213 | |
| 4 | Instance method | Private | Method | FILL_WORKAREA | 20010213 | |
| 5 | Static method | Public | Method | FREE_ALL | 20010213 | |
| 6 | Instance method | Public | Method | GET_ALL_PROPERTIES | 20010221 | |
| 7 | Instance method | Public | Method | GET_PROPERTY | 20010223 | |
| 8 | Instance method | Private | Method | LOAD | 20010213 | |
| 9 | Instance method | Public | Method | OPEN | 20010213 | |
| 10 | Instance method | Public | Method | REMOVE_PROPERTY | 20010223 | |
| 11 | Instance method | Public | Method | Save | 20010213 | |
| 12 | Static method | Public | Method | SELECT | 20010213 | |
| 13 | 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 | 20010213 | ||
| 2 | NOT_OPEN | 20010213 |
Method CLOSE Signature
Method CLOSE on class CL_ISU_PODSERVICE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_OPEN | 20010213 |
Method CREATE Signature
Method CREATE on class CL_ISU_PODSERVICE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20010213 | ||
| 2 | NOT_SELECTED | 20010213 |
Method FILL_WORKAREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_PODSERVICE | Call by reference | Type reference (TYPE) | ISUEDI_PODSERVICE_STRU | X_PODSERVICE | 20010213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | X_KEYDATE | Call by reference | Type reference (TYPE) | SY-DATUM | X_KEYDATE | 20010222 | |||
| 2 | Y_PODSERVICE_TABLE | Value transfer | Type reference (TYPE) | ISUMI_PODSERVICE_TABLE | Y_PODSERVICE_TABLE | 20010221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20010221 | ||
| 2 | NOT_SELECTED | 20010221 |
Method GET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_KEYDATE | Call by reference | Type reference (TYPE) | D | X_KEYDATE | 20010223 | |||
| 2 | X_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20010223 | |||
| 3 | X_SERV_TYPE | Call by reference | Type reference (TYPE) | SERCODE | X_SERV_TYPE | 20010223 | |||
| 4 | Y_VALUE | Call by reference | Type reference (TYPE) | ANY | Y_VALUE | 20010223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20010223 | ||
| 2 | INVALID_PROPERTY | 20010223 | ||
| 3 | KEYDATE_INVALID | 20010223 | ||
| 4 | NOT_CONVERTABLE | 20010223 | ||
| 5 | NOT_SELECTED | 20010223 | ||
| 6 | 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 | 20010213 | ||
| 2 | NOT_SELECTED | 20010213 |
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_GRID_ID | Value transfer | Type reference (TYPE) | GRID_ID | Netz | 20010420 | |||
| 2 | X_OPAREA | Value transfer | Type reference (TYPE) | OPAREA | Servicegebiet | 20010328 | |||
| 3 | X_POD_EXT | Call by reference | Type reference (TYPE) | EXT_UI | Zählpunktbezeichnung | 20010222 | |||
| 4 | X_POD_INT | Call by reference | Type reference (TYPE) | INT_UI | interner Zählpunktschlüssel | 20010222 | |||
| 5 | X_POLR | Value transfer | Type reference (TYPE) | IDE_POLR | Kennz. für Serviceanbieter, der Anlage übernimmt | 20010328 | |||
| 6 | X_SERVPROV_OWN | Value transfer | Type reference (TYPE) | SERVICE_PROV | Serviceanbieter | 20010328 | |||
| 7 | X_SPARTE | Value transfer | Type reference (TYPE) | SPARTE | Sparte | 20010712 | |||
| 8 | X_START_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Startdatum | 20010220 | |||
| 9 | X_VKONTKL | Value transfer | Type reference (TYPE) | KTOKLASSE | Kontoklasse | 20010328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20010213 | ||
| 2 | LOCKED | 20010213 | ||
| 3 | NOT_AUTHORIZED | 20010213 | ||
| 4 | NOT_SELECTED | 20010213 | ||
| 5 | PARAMETER_ERROR | 20010222 | ||
| 6 | SYSTEM_ERROR | 20010213 |
Method REMOVE_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_KEYDATE | Call by reference | Type reference (TYPE) | SY-DATUM | X_KEYDATE | 20010223 | |||
| 2 | X_SERV_TYPE | Call by reference | Type reference (TYPE) | SERCODE | X_SERV_TYPE | 20010223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_FOUND | 20010223 | ||
| 2 | NOT_OPEN | 20010223 |
Method SAVE Signature
Method SAVE on class CL_ISU_PODSERVICE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_OPEN | 20010213 | ||
| 2 | SYSTEM_ERROR | 20010213 |
Method SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_POD_INT | Call by reference | Type reference (TYPE) | INT_UI | interne PoD Guid | 20010223 | |||
| 2 | Y_PODSERVICE | Value transfer | Object reference (TYPE REF TO) | CL_ISU_PODSERVICE | CL_ISU_PODSERVICE | 20010223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20010213 |
Method SET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_KEYDATE | Call by reference | Type reference (TYPE) | D | X_KEYDATE | 20010223 | |||
| 2 | X_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20010223 | |||
| 3 | X_SERV_TYPE | Call by reference | Type reference (TYPE) | SERCODE | X_SERV_TYPE | 20010223 | |||
| 4 | X_VALUE | Call by reference | Type reference (TYPE) | ANY | X_VALUE | 20010223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_PROPERTY | 20010223 | ||
| 2 | INVALID_VALUE | 20010223 | ||
| 3 | NOT_OPEN | 20010223 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 463 |