SAP CL_BSP_BROK_COLLECT_OPITEM_M OO Class - Model Class for Open Item Management









CL_BSP_BROK_COLLECT_OPITEM_M is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class CL_BSP_BROK_COLLECT_OPITEM_M including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events

Inheritance

This OO class has a superclass assigned to it, which means it will inherit its objects and methods. The superclass for CL_BSP_BROK_COLLECT_OPITEM_M is CL_BSP_MODEL

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_HTMLB_TABLEVIEW_ITERATOR

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_ITAGCY_DOCDETAIL

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_ITAGCY_TV_PAGER

Method list of CL_BSP_BROK_COLLECT_OPITEM_M SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
BUILD_DISPLAY_LINEPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>BUILD_DISPLAY_LINE...more details

BUILD_DISPLAY_LINE_BASICPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>BUILD_DISPLAY_LINE_BASIC...more details

BUILD_STOREDITEM_LINECreate Worklist LinePrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>BUILD_STOREDITEM_LINE...more details

CONSTRUCTORCONSTRUCTORPublic
CALL METHOD cl_bsp_brok_collect_opitem_m=>CONSTRUCTOR...more details

CONVERT_CURRENCYPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>CONVERT_CURRENCY...more details

EXCODE_CHECKChecks for Set Payment Grouping and Payment MethodPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>EXCODE_CHECK...more details

INITPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>INIT...more details

INTERESTS_ACTIVATEPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>INTERESTS_ACTIVATE...more details

INTERESTS_ADJUSTAdapt Surcharges to Collection DatePublic
CALL METHOD cl_bsp_brok_collect_opitem_m=>INTERESTS_ADJUST...more details

INTERESTS_DEACTIVATEPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>INTERESTS_DEACTIVATE...more details

LATE_PAYMENTS_GETPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>LATE_PAYMENTS_GET...more details

OPENITEMS_GETPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>OPENITEMS_GET...more details

OPENITEMS_GET_BY_GUIDPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>OPENITEMS_GET_BY_GUID...more details

OPENITEMS_SETPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>OPENITEMS_SET...more details

OPENITEM_DETAIL_DISPLAYPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>OPENITEM_DETAIL_DISPLAY...more details

REFRESHPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>REFRESH...more details

RESET_TAXReset Expired TaxesPublic
CALL METHOD cl_bsp_brok_collect_opitem_m=>RESET_TAX...more details

SET_COLLDATEProcess New Collection DatePublic
CALL METHOD cl_bsp_brok_collect_opitem_m=>SET_COLLDATE...more details

STOREDITEMSCTRL_GETPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>STOREDITEMSCTRL_GET...more details

STOREDITEMS_GETPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>STOREDITEMS_GET...more details

STOREDITEMS_GET_BY_GUIDPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>STOREDITEMS_GET_BY_GUID...more details

STOREDITEMS_SETPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>STOREDITEMS_SET...more details

STOREDITEMS_UNSETPrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>STOREDITEMS_UNSET...more details

TAX_SCHEME_CHECKCheck Whether Taxes are Up-to-DatePrivate
CALL METHOD cl_bsp_brok_collect_opitem_m=>TAX_SCHEME_CHECK...more details



CL_BSP_BROK_COLLECT_OPITEM_M attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
COLLDATEInstance AttributeDateLIKE
SY-DATUM
Public
CO_EXC_NONEConstantNo exclusion' 'LIKE
EX_CODE_ITAGCY
Public
CO_EXC_PAYMETHODConstantException: Payment Method Set'02'LIKE
EX_CODE_ITAGCY
Public
CO_EXC_PAYMETSETConstantException: Payment Methods Set from Agency Collections'03'LIKE
EX_CODE_ITAGCY
Public
CO_EXC_TAXConstantException: Taxes no Longer Valid'01'LIKE
EX_CODE_ITAGCY
Public
DETAILSTRINGInstance AttributeLIKE
Private
EX_CODE_DOMAInstance AttributeLIKE
Private
LINES_DISPLAYInstance AttributeLIKE
Private
OBJ_TAXESInstance AttributeInsurance Taxes (FS-CD)LIKE
CL_FSCD_TAXES
Public
OPENITEMSInstance AttributeTable Category: Display Structure of Open ItemsLIKE
TITAGCYOPENITEM
Public
OPENITEM_CTRLInstance AttributeControl Structure OI ManagementLIKE
SITAGCYOPENITEMCTRL
Public
PAGER_SERVICEInstance AttributeClass for Management of Pager AttributesLIKE
CL_BSP_BROK_SERVICE_PAGER
Public
PAGE_DISPLAYInstance AttributeNatural NumberLIKE
Public
PAGE_MAXInstance AttributeLIKE
Private
STOREDITEMSInstance AttributeTable Category: Display Structure of Open ItemsLIKE
TITAGCYSTOREDITEM
Public
STOREDITEMS_CTRLInstance AttributeControl Structure OI ManagementLIKE
SITAGCYOPENITEMCTRL
Public
XSHOW_DETAILInstance AttributeLIKE
Private


Links to Related Class(s)

CL_BSP_B...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!