SAP ABAP Class CL_BSP_BROK_CONT_OVW_SERVICE (Service Class for Container Overviews)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CD (Application Component) Collections/Disbursements
     FSCDITAGCY_CONT_OVW (Package) BSP: Container Overview
Properties
Class CL_BSP_BROK_CONT_OVW_SERVICE  
Short Description Service Class for Container Overviews    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class ITAGCY    
Program status     
Category 0   
Package FSCDITAGCY_CONT_OVW   BSP: Container Overview 
Created 20030929   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_BROK_CONT_OVW_SERVICE has no forward declaration.
Interfaces
Class CL_BSP_BROK_CONT_OVW_SERVICE has no interface implemented.
Friends
Class CL_BSP_BROK_CONT_OVW_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T_COLLTR Static Attribute Public Type reference (TYPE) TITAGCYCOLLTR Table Category for Transfer Information 20040205
2 T_CONTH Static Attribute Public Type reference (TYPE) TITAGCYCONTH Table Category for Cash Desk Container Header 20040205
3 T_CONTH_SR Static Attribute Public Type reference (TYPE) TITAGCYCONTH Table Category for Cash Desk Container Header 20040210
4 T_CONTP Static Attribute Public Type reference (TYPE) TITAGCYCONTP Table Category for Items in Container 20040205
5 T_DIFFRULES Static Attribute Public Type reference (TYPE) TITAGCYDIFFRULES Table Category for SITAGCYDIFFRULES 20040205
6 XCONTDETAIL_COLLAPSED Static Attribute Public Type reference (TYPE) BOOLE-BOOLE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20031106
7 XOVERVIEW_COLLAPSED Static Attribute Public Type reference (TYPE) BOOLE-BOOLE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20031104
8 XSEARCHRESULTS_COLLAPSED Static Attribute Public Type reference (TYPE) BOOLE-BOOLE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20031110
9 XSELECTION_COLLAPSED Static Attribute Public Type reference (TYPE) BOOLE-BOOLE ' ' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20031021
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONTPOS_AGENCY Static method Public Method Checks whether reg. agency can view the container item 20051222
2 CHECK_NET_PRINCIPLE Static method Public Method Checks Whether a Container Was Created in Net Principle 20031121
3 GETLIST_SELECTED_CONTAINERS Static method Public Method Determines Container Using Transferred Restrictions 20030929
4 GET_ADD_PAYMETHODS Static method Public Method Determines Other Payment Methods 20050322
5 GET_BROKITEM_AMOUNT Static method Public Method Determines Container Commisions 20030929
6 GET_BUPA_NAME Static method Public Method Determines First and Last Name of Business Partner 20031107
7 GET_COINS_CONTRACT Static method Public Method Determines the Coinsurance Agency for Transfer 20050930
8 GET_COLLTYPES Static method Public Method Determines Collection Types for Each Container or Item 20031201
9 GET_CONTPOS_ITEMS Static method Public Method Determines OI Cleared by a Container Item 20050602
10 GET_CURRENCIES Static method Public Method Determines Container Currencies 20040127
11 GET_DDIC_HELP Static method Public Method Determines F4 Help Entries 20031118
12 GET_ENTITYTYPE_DESCR Static method Public Method Determines Description of Entity Category 20040218
13 GET_ENTITY_DESCR Static method Public Method Determines Contract Partner Description 20040218
14 GET_PAYMT_AMOUNT Static method Public Method Determines Payment Method Amount of Container 20030929
15 GET_PAYMT_DATA Static method Public Method Determines Payment Method Totals of Container 20030929
16 GET_PAYMT_NUMBER Static method Public Method Determines Payment Method Amount of Container 20030929
17 GET_PAYREC_TRANSFER Static method Public Method Determines Transfers from an Item 20050214
18 GET_SUM_LINES Static method Public Method Determines Totals Lines To Be Attached to a Table 20031209
19 GET_TP_AMOUNT Static method Public Method Determines Total from Third Party Collections per Container 20031105
20 GET_TP_NUMBER Static method Public Method Determines Number of 3rd-Party Collections for Container 20031110
Events
Class CL_BSP_BROK_CONT_OVW_SERVICE has no event.
Types
Class CL_BSP_BROK_CONT_OVW_SERVICE has no local type.
Method Signatures

