SAP ABAP Class CL_ACCOUNT_GROUP_TRG (Securities Account Group)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM (Application Component) Transaction Manager
⤷
FTR_GENERAL (Package) CFM TM: Application Basis / Global Objects
⤷
⤷
Properties
| Class | CL_ACCOUNT_GROUP_TRG | |
| Short Description | Securities Account Group | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FTR_GENERAL | CFM TM: Application Basis / Global Objects |
| Created | 19990823 | SAP |
| Last change | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ACCOUNT_GROUP_TRG has no forward declaration.
Interfaces
Class CL_ACCOUNT_GROUP_TRG has no interface implemented.
Friends
Class CL_ACCOUNT_GROUP_TRG 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) | TPM_SEC_ACCT_GRP | Technical Name: Securities Account Group | 19990823 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BUKRS | Company Code | 19990823 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TPM_SEC_ACCT_GRP_NAME | Description: Securities Account Group | 19990823 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TRGY_SECACCOUNT | Table with Securities Accounts | 19990823 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19990823 | |
| 2 | Static method | Public | Method | Gets Securities Account Group for Securities Account | 19990823 | |
| 3 | Static method | Public | Method | Reads the Name of Securities Account Group in Logon Language | 19991008 | |
| 4 | Instance method | Public | Method | Technical Name, Name, Company Code | 19990823 | |
| 5 | Instance method | Public | Method | Returns the Table with the Accounts from Securities Acct Grp | 19990823 |
Events
Class CL_ACCOUNT_GROUP_TRG has no event.
Types
Class CL_ACCOUNT_GROUP_TRG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACCOUNT_GROUP | Call by reference | Type reference (TYPE) | TPM_SEC_ACCT_GRP | techn. Name Depotgruppe | 19990823 | |||
| 2 | IM_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 19990823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Depotgruppe existiert nicht | 19990823 |
Method GET_ACCOUNT_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 19990823 | |||
| 2 | IM_SEC_ACCOUNT | Call by reference | Type reference (TYPE) | RLDEPO | Depot | 19990823 | |||
| 3 | RE_ACCOUNT_GROUP | Value transfer | Type reference (TYPE) | TPM_SEC_ACCT_GRP | techn. Name Depotgruppe | 19990823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Depot nicht gefunden | 19990823 |
Method GET_ACCOUNT_GROUP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACCOUNT_GROUP | Call by reference | Type reference (TYPE) | TPM_SEC_ACCT_GRP | Depotgruppe | 19991008 | |||
| 2 | IM_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 19991008 | |||
| 3 | RE_ACCOUNT_GROUP_NAME | Value transfer | Type reference (TYPE) | TPM_SEC_ACCT_GRP_NAME | Bezeichnung der Deporgruppe | 19991008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bezeichnung nicht gefunden | 19991008 |
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ACCOUNT_GROUP | Call by reference | Type reference (TYPE) | TPM_SEC_ACCT_GRP | techn. Name Depotgruppe | 19990823 | |||
| 2 | EX_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 19990823 | |||
| 3 | EX_DESCRITION | Call by reference | Type reference (TYPE) | TPM_SEC_ACCT_GRP_NAME | Beschreibung Depotgruppe | 19990823 |
Method GET_NAME on class CL_ACCOUNT_GROUP_TRG has no exception.
Method GET_SEC_ACCOUNTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TAB_SEC_ACCOUNTS | Value transfer | Type reference (TYPE) | TRGY_SECACCOUNT | Tabelle mit Depots | 19990825 |
Method GET_SEC_ACCOUNTS on class CL_ACCOUNT_GROUP_TRG has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in |