SAP ABAP Class CL_RECNC_CONTRACT_TYPE (Contract Type (TIV26/TIV2F))
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CN (Application Component) Real Estate Contract
     RE_CN_CN (Package) RE: Contract
Properties
Class CL_RECNC_CONTRACT_TYPE  
Short Description Contract Type (TIV26/TIV2F)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_CN_CN   RE: Contract 
Created 20020121   SAP 
Last change 20130531   SAP 
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)
2 RECN1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RECNC_CONTRACT_TYPE has no interface implemented.
Friends
Class CL_RECNC_CONTRACT_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MF_BUFFER_COMPLETE Static Attribute Protected Type reference (TYPE) RECABOOL Buffer completely filled? 20020127
2 MS_BUFFER_HL Static Attribute Protected Type reference (TYPE) RECNC_CONTRACT_TYPE Structure Buffer 20020127
3 MS_TEXT_BUFFER_HL Static Attribute Private Type reference (TYPE) RECNC_CONTRACT_TYPE_X Structure Buffer (Texts) 20020127
4 MT_BUFFER Static Attribute Protected Type reference (TYPE) RE_T_CONTRACT_TYPE Table Buffers 20020127
5 MT_TEXT_BUFFER Static Attribute Private Type reference (TYPE) RE_T_CONTRACT_TYPE_X Table Buffer (Texts) 20020127
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_KEY Static method Public Method Checks If Entry Exists for Primary Key (Except.) 20020127
2 COMPLETE_DETAIL Static method Private Method Completes Further Data from TIVCNCCTADD 20020127
3 CORRECT_ADJUSTNUMBER Static method Public Method Corrects Group Intervals 20020128
4 COUNT Static method Public Method Supplies number of entries 20020127
5 EXISTS Static method Public Method Checks If Entry Exists for Primary Key (Y/N) 20020127
6 FILL_BUFFER_COMPLETE Static method Private Method Fills Table Buffer with All Entries 20020127
7 GET_CASHFLOW_RANGE Static method Public Method Supplies End of Cash Flow Generation 20020128
8 GET_DETAIL Static method Public Method Supplies Structure for Primary Key 20020127
9 GET_DETAIL_X Static method Public Method Supplies Structure, Incl. Additional Data, to Primary Key 20020127
10 GET_LIST Static method Public Method Supplies All Entries 20020127
11 GET_LIST_DIRECTION_SUPPLIER Static method Public Method Gets Offering Contract Types (Customer) 20030227
12 GET_LIST_DIRECTION_USER Static method Public Method Gets Using Contract Types (Vendor) 20030227
13 GET_LIST_OCCUPY Static method Public Method Supplies Occupancy Contract Types 20020127
14 GET_LIST_X Static method Public Method Supplies All Entries Incl. Additional Data 20020127
15 GET_TEXT Static method Public Method Supplies Standard Text to Primary Key 20020127
16 IS_ASSESSMENT_TYPE Static method Public Method Checks If Contract Type Is for Assessment Contracts (Y/N) 20041103
17 IS_CMCF_TYPE Static method Public Method Checks If Contract Type Relevant for Cash Management (Y/N) 20060314
18 IS_CONDOMINIUM_OWNERS_TYPE Static method Public Method Checks If Contract Type for Condominium Management Ctr (Y/N) 20050610
19 IS_CUEXCLUDEASSIGN Static method Public Method Asks If New Assignment Is Locked 20120316
20 IS_DEPOSIT_TYPE Static method Public Method Checks If Contract Type for Security Deposit Agreement (Y/N) 20030408
21 IS_MANAGEMENT_TYPE Static method Public Method Checks If Contract Type Is for Management Contracts (Y/N) 20041119
22 IS_OCCUPYING Static method Public Method Checks If Contract Is Occupancy Type (Y/N) 20020225
23 READ_BUFFER_INTO_HL Static method Private Method Searches for Entry in Buffer and Updates Header 20020127
24 READ_TEXT_BUFFER_INTO_HL Static method Private Method Searches for Entry in Buffer and Updates Header (Texts) 20020127
25 RESET_BUFFER Static method Public Method Deletes Table Buffer 20020127
26 XSEARCH_TEXT Static method Private Method Searches for Alternative Standard Text 20020127
Events
Class CL_RECNC_CONTRACT_TYPE has no event.
Types
Class CL_RECNC_CONTRACT_TYPE has no local type.
Method Signatures

Method CHECK_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SMVART Call by reference Type reference (TYPE) RECNC_CONTRACT_TYPE-SMVART Externe Vertragsart Immobilien 20020127
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20020127

Method COMPLETE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DETAIL Call by reference Type reference (TYPE) RECNC_CONTRACT_TYPE Vertragsart 20020127

Method COMPLETE_DETAIL on class CL_RECNC_CONTRACT_TYPE has no exception.

Method CORRECT_ADJUSTNUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_ADJUSTNUMBERBEG Call by reference Type reference (TYPE) REBDADJUSTNUMBERBEG Beginn Ordnungs- bzw. Gruppennummer 20020128
2 Changing CD_ADJUSTNUMBERSTEP Call by reference Type reference (TYPE) REBDADJUSTNUMBERSTEP Ordnungs- bzw. Gruppennummerlücke 20020128

Method CORRECT_ADJUSTNUMBER on class CL_RECNC_CONTRACT_TYPE has no exception.

Method COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_COUNT Value transfer Type reference (TYPE) I Anzahl der Einträge 20020127

Method COUNT on class CL_RECNC_CONTRACT_TYPE has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SMVART Call by reference Type reference (TYPE) RECNC_CONTRACT_TYPE-SMVART Externe Vertragsart Immobilien 20020127
2 Returning RF_EXISTS Value transfer Type reference (TYPE) RECABOOL Eintrag vorhanden? 20020127

Method EXISTS on class CL_RECNC_CONTRACT_TYPE has no exception.

Method FILL_BUFFER_COMPLETE Signature

Method FILL_BUFFER_COMPLETE on class CL_RECNC_CONTRACT_TYPE has no parameter.
Method FILL_BUFFER_COMPLETE on class CL_RECNC_CONTRACT_TYPE has no exception.

Method GET_CASHFLOW_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CFFROM Value transfer Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20020128
2 Importing ID_YEAR Value transfer Type reference (TYPE) VVAPLAN Fortschreibungszeitraum Finanzdisposition in Jahren 20020128
3 Returning RD_CFTO Value transfer Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20020128

Method GET_CASHFLOW_RANGE on class CL_RECNC_CONTRACT_TYPE has no exception.

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_REQUIRE Value transfer Type reference (TYPE) CHAR1 ' ' NOT_FOUND für: 'K'ey / ' '=keine Exception 20020127
2 Importing ID_SMVART Call by reference Type reference (TYPE) RECNC_CONTRACT_TYPE-SMVART Externe Vertragsart Immobilien 20020127
3 Returning RS_DETAIL Value transfer Type reference (TYPE) RECNC_CONTRACT_TYPE Vertragsart 20020127
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20020127

Method GET_DETAIL_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20020127
2 Importing ID_REQUIRE Value transfer Type reference (TYPE) CHAR1 ' ' NOT_FOUND für: 'K'ey / 'T'ext / ' '=keine Exception 20020127
3 Importing ID_SMVART Call by reference Type reference (TYPE) RECNC_CONTRACT_TYPE-SMVART Externe Vertragsart Immobilien 20020127
4 Importing ID_XSEARCH Value transfer Type reference (TYPE) CHAR1 '1' Kein Text: '1'=Key / '2'=alt.Sprache / '3'=2+Key / ' '=Orig. 20020127
5 Returning RS_DETAIL_X Value transfer Type reference (TYPE) RECNC_CONTRACT_TYPE_X Vertragsart und Zusatzfelder 20020127
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20020127

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_CONTRACT_TYPE Vertragsart 20020127
2 Importing ID_REQUIRE Value transfer Type reference (TYPE) CHAR1 ' ' NOT_FOUND für: 'L'iste leer / ' '=keine Exception 20020127
# Exception Resumable Description Created on
1 NOT_FOUND Liste ist leer 20020127