Method CHECK_CONTPOS_AGENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_CONTPOS_OK Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20051222
2 Importing I_BROKER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20051222
3 Importing I_BROOBJ Call by reference Type reference (TYPE) INSOBJECT_MD Identifikation eines Versicherungsobjekts 20051222
4 Importing I_CONT Call by reference Type reference (TYPE) CONT_ITAGCY Identifikation des Kassencontainers 20051222
5 Importing I_SEQNO Call by reference Type reference (TYPE) SEQNO_ITAGCY Folge-Nummer 20051222

Method CHECK_CONTPOS_AGENCY on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method CHECK_NET_PRINCIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONTH Call by reference Type reference (TYPE) TITAGCYCONTH Tabellentyp zum Anzeigen der Container Übersicht 20040218
2 Importing I_CONT Call by reference Type reference (TYPE) CONT_ITAGCY Identifikation des Kassencontainers 20031121
3 Returning R_NETPRINC Value transfer Type reference (TYPE) XNETPRINC_ITAGCY Kennzeichen: Meldung nach dem Nettoprinzip 20031121

Method CHECK_NET_PRINCIPLE on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method GETLIST_SELECTED_CONTAINERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMPANIES Call by reference Type reference (TYPE) TITAGCY_CONT_OVW_COMPANY Tabellentyp zur Darstellung der Container Inhalte 20030929
2 Importing IT_CURRENCY Call by reference Type reference (TYPE) TITAGCY_CONT_OVW_CURRENCY Typ zum Verwalten der Währungen 20030929
3 Importing I_INV_FR Call by reference Type reference (TYPE) PERDFROM_BRO Abrechnungszeitraum von (Maklermeldung) 20030929
4 Importing I_INV_TO Call by reference Type reference (TYPE) PERDTO_BRO Abrechnungszeitraum bis (Maklermeldung) 20030929
5 Returning RT_CONTAINER Value transfer Type reference (TYPE) TITAGCYCONTH Tabellentyp für Kassencontainer-Kopf 20030929

Method GETLIST_SELECTED_CONTAINERS on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method GET_ADD_PAYMETHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PAYMT Call by reference Type reference (TYPE) SITAGCY_CONT_OVW_PAYMT Struktur mit Zahlbeträgen pro Zahlmethode 20050322
2 Importing I_COMPCODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20050322
3 Importing I_CONT Call by reference Type reference (TYPE) CONT_ITAGCY Identifikation des Kassencontainers 20050322
4 Importing I_CURR Call by reference Type reference (TYPE) CURRENCY Währungsschlüssel 20050322
5 Returning RT_PAYMT_ADD Value transfer Type reference (TYPE) TITAGCY_CONT_OVW_PAYMT_ADD Struktur mit Zahlbeträgen pro Zahlmethode 20050322

Method GET_ADD_PAYMETHODS on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method GET_BROKITEM_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) POSCAT_BRO Kategorie in der Maklermeldung 20030929
2 Importing I_COMPCODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20030929
3 Importing I_CONTH Call by reference Type reference (TYPE) SITAGCYCONTH Identifikation des Kassencontainers 20030929
4 Returning R_COMMISSIONS Value transfer Type reference (TYPE) BETRW_KK Betrag in Transaktionswährung mit Vorzeichen 20030929
# Exception Resumable Description Created on
1 CX_BTF_PARAMETER_ERROR BTF Ausnahme: Parameterfehler 20030929

