SAP ABAP Class CL_FSCD_CLU_BUILD_CUSTENV (Cluster Builder FSCD Business Partner Environment)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CD (Application Component) Collections/Disbursements
⤷
ISCDFUN (Package) FS-CD: Collections/Disbursements Functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EW_CUSTENV_CLU_BUILD_ABC | Abstr. Base Class Cluster Builder for CIC Environments | 20020607 |
Properties
| Class | CL_FSCD_CLU_BUILD_CUSTENV | |
| Short Description | Cluster Builder FSCD Business Partner Environment | |
| Super Class | CL_EW_CUSTENV_CLU_BUILD_ABC | Abstr. Base Class Cluster Builder for CIC Environments |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ISCDFUN | FS-CD: Collections/Disbursements Functionality |
| Created | 20020607 | 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) |
Interfaces
Class CL_FSCD_CLU_BUILD_CUSTENV has no interface implemented.
Friends
Class CL_FSCD_CLU_BUILD_CUSTENV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | EBA_FLAG | SPACE | ACCOUNT_OVERFLOW | 20020607 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | INSCUSTENV | Customizing Profile | 20021216 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | EBA_FLAG | SPACE | CONTRACT_OVERFLOW | 20020607 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 10 | CO_ACCOUNT_MAXNUM | 20020607 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | 'BUS1006' | Constant Business Partner | 20020607 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | EBA_FLAG | FILTER_MODE | 20020607 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | GPART_KK | SPACE | BPART | 20020607 | ||
| 8 | Instance attribute | Private | See coding | IBCONT | 20020607 | ||||
| 9 | Instance attribute | Private | See coding | IDIMAIOBPAR | 20020607 | ||||
| 10 | Instance attribute | Private | See coding | IFKKVKP | 20020607 | ||||
| 11 | Instance attribute | Private | See coding | ifkkvkp | 20020607 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | C | Object Key | 20020607 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CCM_OP_OBJECT | OBJ_PARTNER | 20020607 | |||
| 14 | Instance attribute | Private | See coding | SELFLAG | 20020607 | ||||
| 15 | Static Attribute | Private | See coding | S_CLUBDEF | 20020607 | ||||
| 16 | Static Attribute | Private | See coding | S_CLUBHIER | 20020607 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Assigns Account Overview | 20020607 | |
| 2 | Instance method | Private | Method | Builds a Cluster with the One Specified | 20020607 | |
| 3 | Instance method | Private | Method | Assignss Contract Overview | 20020607 | |
| 4 | Instance method | Private | Method | Assigns Info Modules at Account Level | 20020607 | |
| 5 | Instance method | Private | Method | Assigns the Info Module on Contract Level | 20020607 | |
| 6 | Instance method | Private | Method | Assigns Info Module to Business Partner Level | 20020607 | |
| 7 | Instance method | Private | Method | Assigns an Info Module | 20020607 | |
| 8 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020607 | |
| 9 | Instance method | Private | Method | Initializes the Object in HTML Mode | 20020607 | |
| 10 | Instance method | Private | Method | Resets Cluster | 20020607 | |
| 11 | Instance method | Private | Method | Selects Contract Accounts | 20020607 | |
| 12 | Instance method | Private | Method | Selects Contract Accounts in HTML Case | 20020607 | |
| 13 | Instance method | Private | Method | Selects Contracts | 20020607 | |
| 14 | Instance method | Private | Method | Changes the Contract Acct Display for CA > MAX (Selection) | 20020607 |
Events
Class CL_FSCD_CLU_BUILD_CUSTENV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | EEWM_AUFNR_CIC | Private | See coding | EEWM_AUFNR_CIC | 20020607 | |
|
| 2 | EEWM_QMNUM_CIC | Private | See coding | EEWM_QMNUM_CIC | 20020607 | |
Method Signatures
Method BUILD_ACCOUNT_OVERVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACCOUNT_CLUSTER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_CIC_OP_CLUSTER | Konto-Cluster | 20020607 |
Method BUILD_ACCOUNT_OVERVIEW on class CL_FSCD_CLU_BUILD_CUSTENV has no exception.
Method BUILD_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLUSTER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_CIC_OP_CLUSTER | Cluster | 20020607 |
Method BUILD_COMPLETE on class CL_FSCD_CLU_BUILD_CUSTENV has no exception.
Method BUILD_CONTRACT_OVERVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTRACT_CLUSTER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_CIC_OP_CLUSTER | Vertrags-Cluster | 20020607 |
Method BUILD_CONTRACT_OVERVIEW on class CL_FSCD_CLU_BUILD_CUSTENV has no exception.
Method BUILD_INFOMODULES_ACCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACCOUNT_CLUSTER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_CIC_OP_CLUSTER | Konto-Cluster | 20020607 | |||
| 2 | IM_VKONT | Call by reference | Type reference (TYPE) | FKKVKP-VKONT | Vertragskontonummer | 20020607 |
Method BUILD_INFOMODULES_ACCOUNT on class CL_FSCD_CLU_BUILD_CUSTENV has no exception.
Method BUILD_INFOMODULES_CONTRACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTRACT_CLUSTER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_CIC_OP_CLUSTER | Object Provider Cluster | 20020607 | |||
| 2 | IM_INSOBJECT | Call by reference | Type reference (TYPE) | DIMAIOBPAR-INSOBJECT | Identifikation eines Versicherungsobjekts | 20020607 |
Method BUILD_INFOMODULES_CONTRACT on class CL_FSCD_CLU_BUILD_CUSTENV has no exception.
Method BUILD_INFOMODULE_GPART_BAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GPART_CLUSTER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_CIC_OP_CLUSTER | Object Provider Cluster | 20020607 |
Method BUILD_INFOMODULE_GPART_BAL on class CL_FSCD_CLU_BUILD_CUSTENV has no exception.
Method BUILD_INFOMODULE_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLUSTER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_CIC_OP_CLUSTER | Konto-Cluster | 20020607 | |||
| 2 | IM_CLUSTER_TYPE | Call by reference | Type reference (TYPE) | CRM_CIC_OP_CLUSTER_TYPE | Cluster-Type | 20020607 | |||
| 3 | IM_INFOKEY | Value transfer | Type reference (TYPE) | EFO_INFOMODULE_KEY | Infokey-Struktur | 20020607 | |||
| 4 | IM_INFOMODULE | Call by reference | Type reference (TYPE) | CCM_OP_CLASSID | Classid des Infomoduls | 20020607 |
Method BUILD_INFOMODULE_SINGLE on class CL_FSCD_CLU_BUILD_CUSTENV has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FSCD_CLU_BUILD_CUSTENV has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FSCD_CLU_BUILD_CUSTENV has no exception.
Method CLEAR_ALL_HTML Signature
Method CLEAR_ALL_HTML on class CL_FSCD_CLU_BUILD_CUSTENV has no parameter.
Method CLEAR_ALL_HTML on class CL_FSCD_CLU_BUILD_CUSTENV has no exception.
Method REFRESH_CLUSTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLUSTER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_CIC_OP_CLUSTER | Cluster | 20020607 |
Method REFRESH_CLUSTER on class CL_FSCD_CLU_BUILD_CUSTENV has no exception.
Method SELECT_ACCOUNTS Signature
Method SELECT_ACCOUNTS on class CL_FSCD_CLU_BUILD_CUSTENV has no parameter.
Method SELECT_ACCOUNTS on class CL_FSCD_CLU_BUILD_CUSTENV has no exception.
Method SELECT_ACCOUNTS_HTML Signature
Method SELECT_ACCOUNTS_HTML on class CL_FSCD_CLU_BUILD_CUSTENV has no parameter.
Method SELECT_ACCOUNTS_HTML on class CL_FSCD_CLU_BUILD_CUSTENV has no exception.
Method SELECT_CONTRACTS Signature
Method SELECT_CONTRACTS on class CL_FSCD_CLU_BUILD_CUSTENV has no parameter.
Method SELECT_CONTRACTS on class CL_FSCD_CLU_BUILD_CUSTENV has no exception.
Method TREAT_ACCOUNTS_OVERFLOW Signature
Method TREAT_ACCOUNTS_OVERFLOW on class CL_FSCD_CLU_BUILD_CUSTENV has no parameter.
Method TREAT_ACCOUNTS_OVERFLOW on class CL_FSCD_CLU_BUILD_CUSTENV has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |