SAP ABAP Class CL_RESC_DATA_ADVSTATUS (Status of Advance Payments)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-SC (Application Component) Service Charge Settlement
     RE_SC_AP (Package) SCS: Advance Payment
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_REIS_DATA ALV Reporting: Model Component [Abstract] 20111027
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RESC_DATA_ADVSTATUS Status of Advance Payments 20111027
Properties
Class CL_RESC_DATA_ADVSTATUS  
Short Description Status of Advance Payments    
Super Class CL_REIS_DATA ALV Reporting: Model Component [Abstract] 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_SC_AP   SCS: Advance Payment 
Created 20111027   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RECA0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECA4 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RERA4 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RESC1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RESC6 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RESC_DATA_ADVSTATUS Status of Advance Payments 20111027
Friends
Class CL_RESC_DATA_ADVSTATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_MODE Instance attribute Public Attribute reference (LIKE) 20111028
2 MD_PARTNER_SELDATE Instance attribute Private Type reference (TYPE) REBPPARTNERSD Main Contractual Partner Selection Date 20121129
3 MD_VALIDFROM Instance attribute Public Attribute reference (LIKE) 20111028
4 MD_VALIDTO Instance attribute Public Attribute reference (LIKE) 20111028
5 MF_DSPBUP Instance attribute Public Type reference (TYPE) RELDDISPPARTNERCN Display Main Contractual Partners 20111130
6 MF_FLAT Instance attribute Public Attribute reference (LIKE) 20111028
7 MT_PROCESS_STATUS Static Attribute Protected Type reference (TYPE) M_TYPE_T_PROCESS_STATUS 20111130
8 MT_SO_CALCFROM Instance attribute Public Type reference (TYPE) RE_T_RSOCALCFROM Select Options for Calculation From 20111028
9 MT_SO_CALCTO Instance attribute Public Type reference (TYPE) RE_T_RSOCALCTO Select Options for Calculation To 20111028
10 MT_SO_PLANACTUAL Instance attribute Public Type reference (TYPE) RE_T_RSOPLANACTUAL Select Options for Plan Record/Actual Rec./To Be Released 20111028
11 MT_STATUS_TEXT Static Attribute Protected Type reference (TYPE) RE_T_RSDOMAVAL Repository: Fixed Values of Domains 20111104
Methods
# Method Level Visibility Method type Description Created on
1 SET_PARAMETER Instance method Public Method 20111028
2 _IS_CASHFLOW_ITEM_RELEVANT Instance method Private Method Is Cash Flow Record Relevant? 20111121
3 _IS_RO_IN_PARTICIPATION Instance method Private Method Is Rental Object Participating? 20111121
Events
Class CL_RESC_DATA_ADVSTATUS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYPE_PROCESS_STATUS Protected See coding 20111130 BEGIN OF mtype_process_status, processguid TYPE recaprocessguid, process TYPE recaprocess, processid TYPE recaprocessid, processextid TYPE recaprocessextid, settl_pfrom TYPE rescsettlevalidfrom, settl_pto TYPE rescsettlto, settlmode TYPE recasettlmode, settltype TYPE rescstype, status_step_bc TYPE recastepstatus, proccomplete TYPE rescadvlistproccomplete, END OF mtype_process_status
2 M_TYPE_T_PROCESS_STATUS Protected See coding 20111130 m_type_t_process_status TYPE TABLE OF mtype_process_status
Method Signatures

Method SET_PARAMETER Signature

Method SET_PARAMETER on class CL_RESC_DATA_ADVSTATUS has no parameter.
Method SET_PARAMETER on class CL_RESC_DATA_ADVSTATUS has no exception.

Method _IS_CASHFLOW_ITEM_RELEVANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_IS_RELEVANT Call by reference Type reference (TYPE) RECABOOL FS ist relevant (j/n) 20111121
2 Importing IO_CONDITION Call by reference Object reference (TYPE REF TO) IF_RECD_CONDITION Kondition 20111121
3 Importing IS_CASHFLOW Call by reference Type reference (TYPE) RECD_CASHFLOW_PAY_X Finanzstrom und Zusatzfelder (VICDCFPAY) 20111121
4 Importing IT_PARTICIPATION Call by reference Type reference (TYPE) RE_T_CNPART_GEN generierte Abrechnungsteilnahme zu Nebenkostenabrechnung 20111121

Method _IS_CASHFLOW_ITEM_RELEVANT on class CL_RESC_DATA_ADVSTATUS has no exception.

Method _IS_RO_IN_PARTICIPATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_IS_RELEVANT Call by reference Type reference (TYPE) RECABOOL FS ist relevant (j/n) 20111121
2 Importing ID_CONDTYPE Call by reference Type reference (TYPE) RECDCONDTYPE Konditionsart 20111121
3 Importing ID_OBJNR Call by reference Type reference (TYPE) RECAOBJNR Objektnummer 20111121
4 Importing ID_PFROM Call by reference Type reference (TYPE) RECAKEYDATE Stichtag 20111121
5 Importing ID_PTO Call by reference Type reference (TYPE) RECAKEYDATE Stichtag 20111121
6 Importing IT_PARTICIPATION Call by reference Type reference (TYPE) RE_T_CNPART_GEN generierte Abrechnungsteilnahme zu Nebenkostenabrechnung 20111121

Method _IS_RO_IN_PARTICIPATION on class CL_RESC_DATA_ADVSTATUS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606