SAP ABAP Class IF_FVD_OUT_POST_PROCESSING (Outbound Interface Postprocessing Tool)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20050321
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FVD_OUT_DEF_POST_PROCESSING Outbound Class Postprocessing Tool 20050321
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FVD_PROXY_POST_PROCESSING Proxy Class Postprocessing Tool 20050321
Properties
Class IF_FVD_OUT_POST_PROCESSING  
Short Description Outbound Interface Postprocessing Tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050321   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FVD_OUT_POST_PROCESSING has no forward declaration.
Interfaces
Class IF_FVD_OUT_POST_PROCESSING has no interface implemented.
Friends
Class IF_FVD_OUT_POST_PROCESSING has no friend class.
Attributes
Class IF_FVD_OUT_POST_PROCESSING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ORDER Static method Public Method Insert Postprocessing Order 20050321
2 INIT Static method Public Method Initialization of Postprocessing 20050321
3 SAVE Static method Public Method Save Postprocessing Orders 20050321
4 START_LOG_REC Static method Public Method Start Recording in Application Log 20050321
5 STOP_LOG_REC Static method Public Method Stop Recording in Application Log 20050321
Events
Class IF_FVD_OUT_POST_PROCESSING has no event.
Types
Class IF_FVD_OUT_POST_PROCESSING has no local type.
Method Signatures

Method ADD_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LOAN_DATA Call by reference Type reference (TYPE) ANY generischer Datenteil 20050321
2 Importing IM_LOAN_OBJECTS Call by reference Type reference (TYPE) TRTY_LOAN_OBJECTS Objekte des Nachbearbeitungsauftrages 20050321
3 Importing IM_MAIN_MESSAGE Call by reference Type reference (TYPE) RLOAN_MESSAGE Hauptnachricht 20050321
4 Exporting RE_ORDER_KEY Call by reference Type reference (TYPE) GUID_16 GUID des Nachbearbeitungsauftrages 20050321
# Exception Resumable Description Created on
1 ADD_FAILED Hinzufügen Nachbearbeitungsauftrag gescheitert 20050331
2 INVALID_LOAN_OBJECT_ROLE Ungültige Objektrolle 20050322

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BUSINESS_PROCESS Call by reference Type reference (TYPE) TB_LOAN_BUSINESS_PROCESS Geschäftsprozess in der Darlehensverwaltung 20050321
2 Importing IM_EXT_IDENTIFICATION Call by reference Type reference (TYPE) TB_EXT_IDENTIFICATION Externe Identifikation 20050321
3 Importing IM_FLG_IN_UPDATE_TASK Call by reference Type reference (TYPE) XFELD 'X' X - Update Task verwenden 20050321
# Exception Resumable Description Created on
1 INVALID_CONTEXT_DATA kein gültiger Kontext 20050322

Method SAVE Signature

Method SAVE on class IF_FVD_OUT_POST_PROCESSING has no parameter.
Method SAVE on class IF_FVD_OUT_POST_PROCESSING has no exception.

Method START_LOG_REC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_OBJECT Call by reference Type reference (TYPE) TRTY_BAL_OBJECT Objektnamen (Applikationskürzel) 20050321

Method START_LOG_REC on class IF_FVD_OUT_POST_PROCESSING has no exception.

Method STOP_LOG_REC Signature

Method STOP_LOG_REC on class IF_FVD_OUT_POST_PROCESSING has no parameter.
Method STOP_LOG_REC on class IF_FVD_OUT_POST_PROCESSING has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in