SAP ABAP Class CL_RERA_DOC_MNGR (RE Document Manager)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RA (Application Component) Rental Accounting
     RE_RA_CA (Package) RE: Cross Application Rental Accounting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RERA_DOC_MNGR Interface RE Document Manager 20010919
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RERA_DOC_MNGR_REAP RE Document Manager: Advance Payment Posting 20020322
2 Inheritance (c INHERITING FROM c_ref)  CL_RERA_DOC_MNGR_REDP RE Document Manager: Receivables/Credit (Customer) 20011120
3 Inheritance (c INHERITING FROM c_ref)  CL_RERA_DOC_MNGR_REGP RE Document Manager: G/L Account Postings with Tax 20050427
4 Inheritance (c INHERITING FROM c_ref)  CL_RERA_DOC_MNGR_RETP RE Document Manager: Transfers 20011121
5 Inheritance (c INHERITING FROM c_ref)  CL_RERA_DOC_MNGR_REVP RE Document Manager: Vacancy Postings 20020321
Properties
Class CL_RERA_DOC_MNGR  
Short Description RE Document Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_RA_CA   RE: Cross Application Rental Accounting 
Created 20010919   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 RECA1 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 RERA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RERA_DOC_MNGR Interface RE Document Manager 20010919
Friends
# Friend Modeled only Created on Description
1 CF_RECA_OBJECT 20010919 Object That Can Be Instantiated: Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MF_ADD_TAX_ITEMS Instance attribute Public Attribute reference (LIKE) 20040826
2 MO_PROCESS Instance attribute Public Attribute reference (LIKE) 20030918
3 MTO_LIST Instance attribute Public Attribute reference (LIKE) 20010920
4 MT_CURRENT_NO Static Attribute Protected Type reference (TYPE) RE_T_DOC_NUMBER Table for Document Counter 20020208
5 MT_DOC_HEADER Instance attribute Public Attribute reference (LIKE) 20030918
6 MT_DOC_ITEM Instance attribute Public Attribute reference (LIKE) 20030918
7 MT_DOC_WT_ITEM Instance attribute Public Attribute reference (LIKE) 20050323
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_TAX_ITEMS Instance method Protected Method Adds Tax Rows 20040405
2 COMPLETE_DOCUMENT Instance method Protected Method Completes RE Document 20040405
3 COMPLETE_HEADER Instance method Protected Method Completes Document Header 20010919
4 COMPLETE_ITEMS Instance method Protected Method Completes Document Items 20010919
5 COMPRESS_ITEMS Instance method Protected Method Compresses Document Items 20121123
6 COUNT Instance method Public Method 20011130
7 DISTRIBUTE_ROUND_DIFF Instance method Protected Method Distributes Rounding Differences 20110927
8 GET_LIST Instance method Public Method 20010926
9 INIT Instance method Public Method 20040126
10 POST Instance method Public Method 20010920
11 PREPARE_INTERCOMPANY_POSTING Instance method Protected Method Prepares Cross-Company-Code Posting 20050520
12 _ADD_CURRENT_NO Instance method Private Method Increases Document Counter 20020208
13 _GET_CURRENT_NO Instance method Private Method Supplies Current Level of Document Counter 20020208
14 _INIT Instance method Private Method Initialization of Class Attributes 20020115
15 _SET_CURRENT_NO Instance method Private Method Initializes Document Counter 20020507
Events
Class CL_RERA_DOC_MNGR has no event.
Types
Class CL_RERA_DOC_MNGR has no local type.
Method Signatures

Method APPEND_TAX_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEM Call by reference Type reference (TYPE) RE_T_DOC_ITEM_EX RE-Belegposition extern 20040405
2 Importing ID_PSTNGDATE Value transfer Type reference (TYPE) RERAPSTNGDATE Buchungsdatum 20040405
3 Importing ID_PSTNGPROCEDURE Value transfer Type reference (TYPE) RERAPROCEDURE Buchungsvorgang 20091014
# Exception Resumable Description Created on
1 ERROR Fehler 20040405

Method COMPLETE_DOCUMENT 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) RERA_DOC_EX RE-Beleg (VIRADOC) 20040405
2 Changing CT_ITEM Call by reference Type reference (TYPE) RE_T_DOC_ITEM_EX RE-Belegposition extern 20040405
# Exception Resumable Description Created on
1 ERROR Fehler 20040405

