SAP ABAP Interface IF_WZRE_AB_POSTING_ENGINE (Post via agency business)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE_EXTERNAL_POSTING (Package) External posting via agency business
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WZRE_AB_POSTING_ENGINE Post via agency business 20111104
Properties
Interface IF_WZRE_AB_POSTING_ENGINE  
Short Description Post via agency business    
General Data
Package WZRE_EXTERNAL_POSTING   External posting via agency business 
Created 20111104   SAP 
Last changed 20130531   SAP 
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
Interface IF_WZRE_AB_POSTING_ENGINE has no interface.
Friends
Interface IF_WZRE_AB_POSTING_ENGINE has no friend.
Attributes
Interface IF_WZRE_AB_POSTING_ENGINE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method Cancel the referenced agency documents (totally) 20111207
2 COPY_AND_SCALE Instance method Public Method 20120308
3 CREATE_AB_DOCUMENTS Instance method Public Method create agency documents 20111104
4 IS_IN_CANCEL_MODE Instance method Public Method 20111207
5 IS_IN_CHANGE_MODE Instance method Public Method 20120308
6 IS_IN_CREATE_MODE Instance method Public Method 20120308
7 ITEM_CANCEL Instance method Public Method Cancel referenced agency items 20120110
Events
Interface IF_WZRE_AB_POSTING_ENGINE has no event.
Types
Interface IF_WZRE_AB_POSTING_ENGINE has no local type.
Method Signatures

Method CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CREATED_INVOICE Call by reference Type reference (TYPE) WBRK_KEY_ITAB 20111212
2 Exporting ET_CREATED_SETTLEMENT Call by reference Type reference (TYPE) WBRK_KEY_ITAB 20111212
3 Importing ITS_EXT_REF Call by reference Type reference (TYPE) WZRE_TS_EXT_REF_DOC 20111207
4 Importing ITS_REF Call by reference Type reference (TYPE) WZRE_TS_REF_DOC 20111208
5 Importing I_POSTING_DATE Call by reference Type reference (TYPE) KOMLFK-WFDAT SY-DATLO 20111208
6 Importing I_WRITE_XML_LINK Call by reference Type reference (TYPE) ABAP_BOOL 20111212
# Exception Resumable Description Created on
1 CX_WZRE_ERROR 20111207

Method COPY_AND_SCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CREATED_INVOICE Call by reference Type reference (TYPE) WBRK_KEY_ITAB 20120308
2 Exporting ET_CREATED_SETTLEMENT Call by reference Type reference (TYPE) WBRK_KEY_ITAB 20120308
3 Importing ITS_REF Call by reference Type reference (TYPE) WZRE_TS_REF 20120308
4 Importing I_FACTOR_D Call by reference Type reference (TYPE) KOMV-KWERT 20120308
5 Importing I_FACTOR_N Call by reference Type reference (TYPE) KOMV-KWERT 20120308
6 Importing I_KSCHL Call by reference Type reference (TYPE) KSCHL 20120724
7 Importing I_POSTING_DATE Call by reference Type reference (TYPE) KOMLFK-WFDAT SY-DATLO 20120308
8 Importing I_REF_DOC_NO_FOR_NEW_FLOW Call by reference Type reference (TYPE) WZRE_DOC_NO 20120404
9 Importing I_REF_DOC_TYPE_FOR_NEW_FLOW Call by reference Type reference (TYPE) WFTYP_V 20120404
# Exception Resumable Description Created on
1 CX_WZRE_ERROR 20120308

Method CREATE_AB_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_WZRE_PROTOCOL 20111216
2 Exporting ETS_OLDPO_TO_WBELN_POSNR Call by reference Type reference (TYPE) WZRE_TS_OLDPO_TO_WBELN_POSNR 20111216
3 Exporting ET_CANCEL_INVOICE Call by reference Type reference (TYPE) WBRK_KEY_ITAB 20120308
4 Exporting ET_CANCEL_SETTLEMENT Call by reference Type reference (TYPE) WBRK_KEY_ITAB 20120308
5 Importing ITS_EXT_CONDITION Call by reference Type reference (TYPE) WZRE_TS_POSTING_COND_INPUT Condition data provided as input 20111108
6 Importing ITS_EXT_PARTNER Call by reference Type reference (TYPE) WZRE_TS_PARTNER_INPUT 20111201
7 Importing ITS_EXT_POSTING_ITEM Call by reference Type reference (TYPE) WZRE_TS_POSTING_ITEM_INPUT External posting items 20111108
8 Importing ITS_EXT_TEXT Call by reference Type reference (TYPE) WZRE_TS_TEXT_INPUT 20111216
9 Importing I_APPLICATION Call by reference Type reference (TYPE) WZRE_APPLICATION Application that uses posting engine 20111108
10 Importing I_WRITE_XML_LINK Call by reference Type reference (TYPE) ABAP_BOOL 20111216
# Exception Resumable Description Created on
1 CX_WZRE_ERROR 20111216

Method IS_IN_CANCEL_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IN_CANCEL_MODE Value transfer Type reference (TYPE) ABAP_BOOL 20111207

Method IS_IN_CANCEL_MODE on Interface IF_WZRE_AB_POSTING_ENGINE has no exception.

Method IS_IN_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS Value transfer Type reference (TYPE) ABAP_BOOL 20120308

Method IS_IN_CHANGE_MODE on Interface IF_WZRE_AB_POSTING_ENGINE has no exception.

Method IS_IN_CREATE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS Value transfer Type reference (TYPE) ABAP_BOOL 20120308

Method IS_IN_CREATE_MODE on Interface IF_WZRE_AB_POSTING_ENGINE has no exception.

Method ITEM_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CREATED_INVOICE Call by reference Type reference (TYPE) WBRK_KEY_ITAB 20120110
2 Exporting ET_CREATED_SETTLEMENT Call by reference Type reference (TYPE) WBRK_KEY_ITAB 20120110
3 Importing ITS_EXT_REF Call by reference Type reference (TYPE) WZRE_TS_EXT_REF 20120110
4 Importing ITS_REF Call by reference Type reference (TYPE) WZRE_TS_REF 20120110
5 Importing I_POSTING_DATE Call by reference Type reference (TYPE) KOMLFK-WFDAT SY-DATLO 20120110
6 Importing I_WRITE_XML_LINK Call by reference Type reference (TYPE) ABAP_BOOL 20120110
# Exception Resumable Description Created on
1 CX_WZRE_ERROR 20120110
History
Last changed by/on SAP  20130531 
SAP Release Created in 606