SAP ABAP Class IF_WLF_SE_INVC_RQ_IN (Interface for BAdI: WLF_SE_INVC_RQ_IN_INT)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100922
Properties
Class IF_WLF_SE_INVC_RQ_IN  
Short Description Interface for BAdI: WLF_SE_INVC_RQ_IN_INT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100922   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WLF_SE_INVC_RQ_IN has no forward declaration.
Interfaces
Class IF_WLF_SE_INVC_RQ_IN has no interface implemented.
Friends
Class IF_WLF_SE_INVC_RQ_IN has no friend class.
Attributes
Class IF_WLF_SE_INVC_RQ_IN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INBOUND_PROCESSING Instance method Public Method Process Inbound mapping for InvoiceRequest message to SSR 20100922
2 OUTBOUND_PROCESSING Instance method Public Method Process Outbound mapping for InvoiceConfirmation message 20100922
3 SKIP_CONFIRMATION Instance method Public Method Prevents the system to send a confirmation message 20110930
Events
Class IF_WLF_SE_INVC_RQ_IN has no event.
Types
Class IF_WLF_SE_INVC_RQ_IN has no local type.
Method Signatures

Method INBOUND_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_API_IN_SSR Call by reference Type reference (TYPE) WLF_INVC_API_IN_SSR Agency Business: API Inbound for Single Settlement Request 20100922
2 Importing IO_MESSAGE_CONTAINER Call by reference Object reference (TYPE REF TO) CL_BS_SOA_MESSAGE_CONTAINER Message container 20100922
3 Importing IS_XI_INPUT Call by reference Type reference (TYPE) IVE_E_INVOICE_REQUEST Invoice Request Proxy 20100922
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20101108
2 CX_WLF_INVC_MAPPING_IN_ERROR Agency Business: Error in Mapping Outbound 20101108

Method OUTBOUND_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_XI_OUT Call by reference Type reference (TYPE) IVE_E_INVOICE_CONFIRMATION Invoice Request 20100922
2 Importing IO_MESSAGE_CONTAINER Call by reference Object reference (TYPE REF TO) CL_BS_SOA_MESSAGE_CONTAINER Message container 20100922
3 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20100922
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20101108
2 CX_WLF_INVC_MAPPING_OUT_ERROR Standard Message Fault 20101108

Method SKIP_CONFIRMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SKIP_CONFIRMATION Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110930

Method SKIP_CONFIRMATION on class IF_WLF_SE_INVC_RQ_IN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in