Method GET_LIST_DIRECTION_SUPPLIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_CONTRACT_TYPE Vertragsart (TIV26) 20030227
2 Importing IF_ONLY_INTERNAL Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Nur interne? 20030306
3 Importing IF_ONLY_OCCUPYING Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Nur belegend? 20030227

Method GET_LIST_DIRECTION_SUPPLIER on class CL_RECNC_CONTRACT_TYPE has no exception.

Method GET_LIST_DIRECTION_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_CONTRACT_TYPE Vertragsart (TIV26) 20030227
2 Importing IF_ONLY_INTERNAL Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Nur interne? 20030306
3 Importing IF_ONLY_OCCUPYING Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Nur belegend? 20030227

Method GET_LIST_DIRECTION_USER on class CL_RECNC_CONTRACT_TYPE has no exception.

Method GET_LIST_OCCUPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_CONTRACT_TYPE Vertragsart (TIV26) 20020127

Method GET_LIST_OCCUPY on class CL_RECNC_CONTRACT_TYPE has no exception.

Method GET_LIST_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST_X Call by reference Type reference (TYPE) RE_T_CONTRACT_TYPE_X Vertragsart und Zusatzfelder 20020127
2 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20020127
3 Importing ID_REQUIRE Value transfer Type reference (TYPE) CHAR1 ' ' NOT_FOUND für: 'L'iste leer / 'T'ext / ' '=keine Exception 20020127
4 Importing ID_XSEARCH Value transfer Type reference (TYPE) CHAR1 '1' Kein Text: '1'=Key / '2'=alt.Sprache / '3'=2+Key / ' '=Orig. 20020127
# Exception Resumable Description Created on
1 NOT_FOUND Liste ist leer 20020127

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU Sprache 20020127
2 Importing ID_REQUIRE Value transfer Type reference (TYPE) CHAR1 ' ' NOT_FOUND für: 'K'ey / 'T'ext / ' '=keine Exception 20020127
3 Importing ID_SMVART Call by reference Type reference (TYPE) RECNC_CONTRACT_TYPE-SMVART Externe Vertragsart Immobilien 20020127
4 Importing ID_XSEARCH Value transfer Type reference (TYPE) CHAR1 '1' Kein Text: '1'=Key / '2'=alt.Sprache / '3'=2+Key / ' '=Orig. 20020127
5 Returning RD_TEXT Value transfer Type reference (TYPE) RECNC_CONTRACT_TYPE_X-XMBEZ Text 20020127
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20020127

Method IS_ASSESSMENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SMVART Call by reference Type reference (TYPE) RECNC_CONTRACT_TYPE-SMVART Externe Vertragsart Immobilien 20041103
2 Returning RF_IS_ASSESSMENT_TYPE Value transfer Type reference (TYPE) RECABOOL Vertragsart für Hausgeldverträge? 20041103

Method IS_ASSESSMENT_TYPE on class CL_RECNC_CONTRACT_TYPE has no exception.

Method IS_CMCF_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SMVART Call by reference Type reference (TYPE) RECNC_CONTRACT_TYPE-SMVART Externe Vertragsart Immobilien 20060314
2 Returning RF_IS_CMCF_TYPE Value transfer Type reference (TYPE) RECABOOL Vertragsart für Finanzdispo ? 20060314

Method IS_CMCF_TYPE on class CL_RECNC_CONTRACT_TYPE has no exception.

