SAP ABAP Class CL_RESC_BC_SUBSTEP (Transfer Postings)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-SC (Application Component) Service Charge Settlement
     RE_SC_BC (Package) SCS: Posting Costs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RESC_SETTL_SUBSTEP Subordinate Settlement Step/Section 20031111
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RESC_BC_SUBSTEP Posts Results per Transaction to FI 20031111
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RESC_BC_ADVPAY Post Advance Payments 20031111
2 Inheritance (c INHERITING FROM c_ref)  CL_RESC_BC_ITAX_ADJUST Input tax adjustment 20031111
3 Inheritance (c INHERITING FROM c_ref)  CL_RESC_BC_RECEIVABLE Post Receivables 20031111
4 Inheritance (c INHERITING FROM c_ref)  CL_RESC_BC_TRANSFER Transfer Postings 20031111
Properties
Class CL_RESC_BC_SUBSTEP  
Short Description Transfer Postings    
Super Class CL_RESC_SETTL_SUBSTEP Subordinate Settlement Step/Section 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_SC_BC   SCS: Posting Costs 
Created 20031111   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 RECA4 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RERA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RESC1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RESC_BC_SUBSTEP Posts Results per Transaction to FI 20031111
Friends
# Friend Modeled only Created on Description
1 CF_RECA_OBJECT 20031111 Object That Can Be Instantiated: Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_PROCEDURE Instance attribute Public Attribute reference (LIKE) 20031111
2 MF_HASGLACCSYMB Instance attribute Public Attribute reference (LIKE) 20031111
3 MO_OBJSTATUS_MNGR Instance attribute Protected Object reference (TYPE REF TO) IF_RECA_PROCESS_STATUS_MNGR Status Manager for Process Steps 20080611
4 MO_SETTLEMENT Instance attribute Public Attribute reference (LIKE) 20031111
5 MO_SETTLPARAM Instance attribute Public Attribute reference (LIKE) 20031111
6 MO_STEPPARAM_BC Instance attribute Public Attribute reference (LIKE) 20031111
7 MO_STEP_BC Instance attribute Public Attribute reference (LIKE) 20031111
8 MO_STEP_SH Instance attribute Public Attribute reference (LIKE) 20031111
9 MT_PRE_DOC_HEADER Instance attribute Protected Type reference (TYPE) RE_T_PRE_DOC_HEADER RE Document Header Generated Preliminary Step 20031111
10 MT_PRE_DOC_ITEM Instance attribute Protected Type reference (TYPE) RE_T_PRE_DOC_ITEM_RESC RE Line Item Preliminary Step for SCS 20031111
11 MT_PRE_TAX_ITEM Instance attribute Protected Type reference (TYPE) RE_T_PRE_TAX_ITEM_GEN RE Document Item Generated Preliminary Step 20031111
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_AND_PREPARE_DOCS Instance method Public Method Creation and Preparation of Documents [Abstract] 20031111
2 CREATE_DOC_HEADER Instance method Protected Method Document Header 20031111
3 GET_ELIMINTBUSVOL Instance method Protected Method Gets Elimination of Internal Business Volume Indicator 20051031
4 GET_ITEM_COUNT Instance method Protected Method Item counter 20031111
5 PARTLY_STORE Instance method Protected Method Save Temporary Version 20080612
6 POST_DOCS Instance method Public Method Update Documents 20080612
7 POST_IMMEDIATELY Instance method Protected Method Save Immediately? 20080611
8 REMOVE_AALK_MESSAGE_BY_MSU_SE Instance method Protected Method Deletes Messages for Acct Assign. Block from Sep. MSU Sett. 20121105
9 RESET_BUFFER Instance method Protected Method Reset Buffer 20031111
10 ZERO_ITEM_COUNT Instance method Protected Method Starting Counter Level 20031111
Events
Class CL_RESC_BC_SUBSTEP has no event.
Types
Class CL_RESC_BC_SUBSTEP has no local type.
Method Signatures

Method CREATE_AND_PREPARE_DOCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20080612
# Exception Resumable Description Created on
1 ERRORS Fehler 20080612

Method CREATE_DOC_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_REFERENCEDOCGUID Value transfer Type reference (TYPE) RERAREFGUID Referenz-GUID 20031111
2 Returning RS_DOC_HEADER Value transfer Type reference (TYPE) RERA_PRE_DOC_HEADER RE-Beleg (VIRADOC) 20031111

Method CREATE_DOC_HEADER on class CL_RESC_BC_SUBSTEP has no exception.

Method GET_ELIMINTBUSVOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_ELIMINTBUSVOL Value transfer Type reference (TYPE) RESCC_SETTLPARAM-ELIMINTBUSVOL Binnenumsatzeliminierung 20051031

Method GET_ELIMINTBUSVOL on class CL_RESC_BC_SUBSTEP has no exception.

Method GET_ITEM_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_ITEMNO Value transfer Type reference (TYPE) POSNR_ACC Positionsnummer des Rechnungswesenbeleges 20031111

Method GET_ITEM_COUNT on class CL_RESC_BC_SUBSTEP has no exception.

Method PARTLY_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DOCCOUNTER Call by reference Type reference (TYPE) RERADOCCOUNTER Belegzähler 20080612

Method PARTLY_STORE on class CL_RESC_BC_SUBSTEP has no exception.

Method POST_DOCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_PARTLY_STORE Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Allgemeines Ja/Nein - Feld 20080612
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20080612
# Exception Resumable Description Created on
1 ERRORS Fehler 20080612

Method POST_IMMEDIATELY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_IMMEDIATELY Value transfer Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20080611

Method POST_IMMEDIATELY on class CL_RESC_BC_SUBSTEP has no exception.

Method REMOVE_AALK_MESSAGE_BY_MSU_SE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20121105

Method REMOVE_AALK_MESSAGE_BY_MSU_SE on class CL_RESC_BC_SUBSTEP has no exception.

Method RESET_BUFFER Signature

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

Method ZERO_ITEM_COUNT Signature

Method ZERO_ITEM_COUNT on class CL_RESC_BC_SUBSTEP has no parameter.
Method ZERO_ITEM_COUNT on class CL_RESC_BC_SUBSTEP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 500