SAP ABAP Class CL_FDM_AR_CONFIG_READ (Read config ranges for UMSKZ and BSTAT)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM-DM-AR (Application Component) Accounts Receivable Accounting Process Integration
     FDM_AR (Package) FSCM Dispute Management Process Integration - FI-AR
Properties
Class CL_FDM_AR_CONFIG_READ  
Short Description Read config ranges for UMSKZ and BSTAT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package FDM_AR   FSCM Dispute Management Process Integration - FI-AR 
Created 20101104   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FDM_AR_CONFIG_READ has no forward declaration.
Interfaces
Class CL_FDM_AR_CONFIG_READ has no interface implemented.
Friends
Class CL_FDM_AR_CONFIG_READ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_FDM_AR_UMSKZ Static Attribute Private See coding 20110209
2 MT_T074U Static Attribute Private See coding 20110210
3 MV_IS_SPGL_IND_CUSTOMIZED Static Attribute Private Type reference (TYPE) XFELD Is any special GL Ind Customized? 20101203
4 M_FDM_AR_CONFIG_READ Static Attribute Private Object reference (TYPE REF TO) CL_FDM_AR_CONFIG_READ Read config ranges for UMSKZ and BSTAT 20101104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101104
2 GET_ALLOWED_BSTAT Static method Public Method Gets range of allowed BSTAT for FSCM 20101105
3 GET_ALLOWED_REBZT Static method Public Method Gets the allowed REBZT for history lists 20101123
4 GET_ALLOWED_REBZT_PROCESS_INT Static method Public Method Gets the allowed REBZT for process integration 20110207
5 GET_ALLOWED_UMSKZ Static method Public Method Returns range of allowed Special G/L inidcators for FSCM pro 20101104
6 GET_ALLOWED_UMSKZ_PROCESS_INT Static method Public Method Returns range of allowed Special G/L inidcators for FSCM pro 20110211
7 GET_UMSKS_FROM_UMSKZ Static method Public Method Obtains the Special GL TYpe from Special GL Indicator 20110207
8 IS_ACTIVE Static method Public Method is there any Special G/L Indicator relevant to FSCM> 20101203
9 IS_NOTED_ITEM Static method Public Method Checks for a cambination of Account Tytpe and SPGl for Noted 20101208
Events
Class CL_FDM_AR_CONFIG_READ has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYPE_RANGE_BSTAT Public See coding Range of BSTAT 20101105 type_range_bstat TYPE RANGE OF bstat_d
2 TYPE_RANGE_REBZT Public See coding Range of REBZT 20101123 type_range_rebzt TYPE RANGE OF rebzt
3 TYPE_RANGE_UMSKZ Public See coding Range of UMSKZ 20101104 type_range_umskz TYPE RANGE OF umskz
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FDM_AR_CONFIG_READ has no parameter.
Method CONSTRUCTOR on class CL_FDM_AR_CONFIG_READ has no exception.

Method GET_ALLOWED_BSTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BSTAT Value transfer Type reference (TYPE) TYPE_RANGE_BSTAT Range of BSTAT 20101105

Method GET_ALLOWED_BSTAT on class CL_FDM_AR_CONFIG_READ has no exception.

Method GET_ALLOWED_REBZT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REBZT Value transfer Type reference (TYPE) TYPE_RANGE_REBZT Range of REBZT 20101123

Method GET_ALLOWED_REBZT on class CL_FDM_AR_CONFIG_READ has no exception.

Method GET_ALLOWED_REBZT_PROCESS_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REBZT Value transfer Type reference (TYPE) TYPE_RANGE_REBZT Range of REBZT 20110207

Method GET_ALLOWED_REBZT_PROCESS_INT on class CL_FDM_AR_CONFIG_READ has no exception.

Method GET_ALLOWED_UMSKZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UMSKZ Value transfer Type reference (TYPE) TYPE_RANGE_UMSKZ Range of UMSKZ 20101104
2 Importing UV_BUKRS Call by reference Type reference (TYPE) BUKRS 20110209

Method GET_ALLOWED_UMSKZ on class CL_FDM_AR_CONFIG_READ has no exception.

Method GET_ALLOWED_UMSKZ_PROCESS_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UMSKZ Value transfer Type reference (TYPE) TYPE_RANGE_UMSKZ Range of UMSKZ 20110211
2 Importing UV_BUKRS Call by reference Type reference (TYPE) BUKRS 20110211

Method GET_ALLOWED_UMSKZ_PROCESS_INT on class CL_FDM_AR_CONFIG_READ has no exception.

Method GET_UMSKS_FROM_UMSKZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KOART Call by reference Type reference (TYPE) KOART 'D' Account Type 20110207
2 Importing IV_UMSKZ Call by reference Type reference (TYPE) UMSKZ Special G/L Indicator 20110207
3 Returning RV_UMSKS Value transfer Type reference (TYPE) UMSKS Special G/L Transaction Type 20110207

Method GET_UMSKS_FROM_UMSKZ on class CL_FDM_AR_CONFIG_READ has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_SPGL_IND_CUSTOMIZED Value transfer Type reference (TYPE) XFELD Checkbox 20101203

Method IS_ACTIVE on class CL_FDM_AR_CONFIG_READ has no exception.

Method IS_NOTED_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MERKP Value transfer Type reference (TYPE) MERKP_074U Indicator: Noted Item without Balance Update? 20101208
2 Importing UV_KOART Call by reference Type reference (TYPE) KOART Account Type 20101208
3 Importing UV_UMSKZ Call by reference Type reference (TYPE) UMSKZ Special G/L Indicator 20101208
# Exception Resumable Description Created on
1 CUSTOMIZING_NOT_FOUND No entry found. Invalid parameters 20101208
History
Last changed by/on SAP  20130531 
SAP Release Created in 606