SAP ABAP Interface IF_WZRE_AGENCY_SINGLE_DOC (Single Document - Agency Business)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE_SERVICES (Package) OO Wrapping of Agency Business + Services
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WZRE_INVOICE Invoice 20060125
2 Interface composition (i COMPRISING i_ref)  IF_WZRE_SETTL_REQUEST Single Settlement Request 20060125
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WZRE_AGENCY_SINGLE_DOC Single Document of Agency Business 20061115
Properties
Interface IF_WZRE_AGENCY_SINGLE_DOC  
Short Description Single Document - Agency Business    
General Data
Package WZRE_SERVICES   OO Wrapping of Agency Business + Services 
Created 20060125   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_WZRE_AGENCY_SINGLE_DOC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WZRE_AGENCY_DOC Agency Document 20060125
Friends
Interface IF_WZRE_AGENCY_SINGLE_DOC has no friend.
Attributes
Interface IF_WZRE_AGENCY_SINGLE_DOC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method 20061023
2 CHECK Instance method Public Method 20070910
3 CLONE Instance method Public Method 20061207
4 CREATE_ITEM_ITERATOR Instance method Public Method Generate Iterator for Items 20061023
5 CREATE_ITEM_ITERATOR_DB Instance method Public Method Database Version: Generate Iterator for Items 20061023
6 DELETE_HEADER_TEXT Instance method Public Method 20061023
7 DELETE_ITEM Instance method Public Method Delete Item 20060125
8 DELETE_ITEM_TEXT Instance method Public Method Change Item Text 20061108
9 GET_BILLING_CUSTOMIZING Instance method Public Method 20070824
10 GET_DOC_TYPE Instance method Public Method 20061023
11 GET_HEADER Instance method Public Method 20061023
12 GET_HEADER_DB Instance method Public Method 20061023
13 GET_HEADER_TEXT Instance method Public Method 20070329
14 GET_HEADER_TEXTS Instance method Public Method 20061023
15 GET_ITEM Instance method Public Method Return Item 20061023
16 GET_ITEM_DB Instance method Public Method Database Version: Return Item 20061023
17 GET_ITEM_TEXT Instance method Public Method Read an Item Text 20070329
18 GET_ITEM_TEXTS Instance method Public Method Item Text 20061023
19 GET_NUM Instance method Public Method 20061023
20 GET_PAYMENT_CUSTOMIZING Instance method Public Method 20070824
21 GET_PAYMENT_TYPE Instance method Public Method 20070904
22 IS_IN_SETTL_REQUEST_LIST Instance method Public Method 20061214
23 IS_LOCKED Instance method Public Method 20061214
24 LOCK Instance method Public Method 20061023
25 MAINTAIN_HEADER_TEXT Instance method Public Method 20070329
26 MAINTAIN_ITEM_TEXT Instance method Public Method Change, Create Item Text 20070329
27 RELEASE Instance method Public Method 20070921
28 TO_CUST_EXPENSE_INVOICE Instance method Public Method 20061023
29 TO_CUST_PAYMENT_LIST Instance method Public Method 20061023
30 TO_CUST_SETTL_INVOICE Instance method Public Method 20061023
31 TO_REMUNERATION_LIST Instance method Public Method 20061023
32 TO_SETTL_REQUEST Instance method Public Method 20061023
33 TO_SETTL_REQUEST_LIST Instance method Public Method 20061023
34 TO_VEND_BILLING_DOC Instance method Public Method 20061023
35 TO_VEND_SETTL_INVOICE Instance method Public Method 20061023
36 UNLOCK Instance method Public Method 20061023
Events
Interface IF_WZRE_AGENCY_SINGLE_DOC has no event.
Types
Interface IF_WZRE_AGENCY_SINGLE_DOC has no local type.
Method Signatures

Method CANCEL Signature

Method CANCEL on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method CANCEL on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method CHECK Signature

Method CHECK on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method CHECK on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method CLONE Signature

