SAP ABAP Class IF_EX_RESR_POSTING (Interface for BAdI: BADI_RE_SR_CL)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20081015
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_RESR_POSTING Prevent Posting (Even in Update Run) 20090727
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_RESR_NO_POSTING Do Not Post If Posting Date Before Cash Flow From Date 20081015
Properties
Class IF_EX_RESR_POSTING  
Short Description Interface for BAdI: BADI_RE_SR_CL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081015   SAP 
Last change 20100310   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)
Interfaces
Class IF_EX_RESR_POSTING has no interface implemented.
Friends
Class IF_EX_RESR_POSTING has no friend class.
Attributes
Class IF_EX_RESR_POSTING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 NO_POSTING Instance method Public Method Prevent Posting (Even in Update Run) 20081015
Events
Class IF_EX_RESR_POSTING has no event.
Types
Class IF_EX_RESR_POSTING has no local type.
Method Signatures

Method NO_POSTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_DO_NOT_POST Call by reference Type reference (TYPE) ABAP_BOOL Schritt "X" = Schritt "Buchen" muss nicht ausgeführt werden 20081015
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) RE_T_MSG Nachrichtensammler 20081015
3 Importing IO_CN Call by reference Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag (VICNCN) 20081015
4 Importing IO_SETTLPARAM Call by reference Object reference (TYPE REF TO) IF_RESR_SETTLEMENT_PARAM Parameter zur Umsatzabrechnung 20081015
5 Importing IO_STEPPARAM_BC Call by reference Object reference (TYPE REF TO) IF_RESR_SETTL_STEP_PARAM_BC Parameter für das Buchen 20081015
6 Importing IS_RESULT Call by reference Type reference (TYPE) RESRCALCRESULT Alle Teilergebnisse 20081015

Method NO_POSTING on class IF_EX_RESR_POSTING has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in