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 TAB_COMP Static Attribute Private Type reference (TYPE) TPMY_COMP Position Components 19991220
2 TAB_COMPGRPASN Static Attribute Private Type reference (TYPE) TRGY_COMPGRPASN Assignment of Components to Groups 19991220
3 TAB_COMPGRP_T Static Attribute Private Type reference (TYPE) TRGY_COMPGRP_T Component Groups Text 19991220
4 TAB_COMP_PMCAT Static Attribute Private Type reference (TYPE) TRGY_CMP_PMCAT Assignment of Components to Position Management Category 19991228
5 TAB_COMP_T Static Attribute Private Type reference (TYPE) TRGY_COMP_T Position Components Text 19991220
Methods
# Method Level Visibility Method type Description Created on
1 CLS_GET_COMP_CAT Static method Public Method Reads Component Category 19991220
2 CLS_GET_COMP_OF_GROUP Static method Public Method Reads the Position Components of a Component Group 19991220
3 CLS_GET_COMP_TEXT Static method Public Method Reads Component Text 19991220
4 CLS_GET_GROUP_TEXT Static method Public Method Reads Text of Component Group 19991220
5 CLS_GET_PM_CAT 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 Importing IM_POS_COMP Call by reference Type reference (TYPE) TPM_POS_COMP Komponente 19991220
2 Returning RE_POS_COMP_CAT Value transfer Type reference (TYPE) TPM_POS_COMP_CAT Komponententyp 19991220
# Exception Resumable Description Created on
1 NOT_FOUND 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 Importing IM_POS_COMP_GROUP Call by reference Type reference (TYPE) TPM_POS_COMP_GRP Komponentengruppe 19991220
2 Returning RE_TAB_COMPONENTS Value transfer Type reference (TYPE) TPMY_POS_COMP Tabelle der Komponenten 19991220
# Exception Resumable Description Created on
1 NOT_FOUND 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 Importing IM_POS_COMP Call by reference Type reference (TYPE) TPM_POS_COMP Komponente 19991220
2 Returning 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 Importing IM_POS_COMP_GRP Call by reference Type reference (TYPE) TPM_POS_COMP_GRP Komponentengruppe 19991220
2 Returning 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 Importing IM_POS_COMP Call by reference Type reference (TYPE) TPM_POS_COMP Komponente 19991228
2 Importing IM_REF_CAT Call by reference Type reference (TYPE) TPM_REF_CAT Referenztyp 19991228
3 Returning 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