SAP ABAP Class CL_ISU_CONTRACT_ACCOUNT (IS-U Contract Account)
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_CONTRACT_ACCOUNT | |
| Short Description | IS-U Contract Account | |
| 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 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 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_CONTRACT_ACCOUNT has no interface implemented.
Friends
Class CL_ISU_CONTRACT_ACCOUNT 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) | FKKVKP1-VKONT | ACCOUNTID | 20000419 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | FKK20_ACCOUNT_AUTO | P_AUTO | 20000419 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ISU_OBJECT_CONTROL_DATA | P_CONTROL | 20000419 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ISU_CONTRACT_ACC_CREATE_DATA | P_CREATE_DATA | 20000419 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | FKKVKP1 | P_FKKVKP1 | 20000419 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | ISU_T_CONTRACT_ACC_INSTANCE | P_INSTANCES | 20000419 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | FKKVKP1-VKONT | P_KEY | 20000419 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ISU03_ACCOUNT | P_OBJ | 20000419 |
Methods
Events
Class CL_ISU_CONTRACT_ACCOUNT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ACCOUNT_TAB | Private | Type reference (TYPE) | ISU_T_REF_TO_CL_CONTRACT_ACC | Table of References to Class CL_ISU_CONTRACT_ACCOUN | 20000419 | |
Method Signatures
Method CHECK Signature
Method CHECK on class CL_ISU_CONTRACT_ACCOUNT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FAILED | 20000419 | ||
| 2 | NOT_OPEN | 20000419 |
Method CLOSE Signature
Method CLOSE on class CL_ISU_CONTRACT_ACCOUNT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_OPEN | 20000419 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_GPART | Call by reference | Type reference (TYPE) | GPART_KK | X_GPART | 20000419 | |||
| 2 | X_VKONA | Call by reference | Type reference (TYPE) | VKONA_KK | VKONA | 20010521 | |||
| 3 | X_VKTYP | Call by reference | Type reference (TYPE) | VKTYP_KK | X_VKTYP | 20000419 |
| # | 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_FKKVKP1 | Call by reference | Type reference (TYPE) | FKKVKP1 | X_FKKVKP1 | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_SELECTED | 20000419 |
Method FREE_ALL Signature
Method FREE_ALL on class CL_ISU_CONTRACT_ACCOUNT has no parameter.
Method FREE_ALL on class CL_ISU_CONTRACT_ACCOUNT has no exception.
Method GET_ALL_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Y_ACCOUNT_DATA | Value transfer | Type reference (TYPE) | FKKVKP1 | Y_ACCOUNT_DATA | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 | ||
| 2 | NOT_SELECTED | 20000419 |
Method GET_BILL_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Y_ADDRESS | Call by reference | Object reference (TYPE REF TO) | CL_ISU_ADDRESS | Y_ADDRESS | 20000419 | |||
| 2 | Y_PARTNER | Call by reference | Object reference (TYPE REF TO) | CL_ISU_BUSINESS_PARTNER | Y_PARTNER | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 | ||
| 2 | NOT_SELECTED | 20000419 |
Method GET_BILL_COPY_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Y_ADDRESS | Call by reference | Object reference (TYPE REF TO) | CL_ISU_ADDRESS | Y_ADDRESS | 20000419 | |||
| 2 | Y_PARTNER | Call by reference | Object reference (TYPE REF TO) | CL_ISU_BUSINESS_PARTNER | Y_PARTNER | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 | ||
| 2 | NOT_FOUND | 20000419 | ||
| 3 | NOT_SELECTED | 20000419 |
Method GET_CONTRACTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | YT_CONTRACTS | Value transfer | Type reference (TYPE) | ISU_REF_CONTRACT_TAB | Tabelle mit Referenzen auf Klasse CL_ISU_CONTRACt | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 | ||
| 2 | NOT_SELECTED | 20000419 |
Method GET_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Y_PARTNER | Value transfer | Object reference (TYPE REF TO) | CL_ISU_BUSINESS_PARTNER | Y_PARTNER | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 | ||
| 2 | NOT_FOUND | 20000419 | ||
| 3 | NOT_SELECTED | 20000419 |
Method GET_PREMISES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_KEYDATE | Value transfer | Type reference (TYPE) | D | SY-DATUM | Stichtag | 20010727 | ||
| 2 | YT_PREMISES | Value transfer | Type reference (TYPE) | ISU_REF_PREMISE_TAB | Tabelle von Objektreferenzen von Verbrauchsstellen | 20010727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20010727 | ||
| 2 | NOT_SELECTED | 20010727 |
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 GET_TYPE_OF_PAYMENTPLAN 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 | 20000419 | |||
| 2 | X_NO_DEFAULT | Call by reference | Type reference (TYPE) | EBAGEN-KENNZX | X_NO_DEFAULT | 20000419 | |||
| 3 | Y_IS_DEFAULT | Value transfer | Type reference (TYPE) | EBAGEN-KENNZX | Y_IS_DEFAULT | 20000419 | |||
| 4 | Y_PYPLA | Value transfer | Type reference (TYPE) | EVER-PYPLA | Y_PYPLA | 20000419 | |||
| 5 | Y_PYPLT | Value transfer | Type reference (TYPE) | EVER-PYPLT | Y_PYPLT | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 | ||
| 2 | NOT_SELECTED | 20000419 |
Method LOAD Signature
Method LOAD on class CL_ISU_CONTRACT_ACCOUNT 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 | IEVER | Call by reference | Type reference (TYPE) | IEEVER | IEVER | 20000419 | |||
| 2 | Y_NEW_ACC | Call by reference | Type reference (TYPE) | FKK20_ACCOUNT | Y_NEW_ACC | 20000419 | |||
| 3 | Y_NEW_CONTACT | Call by reference | Type reference (TYPE) | CT_CONTACT | Y_NEW_CONTACT | 20000419 | |||
| 4 | Y_NEW_EEIN | Call by reference | Type reference (TYPE) | EEIN | Y_NEW_EEIN | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ACTION_FAILED | 20000419 | ||
| 2 | CONTRACT_MISMATCH | 20000419 | ||
| 3 | EXISTING | 20000419 | ||
| 4 | FOREIGN_LOCK | 20000419 | ||
| 5 | INPUT_ERROR | 20000419 | ||
| 6 | INTERNAL_ERROR | 20000419 | ||
| 7 | INVALID_KEY | 20000419 | ||
| 8 | METDOCTAB_INCONSISTENT | 20000419 | ||
| 9 | MOVE_OUT_NECESSARY | 20000419 | ||
| 10 | NOT_AUTHORIZED | 20000419 | ||
| 11 | NOT_FOUND | 20000419 | ||
| 12 | NUMBER_ERROR | 20000419 |
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_VALDT | Call by reference | Type reference (TYPE) | BU_VALDT_DI | Gültigkeitsdatum der Änderungen (Direct Input) | 20030414 |
| # | 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_CONTRACT_ACCOUNT 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 | ACCOUNT | Value transfer | Object reference (TYPE REF TO) | CL_ISU_CONTRACT_ACCOUNT | ACCOUNT | 20000419 | |||
| 2 | ACCOUNTID | Call by reference | Type reference (TYPE) | FKKVKP1-VKONT | ACCOUNTID | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INVALID_OBJECT | 20000419 |
Method SELECT_BY_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_PARTNER | Call by reference | Object reference (TYPE REF TO) | CL_ISU_BUSINESS_PARTNER | X_PARTNER | 20000419 | |||
| 2 | YT_ACCOUNTS | Value transfer | Type reference (TYPE) | ISU_REF_CONTRACT_ACCOUNT_TAB | Tabelle der Referenzen auf die Klasse | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_FOUND | 20000419 |
Method SELECT_CONTRACTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACCOUNT | Value transfer | Object reference (TYPE REF TO) | CL_ISU_CONTRACT_ACCOUNT | ACCOUNT | 20000419 | |||
| 2 | CONTRACTID | Call by reference | Type reference (TYPE) | EVER-VERTRAG | CONTRACTID | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_FOUND | 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 | 20050224 |
| SAP Release Created in | 462 |