SAP ABAP Class CL_FMPEB_CONF (Customizing Data)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL (Application Component) General Ledger Accounting
     FIN_ACC_PEB (Package) Partly Exempt Organizations
Properties
Class CL_FMPEB_CONF  
Short Description Customizing Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_ACC_PEB   Partly Exempt Organizations 
Created 20060717   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FMPEB_CONF has no forward declaration.
Interfaces
Class CL_FMPEB_CONF has no interface implemented.
Friends
Class CL_FMPEB_CONF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CM_CONF Static Attribute Public Object reference (TYPE REF TO) CL_FMPEB_CONF Customizing Data 20060717
2 M_ENTITY Instance attribute Public Type reference (TYPE) STRING Organizational Definition of a Partly Exempt Org. 20060717
3 M_T_ASSIGN Instance attribute Public Type reference (TYPE) FMPEB_ASSIGN_TT PEB Assignment 20060717
4 M_T_GLOBALS Instance attribute Public Type reference (TYPE) FMPEB_GLOBALS_TT Table for Global Settings 20060815
5 M_T_PEBDESCR Instance attribute Public Type reference (TYPE) FMPEB_DEFT_TT PEB Descriptions 20060808
6 M_T_PEBTAX Instance attribute Public Type reference (TYPE) FMPEB_TAXIND_TT PEB Tax Information 20060717
7 M_T_TAXINFO Instance attribute Public Type reference (TYPE) FMPEB_TAX_INFO_TT Tax keys 20060808
8 M_T_TAXRATES Instance attribute Public Type reference (TYPE) FMPEB_TAXRATE_TT Input Tax Deduction Rates 20060809
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MWSKZ Instance method Public Method Checks Whether Tax on Sales/Purchases Matches PEB 20060803
2 GET Static method Public Method Get Configuration Object 20060717
3 GET_DESCRIPTION Instance method Public Method Get PEB Description 20060808
4 GET_ENTITY Instance method Public Method Get Entity (as Field Name) 20060815
5 GET_PEBTAX Instance method Public Method Get Tax Assignment 20060808
6 GET_PEB_ASSIGN Instance method Public Method Get Assignment Table 20060808
7 GET_TAXINFO Instance method Public Method Get Info on Account Key 20060808
8 GET_TAXRATES Instance method Public Method Determine Input Tax Deduction Rate 20060809
9 INIT Static method Public Method Initialization 20060807
10 ISACTIVE Instance method Public Method Partially Exempt Institutions Active? 20060807
11 PEB_MATCH Instance method Public Method Check of Acct Assignment Whether PEB 20060717
12 READ_BASIC Instance method Protected Method Read Configuration Data 20060717
Events
Class CL_FMPEB_CONF has no event.
Types
Class CL_FMPEB_CONF has no local type.
Method Signatures

Method CHECK_MWSKZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20060804
2 Importing I_GJAHR Value transfer Type reference (TYPE) GJAHR Geschäftsjahr 20060807
3 Importing I_MWSKZ Value transfer Type reference (TYPE) MWSKZ Umsatzsteuerkennzeichen 20060803
4 Importing I_PEB Value transfer Type reference (TYPE) FMPEB_PEB Teilweise befreite Einrichtung (PEB) 20060803
# Exception Resumable Description Created on
1 CX_FMPEB_MSG Message-Exceptionklasse für befr. Einrichtungen 20060807

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONF Value transfer Object reference (TYPE REF TO) CL_FMPEB_CONF Customizingdaten 20060717

Method GET on class CL_FMPEB_CONF has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PEB Value transfer Type reference (TYPE) FMPEB_PEB Teilweise steuerbefreite Einrichtung 20060808
2 Returning R_DESCR Value transfer Type reference (TYPE) STRING 20060808

Method GET_DESCRIPTION on class CL_FMPEB_CONF has no exception.

Method GET_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20060815
2 Returning R_ENTITY Value transfer Type reference (TYPE) STRING 20060815

Method GET_ENTITY on class CL_FMPEB_CONF has no exception.

Method GET_PEBTAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GJAHR Value transfer Type reference (TYPE) GJAHR Geschäftsjahr 20060808
2 Importing I_LAND Value transfer Type reference (TYPE) LAND1 Länderschlüssel 20060808
3 Returning R_T_PEBTAX Value transfer Object reference (TYPE REF TO) FMPEB_TAXIND_TT Tabellentyp zur PEB-Steuerdefinition 20060808

Method GET_PEBTAX on class CL_FMPEB_CONF has no exception.

Method GET_PEB_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GJAHR Value transfer Type reference (TYPE) GJAHR Geschäftsjahr 20060808
2 Returning R_T_ASSIGN Value transfer Object reference (TYPE REF TO) FMPEB_ASSIGN_TT Tabellentyp für FMPEB_ASSIGN 20060808

Method GET_PEB_ASSIGN on class CL_FMPEB_CONF has no exception.

Method GET_TAXINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_TAXINFO Value transfer Object reference (TYPE REF TO) FMPEB_TAX_INFO_TT Informationen zu Steuerkontoschlüsseln 20060808

Method GET_TAXINFO on class CL_FMPEB_CONF has no exception.

Method GET_TAXRATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GJAHR Value transfer Type reference (TYPE) GJAHR Geschäftsjahr 20060809
2 Importing I_LAND Value transfer Type reference (TYPE) LAND1 Länderschlüssel 20060809
3 Returning R_T_TAXRATES Value transfer Object reference (TYPE REF TO) FMPEB_TAXRATE_TT Vorsteuerabzugsquoten 20060809

Method GET_TAXRATES on class CL_FMPEB_CONF has no exception.

Method INIT Signature

Method INIT on class CL_FMPEB_CONF has no parameter.
Method INIT on class CL_FMPEB_CONF has no exception.

Method ISACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20060815
2 Returning R_FLG_ACTIVE Value transfer Type reference (TYPE) BOOLE Boolesche Variable 20060807

Method ISACTIVE on class CL_FMPEB_CONF has no exception.

Method PEB_MATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_F_ACCOUNTS Call by reference Type reference (TYPE) FMPEB_ENTITY_ACCOUNTS Mögliche Ausprägungen einer teilw. steuerbefreiten Einrichtu 20060717
2 Importing I_GJAHR Value transfer Type reference (TYPE) GJAHR Geschäftsjahr 20060808
3 Returning R_PEB Value transfer Type reference (TYPE) FMPEB_PEB Teilweise befreite Einrichtung (PEB) 20060717

Method PEB_MATCH on class CL_FMPEB_CONF has no exception.

Method READ_BASIC Signature

Method READ_BASIC on class CL_FMPEB_CONF has no parameter.
Method READ_BASIC on class CL_FMPEB_CONF has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700