Method GET_BUPA_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGENCYTYPE Call by reference Type reference (TYPE) AGTYPE_ITAGCY Schlüssel des Agenturtyps im Agenturinkasso 20050105
2 Importing I_CONT Call by reference Type reference (TYPE) CONT_ITAGCY Identifikation des Kassencontainers 20031107
3 Importing I_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20031107
4 Importing I_SEQNO Call by reference Type reference (TYPE) SEQNO_ITAGCY Folge-Nummer 20031107
5 Returning RS_CONTEXT Value transfer Type reference (TYPE) SITAGCY_CONT_OVW_ITEM_CONTEXT GP: Allgemeine Daten I 20031128

Method GET_BUPA_NAME on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method GET_COINS_CONTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COINSCONTRACT Call by reference Type reference (TYPE) VTREF_KK Referenzangaben aus dem Vertrag 20050930
2 Exporting E_COINSPARTNER Call by reference Type reference (TYPE) GPART_KK Geschäftspartnernummer 20050930
3 Importing IS_COLLTR Call by reference Type reference (TYPE) ITAGCYCOLLTR Transferinformationen 20050930

Method GET_COINS_CONTRACT on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method GET_COLLTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COLLTR Call by reference Type reference (TYPE) TITAGCYCOLLTR Tabellentyp zu Transferinformationen 20050615
2 Importing IT_CONTH Call by reference Type reference (TYPE) TITAGCYCONTH Identifikation des Kassencontainers 20050615
3 Importing IT_CONTP Call by reference Type reference (TYPE) TITAGCYCONTP Tabellentyp zu Positionen des Containers 20050615
4 Importing IX_LOCCURR Call by reference Type reference (TYPE) XFELD Hauswährung aktiv? 20050615
5 Importing I_OBJID Call by reference Type reference (TYPE) PD_OBJID_R ObjektId 20050615
6 Importing I_OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20050615
7 Importing I_PLVAR Call by reference Type reference (TYPE) PLVAR Planvariante 20050615
8 Returning RT_COLLTYPES Value transfer Type reference (TYPE) TITAGCY_CONT_OVW_COLLTYPE_DISP Typ zur Anzeige der Typen einer Container-Position 20031201

Method GET_COLLTYPES on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method GET_CONTPOS_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGTYPE Call by reference Type reference (TYPE) AGTYPE_ITAGCY Schlüssel des Agenturtyps im Agenturinkasso 20050603
2 Importing I_CONT Call by reference Type reference (TYPE) CONT_ITAGCY Identifikation des Kassencontainers 20050602
3 Importing I_SEQNO Call by reference Type reference (TYPE) SEQNO_ITAGCY Folge-Nummer 20050602
4 Returning RT_FKKOP Value transfer Type reference (TYPE) FKKOP_T Tabellentyp zu FKKOP 20050602

Method GET_CONTPOS_ITEMS on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method GET_CURRENCIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CURR Call by reference Type reference (TYPE) TITAGCY_CONT_OVW_CURRENCY Typ zum Verwalten der Währungen 20040127
2 Importing IT_CONTH Call by reference Type reference (TYPE) TITAGCYCONTH Identifikation des Kassencontainers 20040209

Method GET_CURRENCIES on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method GET_DDIC_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20031118
2 Exporting RT_DD07V Call by reference Type reference (TYPE) TITAGCY_CONT_OVW_DD07V Generierte Tabelle zum View DD07V 20031118

Method GET_DDIC_HELP on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method GET_ENTITYTYPE_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_INFOTEXT Value transfer Type reference (TYPE) ENTITYTYPE_DESCR_ITAGCY Beschreibung eines Entitätstyps im Agenturinkasso 20040218
2 Importing I_ENTITYTYPE Call by reference Type reference (TYPE) ENTITYTYPE_ITAGCY Entitätentyp im Agenturinkasso 20040218

Method GET_ENTITYTYPE_DESCR on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method GET_ENTITY_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ENTITYTYPE_DESCR Call by reference Type reference (TYPE) ENTITYTYPE_DESCR_ITAGCY Beschreibung eines Entitätstyps im Agenturinkasso 20050216
2 Exporting E_INFOTEXT Call by reference Type reference (TYPE) REPID_TEXT_VK Angaben zum Mitversicherer 20040218
3 Exporting E_OBJID Call by reference Type reference (TYPE) PD_OBJID_R Objekt-Id 20050215
4 Importing I_ENTITYID Call by reference Type reference (TYPE) ENTITYID_ITAGCY Identifikation der Entitäten im Agenturinkasso 20040218
5 Importing I_ENTITYTYPE Call by reference Type reference (TYPE) ENTITYTYPE_ITAGCY Entitätentyp im Agenturinkasso 20040218