Method CLONE on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method CLONE on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method CREATE_ITEM_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) WZRE_GUID GUID 20061023
2 Returning RE_ITER Value transfer Object reference (TYPE REF TO) IF_WZRE_ITEM_ITER_RO Iterator für Belegpositionen 20061023
# Exception Resumable Description Created on
1 CX_WZRE_WRONG_NUMBER Nummer existiert nicht 20061023

Method CREATE_ITEM_ITERATOR_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) WZRE_GUID GUID 20061023
2 Returning RE_ITER Value transfer Object reference (TYPE REF TO) IF_WZRE_ITEM_ITER_RO Iterator für Belegpositionen 20061023
# Exception Resumable Description Created on
1 CX_WZRE_WRONG_NUMBER Nummer existiert nicht 20061023

Method DELETE_HEADER_TEXT Signature

Method DELETE_HEADER_TEXT on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method DELETE_HEADER_TEXT on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method DELETE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_WZRE_PROTOCOL Protokoll 20061122
2 Importing I_GUID Call by reference Type reference (TYPE) WZRE_GUID GUID 20060503
3 Importing I_ITEM_NUMBER Call by reference Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20061122
# Exception Resumable Description Created on
1 CX_WZRE_ERROR Fehler 20061122
2 CX_WZRE_NOT_CHANGEABLE Beleg ist nicht änderbar 20061122
3 CX_WZRE_WRONG_ITEM_NUMBER Positionsnummer existiert nicht 20061122
4 CX_WZRE_WRONG_NUMBER Nummer existiert nicht 20061122

Method DELETE_ITEM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) WZRE_GUID GUID 20061108
2 Importing I_ITEM_NUMBER Call by reference Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20061108
3 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20061108
4 Importing I_TEXT_ID Call by reference Type reference (TYPE) TDID Text-ID 20061108
# Exception Resumable Description Created on
1 CX_WZRE_ERROR Fehler 20061108
2 CX_WZRE_NOT_CHANGEABLE Beleg ist nicht änderbar 20061108
3 CX_WZRE_WRONG_ITEM_NUMBER Positionsnummer existiert nicht 20061108
4 CX_WZRE_WRONG_NUMBER Nummer existiert nicht 20061108

Method GET_BILLING_CUSTOMIZING Signature

Method GET_BILLING_CUSTOMIZING on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method GET_BILLING_CUSTOMIZING on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method GET_DOC_TYPE Signature

Method GET_DOC_TYPE on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method GET_DOC_TYPE on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method GET_HEADER Signature

Method GET_HEADER on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method GET_HEADER on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method GET_HEADER_DB Signature

Method GET_HEADER_DB on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method GET_HEADER_DB on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method GET_HEADER_TEXT Signature

Method GET_HEADER_TEXT on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method GET_HEADER_TEXT on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method GET_HEADER_TEXTS Signature

Method GET_HEADER_TEXTS on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method GET_HEADER_TEXTS on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method GET_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ITEM Call by reference Type reference (TYPE) KOMLFP Lieferantenfaktura: Fakturapositionen 20061023
2 Importing I_GUID Call by reference Type reference (TYPE) WZRE_GUID GUID 20061023
3 Importing I_ITEM_NUM Call by reference Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20061023
# Exception Resumable Description Created on
1 CX_WZRE_WRONG_ITEM_NUMBER Positionsnummer existiert nicht 20070329
2 CX_WZRE_WRONG_NUMBER Nummer existiert nicht 20061023

Method GET_ITEM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ITEM Call by reference Type reference (TYPE) KOMLFP Lieferantenfaktura: Fakturapositionen 20061023
2 Importing I_GUID Call by reference Type reference (TYPE) WZRE_GUID GUID 20061023
3 Importing I_ITEM_NUM Call by reference Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20061023
# Exception Resumable Description Created on
1 CX_WZRE_WRONG_ITEM_NUMBER Positionsnummer existiert nicht 20070329
2 CX_WZRE_WRONG_NUMBER Nummer existiert nicht 20061023

