SAP ABAP Class CL_GRPCRTA_MGSDCMM11C1 (Evaluation of Credit exposure at credit control area level)
Hierarchy
GRCPIERP (Software Component) GRCPIERP
   GRC-PCE (Application Component) Process Controls -Automated Controls
     GRPCRTA_MAIN (Package) SAP GRC Process Control : Main Package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRPCRTA_CONTROL Control Interface 20081030
Properties
Class CL_GRPCRTA_MGSDCMM11C1  
Short Description Evaluation of Credit exposure at credit control area level    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPCRTA_MAIN   SAP GRC Process Control : Main Package 
Created 20081030   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRPCRTA_CONTROL Control Interface 20081030
Friends
Class CL_GRPCRTA_MGSDCMM11C1 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LR_KKBER1 Instance attribute Private See coding LR_KKBER1 20090220
2 LR_KKBER2 Instance attribute Private See coding LR_KKBER2 20090220
3 LS_T014T Instance attribute Private See coding LS_T014T 20081104
4 L_DATE_HIGH Instance attribute Private Type reference (TYPE) SY-DATUM Date and time, current (application server) date 20081031
5 T_DEF Instance attribute Private Type reference (TYPE) GRPCRTA_T_DEFDS Deficiency 20081030
6 T_KKBER Instance attribute Private See coding T_KKBER 20081030
7 T_KNKK Instance attribute Private See coding T_KNKK 20081030
8 T_T014T Instance attribute Private See coding T_T014T 20081104
9 W_CCI Instance attribute Private Type reference (TYPE) GRPCRTA_DEFICIENCY_PENDING Pending View Deficiency Count 20081030
10 W_HIGH Instance attribute Private Type reference (TYPE) GRPCRTA_DEFICIENCY_HIGH High Deficiency Count 20081030
11 W_LOW Instance attribute Private Type reference (TYPE) GRPCRTA_DEFICIENCY_LOW Low Deficiency Count 20081030
12 W_MEDIUM Instance attribute Private Type reference (TYPE) GRPCRTA_DEFICIENCY_MEDIUM Medium Deficiency Count 20081030
13 W_SEQNO Instance attribute Private Type reference (TYPE) INT4 Natural number 20081030
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_RULE Instance method Private Method Apply Rule 20081031
2 CALCULATE_CRED_EXPRO Instance method Private Method Calculate credit exposure 20081031
3 FILL_DESCRIPTION Instance method Private Method Fill Description 20081030
4 GET_CREDIT_EXPOSURE Instance method Private Method Get credit exposure 20081030
5 GET_DATA Instance method Private Method Get data 20081030
6 GET_FILTERS Instance method Private Method Get OLSP, Rule and Selection filters 20081030
7 PROCESS_ALL_RECORDS Instance method Private Method Process Record 20081031
8 PROCESS_RECORD Instance method Private Method Process Record 20081031
9 SET_FIELDCAT Instance method Private Method Set fieldcatalog 20081030
Events
Class CL_GRPCRTA_MGSDCMM11C1 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_KKBER Private See coding TY_KKBER 20081030
2 TY_KNKK Private See coding TY_KNKK 20081030
Method Signatures

Method APPLY_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) GRPCRTA_S_MG3SDCMM11C1 Display Structure - SDCMM11C1 20081031
2 Importing IT_RULES Call by reference Type reference (TYPE) GRPCRTA_T_RULE Rule Table 20081031
3 Importing IT_SCHEMAORDER Call by reference Type reference (TYPE) GRPCRTA_T_SCHEMAORDER Schema Order 20081031

Method APPLY_RULE on class CL_GRPCRTA_MGSDCMM11C1 has no exception.

Method CALCULATE_CRED_EXPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) GRPCRTA_S_MG3SDCMM11C1 Ourput Structure - MGSDCMM11C1 20081031

Method CALCULATE_CRED_EXPRO on class CL_GRPCRTA_MGSDCMM11C1 has no exception.