Method GET_ENTITY_DESCR on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method GET_PAYMT_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPCODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20030929
2 Importing I_CONT Call by reference Type reference (TYPE) CONT_ITAGCY Identifikation des Kassencontainers 20030929
3 Importing I_CURR Call by reference Type reference (TYPE) CURRENCY Währungsschlüssel 20040127
4 Importing I_PAYMT Call by reference Type reference (TYPE) PAYMT_ITAGCY Zahlungsmethode 20030929
5 Returning RV_AMOUNT Value transfer Type reference (TYPE) BETRW_KK Betrag in Transaktionswährung mit Vorzeichen 20030929

Method GET_PAYMT_AMOUNT on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method GET_PAYMT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPCODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20030929
2 Importing I_CONT Call by reference Type reference (TYPE) CONT_ITAGCY Identifikation des Kassencontainers 20030929
3 Importing I_CURR Call by reference Type reference (TYPE) CURRENCY Währungsschlüssel 20040127
4 Returning R_PAYMT Value transfer Type reference (TYPE) SITAGCY_CONT_OVW_PAYMT Struktur mit Zahlbeträgen pro Zahlmethode 20030929

Method GET_PAYMT_DATA on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method GET_PAYMT_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPCODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20030929
2 Importing I_CONT Call by reference Type reference (TYPE) CONT_ITAGCY Identifikation des Kassencontainers 20030929
3 Importing I_CURR Call by reference Type reference (TYPE) CURRENCY Währungsschlüssel 20040127
4 Importing I_PAYMT Call by reference Type reference (TYPE) PAYMT_ITAGCY Zahlungsmethode 20030929
5 Returning RV_NUMBER Value transfer Type reference (TYPE) I Betrag in Transaktionswährung mit Vorzeichen 20030929

Method GET_PAYMT_NUMBER on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method GET_PAYREC_TRANSFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_TRANSFER Value transfer Type reference (TYPE) TITAGCY_CONT_OVW_TRANSFER Transferinformationen in der Container Übersicht 20050214
2 Importing IS_COLLTR Call by reference Type reference (TYPE) ITAGCYCOLLTR Transferinformationen 20050214
3 Importing IX_NETPRINC Call by reference Type reference (TYPE) XFELD Drittinkasso gemäss Nettoprinzip 20050224
4 Importing I_OBJID_CONT Call by reference Type reference (TYPE) PD_OBJID_R ObjektId 20050214
5 Importing I_OBJID_TP Call by reference Type reference (TYPE) PD_OBJID_R ObjektId 20050224

Method GET_PAYREC_TRANSFER on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method GET_SUM_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SUM Call by reference Type reference (TYPE) ANY TABLE 20031209
2 Importing IT_TABLE Call by reference Type reference (TYPE) ANY TABLE 20031209

Method GET_SUM_LINES on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method GET_TP_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPCODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20031105
2 Importing I_CONT Call by reference Type reference (TYPE) CONT_ITAGCY Identifikation des Kassencontainers 20031105
3 Returning RV_AMOUNT Value transfer Type reference (TYPE) BETRW_KK Betrag in Transaktionswährung mit Vorzeichen 20031105

Method GET_TP_AMOUNT on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.

Method GET_TP_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPCODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20031110
2 Importing I_CONT Call by reference Type reference (TYPE) CONT_ITAGCY Identifikation des Kassencontainers 20031110
3 Returning RV_NUMBER Value transfer Type reference (TYPE) I 20031110

Method GET_TP_NUMBER on class CL_BSP_BROK_CONT_OVW_SERVICE has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in 472