SAP ABAP Class CL_BSP_BROK_CONTCL_CLOSE (Close Service Class for Container)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CD (Application Component) Collections/Disbursements
     FSCDITAGCY_CONTCL (Package) BSP: Closing Containers
Properties
Class CL_BSP_BROK_CONTCL_CLOSE  
Short Description Close Service Class for Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class ITAGCY    
Program status     
Category 0   
Package FSCDITAGCY_CONTCL   BSP: Closing Containers 
Created 20031121   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_BSP_BROK_SERVICE_MISC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_BSP_BROK_CONTCL_CLOSE has no interface implemented.
Friends
Class CL_BSP_BROK_CONTCL_CLOSE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T_CONTAINER_CLOSED Static Attribute Public Type reference (TYPE) TITAGCYCONT Table Category for Container IDs 20031125
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_CONTAINERS Static method Public Method Closes Transferred Container and Triggers Job 20031125
2 CLOSE_SINGLE_CONTAINER Static method Public Method Directly Closes Transferred Container 20040913
3 GET_ERROR_FOR_CONTAINER Static method Public Method Provides Last Error Message on a Container 20040927
4 GET_JOBNAME Static method Public Method Supplies Job Name 20031121
5 POST_REPORT_JOB Static method Private Method Posts Broker Report as Job 20031126
6 POST_REPORT_NO_JOB Static method Public Method Posts Broker Reports Without a Job 20040913
7 WRITE_ERROR_TABLE Static method Public Method Update of Error Table 20040927
Events
Class CL_BSP_BROK_CONTCL_CLOSE has no event.
Types
Class CL_BSP_BROK_CONTCL_CLOSE has no local type.
Method Signatures

Method CLOSE_CONTAINERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ORGUNIT_AGENCY Call by reference Type reference (TYPE) SITAGCYORGDESCR Beschreibung Organisationseinheiten 20040913
2 Importing IT_CONTAINER Value transfer Type reference (TYPE) TITAGCYCONT Tabellentyp für Container-IDs 20031125
3 Importing IX_PREPARE_CLOSE Call by reference Type reference (TYPE) XFELD CL_BSP_BROK_SERVICE_MISC=>TRUE Kennzeichen: Vorbereiten zum Schließen automatisch ausführen 20040913

Method CLOSE_CONTAINERS on class CL_BSP_BROK_CONTCL_CLOSE has no exception.

Method CLOSE_SINGLE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ORGUNIT_AGENCY Call by reference Type reference (TYPE) SITAGCYORGDESCR Beschreibung Organisationseinheiten 20040913
2 Importing IV_CONTAINER Value transfer Type reference (TYPE) CONT_ITAGCY Identifikation des Kassencontainers 20040913
3 Importing IX_PREPARE_CLOSE Call by reference Type reference (TYPE) XFELD CL_BSP_BROK_SERVICE_MISC=>TRUE Kennzeichen: Vorbereiten zum Schließen automatisch ausführen 20040913
4 Returning RV_STATUS Value transfer Type reference (TYPE) CONTSTATUS_ITAGCY Status des Kassencontainers 20040913

Method CLOSE_SINGLE_CONTAINER on class CL_BSP_BROK_CONTCL_CLOSE has no exception.

Method GET_ERROR_FOR_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTAINER Call by reference Type reference (TYPE) CONT_ITAGCY Identifikation des Kassencontainers 20040927
2 Returning RV_MESSAGE Value transfer Type reference (TYPE) STRING 20040927

Method GET_ERROR_FOR_CONTAINER on class CL_BSP_BROK_CONTCL_CLOSE has no exception.

Method GET_JOBNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJID Call by reference Type reference (TYPE) HROBJID 20031121
2 Importing I_OTYPE Call by reference Type reference (TYPE) OTYPE 20031121
3 Importing I_PLVAR Call by reference Type reference (TYPE) PLVAR 20031121
4 Returning R_JOBNAME Value transfer Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20031121

Method GET_JOBNAME on class CL_BSP_BROK_CONTCL_CLOSE has no exception.

Method POST_REPORT_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONTAINER Call by reference Type reference (TYPE) TITAGCYCONT Tabellentyp für Container-IDs 20031126

Method POST_REPORT_JOB on class CL_BSP_BROK_CONTCL_CLOSE has no exception.

Method POST_REPORT_NO_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR_MESSAGE Call by reference Type reference (TYPE) STRING Fehlermeldung 20040924
2 Exporting EV_STATUS Call by reference Type reference (TYPE) CONTSTATUS_ITAGCY Status des Kassencontainers 20040924
3 Exporting EX_ERROR Call by reference Type reference (TYPE) XFELD Fehler aufgetreten 20040924
4 Importing IV_CONTAINER Call by reference Type reference (TYPE) CONT_ITAGCY Identifikation des Kassencontainers 20040924

Method POST_REPORT_NO_JOB on class CL_BSP_BROK_CONTCL_CLOSE has no exception.

Method WRITE_ERROR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTAINER Call by reference Type reference (TYPE) CONT_ITAGCY Identifikation des Kassencontainers 20040927
2 Importing IV_MESSAGE Call by reference Type reference (TYPE) STRING Nachrichtentext 20040927
3 Importing IX_COMMIT Call by reference Type reference (TYPE) XFELD CL_BSP_BROK_SERVICE_MISC=>TRUE Flag: Commit ausfürhren 20040927

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