Method IS_CONDOMINIUM_OWNERS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SMVART Call by reference Type reference (TYPE) RECNC_CONTRACT_TYPE-SMVART Externe Vertragsart Immobilien 20050610
2 Returning RF_IS_CONDOMINIUM_OWNERS_TYPE Value transfer Type reference (TYPE) RECABOOL Vertragsart für SETVA? 20050610

Method IS_CONDOMINIUM_OWNERS_TYPE on class CL_RECNC_CONTRACT_TYPE has no exception.

Method IS_CUEXCLUDEASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SMVART Call by reference Type reference (TYPE) RECNC_CONTRACT_TYPE-SMVART Externe Vertragsart Immobilien 20120316
2 Returning RF_CUEXCLUDEASSIGN Value transfer Type reference (TYPE) RECACUEXCLUDEASSIGN Keine Neuanlage/-zuordnung 20120316

Method IS_CUEXCLUDEASSIGN on class CL_RECNC_CONTRACT_TYPE has no exception.

Method IS_DEPOSIT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SMVART Call by reference Type reference (TYPE) RECNC_CONTRACT_TYPE-SMVART Externe Vertragsart Immobilien 20030408
2 Returning RF_IS_DEPOSIT_TYPE Value transfer Type reference (TYPE) RECABOOL Vertragsart für Kautionsvereinbarungen? 20030408

Method IS_DEPOSIT_TYPE on class CL_RECNC_CONTRACT_TYPE has no exception.

Method IS_MANAGEMENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SMVART Call by reference Type reference (TYPE) RECNC_CONTRACT_TYPE-SMVART Externe Vertragsart Immobilien 20041119
2 Returning RF_IS_MANAGEMENT_TYPE Value transfer Type reference (TYPE) RECABOOL Vertragsart für Verwaltungsverträge? 20041119

Method IS_MANAGEMENT_TYPE on class CL_RECNC_CONTRACT_TYPE has no exception.

Method IS_OCCUPYING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SMVART Call by reference Type reference (TYPE) RECNC_CONTRACT_TYPE-SMVART Externe Vertragsart Immobilien 20020225
2 Returning RF_IS_OCCUPYING Value transfer Type reference (TYPE) RECABOOL Vertragsart belegend? 20020225

Method IS_OCCUPYING on class CL_RECNC_CONTRACT_TYPE has no exception.

Method READ_BUFFER_INTO_HL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SMVART Call by reference Type reference (TYPE) RECNC_CONTRACT_TYPE-SMVART Externe Vertragsart Immobilien 20020127
# Exception Resumable Description Created on
1 NOT_FOUND Primärschlüssel nicht gefunden 20020127

Method READ_TEXT_BUFFER_INTO_HL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU Sprache 20020127
2 Importing ID_SMVART Call by reference Type reference (TYPE) RECNC_CONTRACT_TYPE-SMVART Externe Vertragsart Immobilien 20020127
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20020127

Method RESET_BUFFER Signature

Method RESET_BUFFER on class CL_RECNC_CONTRACT_TYPE has no parameter.
Method RESET_BUFFER on class CL_RECNC_CONTRACT_TYPE has no exception.

Method XSEARCH_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LANGU Value transfer Type reference (TYPE) SYLANGU Sprache 20020127
2 Importing ID_SMVART Call by reference Type reference (TYPE) RECNC_CONTRACT_TYPE-SMVART Externe Vertragsart Immobilien 20020127
3 Importing ID_XSEARCH Value transfer Type reference (TYPE) CHAR1 Kein Text: '1'=Key / '2'=alt.Sprache / '3'=2+Key / ' '=Orig. 20020127
4 Returning RD_TEXT Value transfer Type reference (TYPE) RECNC_CONTRACT_TYPE_X-XMBEZ Text 20020127
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20020127
History
Last changed by/on SAP  20130531 
SAP Release Created in 110