Method COMPLETE_HEADER 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) RERA_DOC_EX RE-Beleg (VIRADOC) 20011011
2 Importing ID_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20030121

Method COMPLETE_HEADER on class CL_RERA_DOC_MNGR has no exception.

Method COMPLETE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEM Call by reference Type reference (TYPE) RE_T_DOC_ITEM_EX RE-Belegposition extern 20011207
2 Importing ID_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20060816
3 Importing ID_PROCESS Value transfer Type reference (TYPE) RECAPROCESS Prozess 20030310
4 Importing ID_PROCESSGUID Value transfer Type reference (TYPE) RECAPROCESSGUID Generischer Schlüssel eines Prozesses 20030310
5 Importing ID_PSTNGDATE Value transfer Type reference (TYPE) RERAPSTNGDATE Buchungsdatum 20030502
6 Importing ID_PSTNGPROCEDURE Value transfer Type reference (TYPE) RERAPROCEDURE Buchungsvorgang 20091014
7 Importing IF_BYPASSING_TAX_CALC Value transfer Type reference (TYPE) ABAP_BOOL Keine Steuerzeilen generieren 20040405
# Exception Resumable Description Created on
1 ERROR Fehler aufgetreten 20040602

Method COMPRESS_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEM Call by reference Type reference (TYPE) RE_T_DOC_ITEM_EX RE-Belegposition extern 20121123
2 Importing ID_PROCESS Value transfer Type reference (TYPE) RECAPROCESS Prozess 20121123
3 Importing ID_PSTNGPROCEDURE Value transfer Type reference (TYPE) RERAPROCEDURE Buchungsvorgang 20121123
# Exception Resumable Description Created on
1 ERROR Fehler aufgetreten 20121123

Method COUNT Signature

Method COUNT on class CL_RERA_DOC_MNGR has no parameter.
Method COUNT on class CL_RERA_DOC_MNGR has no exception.

Method DISTRIBUTE_ROUND_DIFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEM Call by reference Type reference (TYPE) RE_T_DOC_ITEM_EX RE-Belegposition extern 20110927
2 Importing ID_BUKRS Call by reference Type reference (TYPE) BUKRS 20110927
3 Importing ID_PROCESS Call by reference Type reference (TYPE) RECAPROCESS 20110927
4 Importing ID_PSTNGPROCEDURE Call by reference Type reference (TYPE) RERAPROCEDURE 20110927
# Exception Resumable Description Created on
1 ERROR Fehler 20110927

Method GET_LIST Signature

Method GET_LIST on class CL_RERA_DOC_MNGR has no parameter.
Method GET_LIST on class CL_RERA_DOC_MNGR has no exception.

Method INIT Signature

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

Method POST Signature

Method POST on class CL_RERA_DOC_MNGR has no parameter.
Method POST on class CL_RERA_DOC_MNGR has no exception.

Method PREPARE_INTERCOMPANY_POSTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEM Call by reference Type reference (TYPE) RE_T_DOC_ITEM_EX RE-Belegposition extern 20050520
2 Importing ID_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20060816
3 Importing ID_PSTNGDATE Value transfer Type reference (TYPE) RERAPSTNGDATE Buchungsdatum 20050520
# Exception Resumable Description Created on
1 ERROR Fehler 20050520

Method _ADD_CURRENT_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ADD_NO Value transfer Type reference (TYPE) RERADOCCOUNTER 0 Belegzähler 20020430

Method _ADD_CURRENT_NO on class CL_RERA_DOC_MNGR has no exception.

Method _GET_CURRENT_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_NUMBER Value transfer Type reference (TYPE) RERA_DOC_NUMBER-COUNTER Zähler 20020430

Method _GET_CURRENT_NO on class CL_RERA_DOC_MNGR has no exception.

Method _INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROCESS Value transfer Object reference (TYPE REF TO) IF_RECA_PROCESS allgemeine Beschreibung eines Prozesses 20020208

Method _INIT on class CL_RERA_DOC_MNGR has no exception.

Method _SET_CURRENT_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SET_NO Value transfer Type reference (TYPE) RERADOCCOUNTER 0 Belegzähler 20020507

Method _SET_CURRENT_NO on class CL_RERA_DOC_MNGR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 110