Method FILL_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) GRPCRTA_S_MG3SDCMM11C1 Ourput Structure - MGSDCMM11C1 20081030

Method FILL_DESCRIPTION on class CL_GRPCRTA_MGSDCMM11C1 has no exception.

Method GET_CREDIT_EXPOSURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) GRPCRTA_T_MG3SDCMM11C1 Output table type - MGSDCMM11C1 20081030
2 Importing IT_KKBER Call by reference Attribute reference (LIKE) T_KKBER kkber info 20081030
3 Importing IT_KNKK Call by reference Attribute reference (LIKE) T_KNKK knkk info 20081030

Method GET_CREDIT_EXPOSURE on class CL_GRPCRTA_MGSDCMM11C1 has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) GRPCRTA_T_MG3SDCMM11C1 Output Data 20081030
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090305
3 Exporting E_TOT_ROWS Call by reference Type reference (TYPE) SY-DBCNT DB operations, number of table lines processed 20081030
4 Changing IS_HEADER Call by reference Type reference (TYPE) GRPCRTA_XML_HEADER Compliance Parameters 20081030
5 Importing IS_OLSP Call by reference Type reference (TYPE) GRPCRTA_S_OLSP OLSP Range Table 20081030
6 Importing IT_DATE Call by reference Type reference (TYPE) RSDATRANGE Structure of a range table for a date field 20081030
7 Importing IT_RULES Call by reference Type reference (TYPE) GRPCRTA_T_RULE Rule variables 20081030
8 Importing IT_RULEVARIABLES Call by reference Type reference (TYPE) GRPCRTA_T_RULEVARIABLES Rule variables 20081030
9 Importing IT_SCHEMAORDER Call by reference Type reference (TYPE) GRPCRTA_T_SCHEMAORDER Schema Order 20081030
10 Importing IT_SELECTION Call by reference Type reference (TYPE) RSDS_TRANGE Selection 20081030
# Exception Resumable Description Created on
1 MAX_REC_REACHED Maximum records reached 20081030

Method GET_FILTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OLSP Call by reference Type reference (TYPE) GRPCRTA_S_OLSP OLSP Range table 20081030
2 Importing IT_RULEVARIABLES Call by reference Type reference (TYPE) GRPCRTA_T_RULEVARIABLES Rule variables 20081030
3 Importing IT_SELECTION Call by reference Type reference (TYPE) RSDS_TRANGE Selection range 20081030

Method GET_FILTERS on class CL_GRPCRTA_MGSDCMM11C1 has no exception.

Method PROCESS_ALL_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HEADER Call by reference Type reference (TYPE) GRPCRTA_XML_HEADER Compliance Parameters 20090218
2 Changing CT_OUTPUT Call by reference Type reference (TYPE) GRPCRTA_T_MG3SDCMM11C1 Display Structure - SDCMM11C1 20081031
3 Importing IT_RULES Call by reference Type reference (TYPE) GRPCRTA_T_RULE Rule Table 20081031
4 Importing IT_SCHEMAORDER Call by reference Type reference (TYPE) GRPCRTA_T_SCHEMAORDER Schema Order 20081031

Method PROCESS_ALL_RECORDS on class CL_GRPCRTA_MGSDCMM11C1 has no exception.

Method PROCESS_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) GRPCRTA_S_MG3SDCMM11C1 Display Structure - GLOIMMTYP09C1 20081031
2 Importing IS_RULES Call by reference Type reference (TYPE) GRPCRTA_S_RULE Rule Table 20081031

Method PROCESS_RECORD on class CL_GRPCRTA_MGSDCMM11C1 has no exception.

Method SET_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Field catalog for ListViewer control 20081030
2 Importing IT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Field catalog for ListViewer control 20081030

Method SET_FIELDCAT on class CL_GRPCRTA_MGSDCMM11C1 has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300_46C