SAP ABAP Class CL_COMPONENT_RULE_TRG (Reads Data for the Components)
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_COMPONENT_RULE_TRG | |
| Short Description | Reads Data for the Components | |
| 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 | 19991220 | SAP |
| Last change | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COMPONENT_RULE_TRG has no forward declaration.
Interfaces
Class CL_COMPONENT_RULE_TRG has no interface implemented.
Friends
Class CL_COMPONENT_RULE_TRG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TPMY_COMP | Position Components | 19991220 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | TRGY_COMPGRPASN | Assignment of Components to Groups | 19991220 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TRGY_COMPGRP_T | Component Groups Text | 19991220 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | TRGY_CMP_PMCAT | Assignment of Components to Position Management Category | 19991228 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TRGY_COMP_T | Position Components Text | 19991220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Reads Component Category | 19991220 | |
| 2 | Static method | Public | Method | Reads the Position Components of a Component Group | 19991220 | |
| 3 | Static method | Public | Method | Reads Component Text | 19991220 | |
| 4 | Static method | Public | Method | Reads Text of Component Group | 19991220 | |
| 5 | Static method | Public | Method | Finds Position Mgmt Cat. for Component and Reference Cat. | 19991228 |
Events
Class CL_COMPONENT_RULE_TRG has no event.
Types
Class CL_COMPONENT_RULE_TRG has no local type.
Method Signatures
Method CLS_GET_COMP_CAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POS_COMP | Call by reference | Type reference (TYPE) | TPM_POS_COMP | Komponente | 19991220 | |||
| 2 | RE_POS_COMP_CAT | Value transfer | Type reference (TYPE) | TPM_POS_COMP_CAT | Komponententyp | 19991220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Komponente nicht gefunden | 19991220 |
Method CLS_GET_COMP_OF_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POS_COMP_GROUP | Call by reference | Type reference (TYPE) | TPM_POS_COMP_GRP | Komponentengruppe | 19991220 | |||
| 2 | RE_TAB_COMPONENTS | Value transfer | Type reference (TYPE) | TPMY_POS_COMP | Tabelle der Komponenten | 19991220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Komponentengruppe nicht gefunden | 19991220 |
Method CLS_GET_COMP_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POS_COMP | Call by reference | Type reference (TYPE) | TPM_POS_COMP | Komponente | 19991220 | |||
| 2 | RE_POS_COMP_NAME | Value transfer | Type reference (TYPE) | TPM_POS_COMP_NAME | Text | 19991220 |
Method CLS_GET_COMP_TEXT on class CL_COMPONENT_RULE_TRG has no exception.
Method CLS_GET_GROUP_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POS_COMP_GRP | Call by reference | Type reference (TYPE) | TPM_POS_COMP_GRP | Komponentengruppe | 19991220 | |||
| 2 | RE_GROUP_NAME | Value transfer | Type reference (TYPE) | TPM_POS_COMP_GRP_NAME | Text Komponentengruppe | 19991220 |
Method CLS_GET_GROUP_TEXT on class CL_COMPONENT_RULE_TRG has no exception.
Method CLS_GET_PM_CAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POS_COMP | Call by reference | Type reference (TYPE) | TPM_POS_COMP | Komponente | 19991228 | |||
| 2 | IM_REF_CAT | Call by reference | Type reference (TYPE) | TPM_REF_CAT | Referenztyp | 19991228 | |||
| 3 | RE_PMCAT | Value transfer | Type reference (TYPE) | TPM_AMT_PM_CAT | Bestandsführungstyp | 19991228 |
Method CLS_GET_PM_CAT on class CL_COMPONENT_RULE_TRG has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in |