SAP ABAP Class CL_ISU_PREMISE (IS-U Premise)
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_PREMISE | |
| Short Description | IS-U Premise | |
| 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 | 20000419 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 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) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISU_PREMISE has no interface implemented.
Friends
Class CL_ISU_PREMISE 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) | VSTELLE | PREMISEID | 20000419 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ISU_OBJECT_CONTROL_DATA | P_CONTROL | 20000419 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | EVBS | P_EVBS | 20000419 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | ISU_T_PREMISE_INSTANCE | Class References | 20000419 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ISU01_PREMISE | P_OBJ | 20000419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | CHECK | 20000419 | |
| 2 | Instance method | Public | Method | CLOSE | 20000419 | |
| 3 | Instance method | Public | Method | Obsolete | 20010713 | |
| 4 | Instance method | Public | Method | CREATE | 20000419 | |
| 5 | Instance method | Private | Method | FILL_WORKAREA | 20000419 | |
| 6 | Static method | Public | Method | FREE_ALL | 20000419 | |
| 7 | Instance method | Public | Method | Enter Move-In | 20030508 | |
| 8 | Instance method | Public | Method | GET_ADDRESS | 20000419 | |
| 9 | Instance method | Public | Method | GET_PROPERTY | 20000419 | |
| 10 | Instance method | Private | Method | LOAD | 20000419 | |
| 11 | Instance method | Public | Method | Obsolete | 20000725 | |
| 12 | Instance method | Public | Method | OPEN | 20000419 | |
| 13 | Instance method | Public | Method | Save | 20000419 | |
| 14 | Static method | Public | Method | SELECT | 20000419 | |
| 15 | Instance method | Public | Method | SET_PROPERTY | 20000419 |
Events
Class CL_ISU_PREMISE has no event.
Types
Class CL_ISU_PREMISE has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_ISU_PREMISE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FAILED | 20000419 | ||
| 2 | NOT_OPEN | 20000419 |
Method CLOSE Signature
Method CLOSE on class CL_ISU_PREMISE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_OPEN | 20000419 |
Method CONTRACT_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XY_IEVER | Call by reference | Type reference (TYPE) | IEEVER | Tabellentyp für die tabelle ever | 20010713 | |||
| 2 | X_AUSZDAT | Call by reference | Type reference (TYPE) | BEZUGSDAT | Auszugsdatum | 20010713 | |||
| 3 | X_BEZUGSDAT | Call by reference | Type reference (TYPE) | BEZUGSDAT | Bezugsdatum | 20010713 | |||
| 4 | X_EVERH | Call by reference | Type reference (TYPE) | EPD_EVERH | MDG: Übergabestruktur Vertragspos CRM nach Vertrags im IS-U | 20010713 | |||
| 5 | X_VKONT | Call by reference | Type reference (TYPE) | VKONT_KK | Vertragskontonummer | 20010713 | |||
| 6 | Y_NEW_CONTACT | Call by reference | Type reference (TYPE) | CT_CONTACT | Geschäftspartnerkontakt | 20010713 | |||
| 7 | Y_NEW_EEIN | Call by reference | Type reference (TYPE) | EEIN | Einzugsbeleg Vertragskonto | 20010713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abgerechnet | 20010713 | ||
| 2 | Objekt ist monemtan gesperrt | 20010713 | ||
| 3 | Allgemeiner Fehler | 20010713 | ||
| 4 | Fehler bei Bildschirmeingabe | 20010713 | ||
| 5 | Nicht spezifizierter Fehler | 20010713 | ||
| 6 | Keine Berechtigung zum Anlegen | 20010713 |
Method CREATE Signature
Method CREATE on class CL_ISU_PREMISE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 | ||
| 2 | NOT_SELECTED | 20000419 |
Method FILL_WORKAREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_EVBS | Call by reference | Type reference (TYPE) | EVBS | X_EVBS | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_SELECTED | 20000419 |
Method FREE_ALL Signature
Method FREE_ALL on class CL_ISU_PREMISE has no parameter.
Method FREE_ALL on class CL_ISU_PREMISE has no exception.
Method GENERAL_MOVE_IN_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XY_IEVER | Call by reference | Type reference (TYPE) | IEEVER | Tabellentyp für die tabelle ever | 20030508 | |||
| 2 | X_AUSZDAT | Call by reference | Type reference (TYPE) | BEZUGSDAT | Bezugsdatum | 20030508 | |||
| 3 | X_AUTOBPC | Call by reference | Type reference (TYPE) | BPC01_BCONTACT_AUTO | Autodaten Geschäftspartnerkontakt | 20030508 | |||
| 4 | X_BBP_INST | Call by reference | Type reference (TYPE) | ISU_MOVEIN_BBP_INST_TAB | Standardtabelle zur Strunktur ISU_MOVEIN_BBP_INST | 20030508 | |||
| 5 | X_BEZUGSDAT | Call by reference | Type reference (TYPE) | BEZUGSDAT | Bezugsdatum | 20030508 | |||
| 6 | X_COPY_PREMISE_ADDR | Call by reference | Type reference (TYPE) | COPY_PREMISE_ADDR | Standardadresse des Einzugskunden anpassen | 20030508 | |||
| 7 | X_CREATE_WELCOME_LETTER | Call by reference | Type reference (TYPE) | CREATE_WELCOME_LETTER | Begrüßungsschreiben automatisch erstellen | 20030508 | |||
| 8 | X_EABLU_TAB | Call by reference | Type reference (TYPE) | ISU17_EABLU | Tabellentyp für Uploadfelder | 20030508 | |||
| 9 | X_EVERH | Call by reference | Type reference (TYPE) | EPD_EVERH | MDG: Übergabestruktur Vertragspos CRM nach Vertrags im IS-U | 20030508 | |||
| 10 | X_NO_BPCA_CHANGE | Call by reference | Type reference (TYPE) | ISU_MDG_NO_BPCA_CHANGE | MDG: Geschäftspartneränderungen beim Einzug ausschalten | 20050405 | |||
| 11 | X_OUTLCONT | Call by reference | Type reference (TYPE) | FLAG | Rahmenvertragsvorlage | 20030508 | |||
| 12 | X_SEC_INST | Call by reference | Type reference (TYPE) | ISU_MOVEIN_SEC_INST_TAB | Standardtabelle zur Strunktur ISU_MOVEIN_SEC_INST | 20040908 | |||
| 13 | X_TDLINE | Call by reference | Type reference (TYPE) | TDLINE | Textzeile | 20030508 | |||
| 14 | X_VKONT | Call by reference | Type reference (TYPE) | VKONT_KK | Vertragskontonummer | 20030508 | |||
| 15 | Y_BBPKEY_CREATED | Call by reference | Type reference (TYPE) | ETBBPKEY | Tabellentyp zu EBBPKEY | 20030508 | |||
| 16 | Y_NEW_CONTACT | Call by reference | Type reference (TYPE) | CT_CONTACT | Geschäftspartnerkontakt | 20030508 | |||
| 17 | Y_NEW_EEIN | Call by reference | Type reference (TYPE) | EEIN | Einzugsbeleg Vertragskonto | 20030508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030508 |
Method GET_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Y_ADDRESS | Value transfer | Object reference (TYPE REF TO) | CL_ISU_ADDRESS | Y_ADDRESS | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 | ||
| 2 | NOT_SELECTED | 20000419 |
Method GET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20000419 | |||
| 2 | Y_VALUE | Call by reference | Type reference (TYPE) | ANY | Y_VALUE | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 | ||
| 2 | INVALID_PROPERTY | 20000419 | ||
| 3 | NOT_CONVERTABLE | 20000419 | ||
| 4 | NOT_SELECTED | 20000419 |
Method LOAD Signature
Method LOAD on class CL_ISU_PREMISE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 | ||
| 2 | NOT_SELECTED | 20000419 |
Method MOVE_IN_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XY_IEVER | Call by reference | Type reference (TYPE) | IEEVER | Tabellentyp für die tabelle ever | 20000725 | |||
| 2 | X_AUTOBPC | Call by reference | Type reference (TYPE) | BPC01_BCONTACT_AUTO | Autodaten Geschäftspartnerkontakt | 20030430 | |||
| 3 | X_BBP_INST | Call by reference | Type reference (TYPE) | ISU_MOVEIN_BBP_INST_TAB | Standardtabelle zur Strunktur ISU_MOVEIN_BBP_INST | 20010228 | |||
| 4 | X_BEZUGSDAT | Call by reference | Type reference (TYPE) | BEZUGSDAT | Bezugsdatum | 20010528 | |||
| 5 | X_COPY_PREMISE_ADDR | Call by reference | Type reference (TYPE) | COPY_PREMISE_ADDR | Standardadresse des Einzugskunden anpassen | 20030324 | |||
| 6 | X_CREATE_WELCOME_LETTER | Call by reference | Type reference (TYPE) | CREATE_WELCOME_LETTER | Begrüßungsschreiben automatisch erstellen | 20030414 | |||
| 7 | X_EABLU_TAB | Call by reference | Type reference (TYPE) | ISU17_EABLU | Tabellentyp für Uploadfelder | 20011217 | |||
| 8 | X_EVERH | Call by reference | Type reference (TYPE) | EPD_EVERH | MDG: Übergabestruktur Vertragspos CRM nach Vertrags im IS-U | 20010206 | |||
| 9 | X_OUTLCONT | Call by reference | Type reference (TYPE) | FLAG | Rahmenvertragsvorlage | 20030122 | |||
| 10 | X_TDLINE | Call by reference | Type reference (TYPE) | TDLINE | Textzeile | 20030414 | |||
| 11 | X_VKONT | Call by reference | Type reference (TYPE) | VKONT_KK | Vertragskontonummer | 20000725 | |||
| 12 | Y_BBPKEY_CREATED | Call by reference | Type reference (TYPE) | ETBBPKEY | Tabellentyp zu EBBPKEY | 20010409 | |||
| 13 | Y_NEW_CONTACT | Call by reference | Type reference (TYPE) | CT_CONTACT | Geschäftspartnerkontakt | 20000725 | |||
| 14 | Y_NEW_EEIN | Call by reference | Type reference (TYPE) | EEIN | Einzugsbeleg Vertragskonto | 20000725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehleingabe durch Anwender im Dialog | 20000725 | ||
| 2 | Verträge passen nicht zusammen | 20000725 | ||
| 3 | Bitte Einzugsdatum angeben! | 20000725 | ||
| 4 | Objekt existiert bereits | 20000725 | ||
| 5 | Objekt ist monemtan gesperrt | 20000725 | ||
| 6 | Fehler bei Bildschirmeingabe | 20000725 | ||
| 7 | Bitte Anlage angeben! | 20000725 | ||
| 8 | Systemfehler | 20000725 | ||
| 9 | Ungültige Schlüsseldaten übergeben | 20000725 | ||
| 10 | Vorlageeinzugsbeleg ist unzulässig | 20000725 | ||
| 11 | Ablesedaten inkonsistent | 20000725 | ||
| 12 | Vor Anlegen des Einzugs ist Aiuszug erforderlich | 20000725 | ||
| 13 | Keine Berechtigung zum Anlegen | 20000725 | ||
| 14 | Objekt nicht gefunden | 20000725 | ||
| 15 | Fehler bei Nummernvergabe | 20000725 |
Method OPEN Signature
Method OPEN on class CL_ISU_PREMISE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 | ||
| 2 | LOCKED | 20000419 | ||
| 3 | NOT_AUTHORIZED | 20000419 | ||
| 4 | NOT_SELECTED | 20000419 | ||
| 5 | SYSTEM_ERROR | 20000419 |
Method SAVE Signature
Method SAVE on class CL_ISU_PREMISE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_OPEN | 20000419 | ||
| 2 | SYSTEM_ERROR | 20000419 |
Method SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_PREMISEID | Call by reference | Type reference (TYPE) | EVBS-VSTELLE | X_PREMISEID | 20000419 | |||
| 2 | Y_PREMISES | Value transfer | Object reference (TYPE REF TO) | CL_ISU_PREMISE | Y_PREMISES | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 |
Method SET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_PROPERTY | Call by reference | Type reference (TYPE) | C | X_PROPERTY | 20000419 | |||
| 2 | X_VALUE | Call by reference | Type reference (TYPE) | ANY | X_VALUE | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_PROPERTY | 20000419 | ||
| 2 | INVALID_VALUE | 20000419 | ||
| 3 | NOT_OPEN | 20000419 |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 462 |