SAP ABAP Class CL_ISCDITAGCY_CONTAINER (User Data)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CD (Application Component) Collections/Disbursements
     FSCDITAGCY_CONT_OVW (Package) BSP: Container Overview
Properties
Class CL_ISCDITAGCY_CONTAINER  
Short Description User Data    
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 20030801   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISCDITAGCY_CONTAINER has no forward declaration.
Interfaces
Class CL_ISCDITAGCY_CONTAINER has no interface implemented.
Friends
Class CL_ISCDITAGCY_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CDESK Instance attribute Private Type reference (TYPE) CDESK_ITAGCY Cash Desk 20030820
2 CONT Instance attribute Public Type reference (TYPE) CONT_ITAGCY Container Identifier 20030820
3 OBJID Instance attribute Private Type reference (TYPE) HROBJID Object ID 20030820
4 OTYPE Instance attribute Public Type reference (TYPE) OTYPE Object Category 20030820
5 PLVAR Instance attribute Public Type reference (TYPE) PLVAR Plan Variant 20030820
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030801
2 GET_AMOUNT Instance method Public Method 20030822
3 GET_BANK Instance method Public Method 20030801
4 GET_CASH Instance method Public Method 20030801
5 GET_CC Instance method Public Method 20030801
6 GET_CHECK Instance method Public Method 20030801
7 GET_COMPCODES Instance method Public Method Determines Company Codes of Container 20030822
8 GET_NUMBER Instance method Public Method 20030826
9 GET_N_BANK Instance method Public Method Gets Number of Bank Transfers 20030821
10 GET_N_CC Instance method Public Method Gets Number of Payments by Credit Card 20030821
11 GET_N_CHECKS Instance method Public Method Gets Number of Deposited Checks for Container 20030821
12 GET_TOTAL Instance method Public Method 20030801
Events
Class CL_ISCDITAGCY_CONTAINER has no event.
Types
Class CL_ISCDITAGCY_CONTAINER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONT Value transfer Type reference (TYPE) CONT_ITAGCY Identifikation des Kassencontainers 20030801

Method CONSTRUCTOR on class CL_ISCDITAGCY_CONTAINER has no exception.

Method GET_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPCODE Value transfer Type reference (TYPE) BUKRS Buchungskreis 20030822
2 Importing I_PAYMT Value transfer Type reference (TYPE) PAYMT_ITAGCY Zahlungsmethode 20030822
3 Returning RV_AMOUNT Value transfer Type reference (TYPE) BETRW_KK Betrag in Transaktionswährung mit Vorzeichen 20030822

Method GET_AMOUNT on class CL_ISCDITAGCY_CONTAINER has no exception.

Method GET_BANK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AM_BANK Value transfer Type reference (TYPE) BETRW_KK Betrag in Transaktionswährung mit Vorzeichen 20030801
2 Importing I_COMPCODE Value transfer Type reference (TYPE) BUKRS Buchungskreis 20030822

Method GET_BANK on class CL_ISCDITAGCY_CONTAINER has no exception.

Method GET_CASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AM_CASH Value transfer Type reference (TYPE) BETRW_KK Betrag in Transaktionswährung mit Vorzeichen 20030801
2 Importing I_COMPCODE Value transfer Type reference (TYPE) BUKRS Buchungskreis 20030822

Method GET_CASH on class CL_ISCDITAGCY_CONTAINER has no exception.

Method GET_CC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AM_CC Value transfer Type reference (TYPE) BETRW_KK Betrag in Transaktionswährung mit Vorzeichen 20030801
2 Importing I_COMPCODE Value transfer Type reference (TYPE) BUKRS Buchungskreis 20030822

Method GET_CC on class CL_ISCDITAGCY_CONTAINER has no exception.

Method GET_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AM_CHECK Value transfer Type reference (TYPE) BETRW_KK Betrag in Transaktionswährung mit Vorzeichen 20030801
2 Importing I_COMPCODE Value transfer Type reference (TYPE) BUKRS Buchungskreis 20030822

Method GET_CHECK on class CL_ISCDITAGCY_CONTAINER has no exception.

Method GET_COMPCODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_COMPCODES Value transfer Type reference (TYPE) T_BUKRS Buchungskreise 20030822

Method GET_COMPCODES on class CL_ISCDITAGCY_CONTAINER has no exception.

Method GET_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPCODE Value transfer Type reference (TYPE) BUKRS Buchungskreis 20030826
2 Importing I_PAYMT Value transfer Type reference (TYPE) PAYMT_ITAGCY Zahlungsmethode 20030826
3 Returning RV_NUMBER Value transfer Type reference (TYPE) I 20030826

Method GET_NUMBER on class CL_ISCDITAGCY_CONTAINER has no exception.

Method GET_N_BANK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPCODE Value transfer Type reference (TYPE) BUKRS Buchungskreis 20030822
2 Returning N_BANK Value transfer Type reference (TYPE) I Anzahl der Banküberweisungen des Containers 20030821

Method GET_N_BANK on class CL_ISCDITAGCY_CONTAINER has no exception.

Method GET_N_CC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPCODE Value transfer Type reference (TYPE) BUKRS Buchungskreis 20030822
2 Returning N_CC Value transfer Type reference (TYPE) I Anzahl der Zahlungen per Kreditkarte 20030821

Method GET_N_CC on class CL_ISCDITAGCY_CONTAINER has no exception.

Method GET_N_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPCODE Value transfer Type reference (TYPE) BUKRS Buchungskreis 20030822
2 Returning N_CHECKS Value transfer Type reference (TYPE) I Anzahl der eingereichten Schecks 20030821

Method GET_N_CHECKS on class CL_ISCDITAGCY_CONTAINER has no exception.

Method GET_TOTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AM_TOTAL Value transfer Type reference (TYPE) BETRW_KK Betrag in Transaktionswährung mit Vorzeichen 20030801
2 Importing I_COMPCODE Value transfer Type reference (TYPE) BUKRS Buchungskreis 20030822

Method GET_TOTAL on class CL_ISCDITAGCY_CONTAINER has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472