Method GET_ITEM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT Call by reference Type reference (TYPE) WZRE_TEXT_LINE_TAB Textzeile 20070329
2 Importing I_GUID Call by reference Type reference (TYPE) WZRE_GUID GUID 20070329
3 Importing I_ITEM_NUM Call by reference Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20070329
4 Importing I_LANGUAGE Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20070329
5 Importing I_TEXT_ID Call by reference Type reference (TYPE) TDID Text-ID 20070329
# Exception Resumable Description Created on
1 CX_WZRE_WRONG_NUMBER Nummer existiert nicht 20070329

Method GET_ITEM_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT Call by reference Type reference (TYPE) WZRE_APPLICATION_TEXT_STAB Anwendungstext 20061023
2 Importing I_GUID Call by reference Type reference (TYPE) WZRE_GUID GUID 20061023
3 Importing I_ITEM_NUM Call by reference Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20061023
# Exception Resumable Description Created on
1 CX_WZRE_WRONG_NUMBER Nummer existiert nicht 20061023

Method GET_NUM Signature

Method GET_NUM on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method GET_NUM on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method GET_PAYMENT_CUSTOMIZING Signature

Method GET_PAYMENT_CUSTOMIZING on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method GET_PAYMENT_CUSTOMIZING on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method GET_PAYMENT_TYPE Signature

Method GET_PAYMENT_TYPE on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method GET_PAYMENT_TYPE on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method IS_IN_SETTL_REQUEST_LIST Signature

Method IS_IN_SETTL_REQUEST_LIST on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method IS_IN_SETTL_REQUEST_LIST on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method IS_LOCKED Signature

Method IS_LOCKED on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method IS_LOCKED on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method LOCK Signature

Method LOCK on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method LOCK on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method MAINTAIN_HEADER_TEXT Signature

Method MAINTAIN_HEADER_TEXT on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method MAINTAIN_HEADER_TEXT on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method MAINTAIN_ITEM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TEXT Call by reference Type reference (TYPE) WZRE_TEXT_LINE_TAB Agenturgeschäft: Positionstexte Anlegefall 20070329
2 Importing I_GUID Call by reference Type reference (TYPE) WZRE_GUID GUID 20070329
3 Importing I_ITEM_NUMBER Call by reference Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20070329
4 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20070329
5 Importing I_TEXT_ID Call by reference Type reference (TYPE) TDID Text-ID 20070329
# Exception Resumable Description Created on
1 CX_WZRE_ERROR Fehler 20070329
2 CX_WZRE_NOT_CHANGEABLE Beleg ist nicht änderbar 20070329
3 CX_WZRE_WRONG_ITEM_NUMBER Positionsnummer existiert nicht 20070329
4 CX_WZRE_WRONG_NUMBER Nummer existiert nicht 20070329

Method RELEASE Signature

Method RELEASE on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method RELEASE on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method TO_CUST_EXPENSE_INVOICE Signature

Method TO_CUST_EXPENSE_INVOICE on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method TO_CUST_EXPENSE_INVOICE on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method TO_CUST_PAYMENT_LIST Signature

Method TO_CUST_PAYMENT_LIST on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method TO_CUST_PAYMENT_LIST on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method TO_CUST_SETTL_INVOICE Signature

Method TO_CUST_SETTL_INVOICE on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method TO_CUST_SETTL_INVOICE on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method TO_REMUNERATION_LIST Signature

Method TO_REMUNERATION_LIST on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method TO_REMUNERATION_LIST on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method TO_SETTL_REQUEST Signature

Method TO_SETTL_REQUEST on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method TO_SETTL_REQUEST on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method TO_SETTL_REQUEST_LIST Signature

Method TO_SETTL_REQUEST_LIST on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method TO_SETTL_REQUEST_LIST on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method TO_VEND_BILLING_DOC Signature

Method TO_VEND_BILLING_DOC on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method TO_VEND_BILLING_DOC on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method TO_VEND_SETTL_INVOICE Signature

Method TO_VEND_SETTL_INVOICE on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method TO_VEND_SETTL_INVOICE on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.

Method UNLOCK Signature

Method UNLOCK on Interface IF_WZRE_AGENCY_SINGLE_DOC has no parameter.
Method UNLOCK on Interface IF_WZRE_AGENCY_SINGLE_DOC has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700