SAP CACS00_CL_DOCUMENT_DB_ITF OO Class - Document Posting: Register Documents for Posting









CACS00_CL_DOCUMENT_DB_ITF 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 CACS00_CL_DOCUMENT_DB_ITF including details of:

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

Interface Implementation

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

Method list of CACS00_CL_DOCUMENT_DB_ITF 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
CHECK_COMMIT_NECESSARYCheck if Commit Is to Be Carried OutPublic
CALL METHOD cacs00_cl_document_db_itf=>CHECK_COMMIT_NECESSARY...more details

CHECK_NEW_DOCUMENTSCheck New DocumentProtected
CALL METHOD cacs00_cl_document_db_itf=>CHECK_NEW_DOCUMENTS...more details

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

CREATEFactory Method: Generate InstancePublic
CALL METHOD cacs00_cl_document_db_itf=>CREATE...more details

CREATE_ITERATORPrivate
CALL METHOD cacs00_cl_document_db_itf=>CREATE_ITERATOR...more details

DECREMENT_COUNTPrivate
CALL METHOD cacs00_cl_document_db_itf=>DECREMENT_COUNT...more details

GET_DOCSEM_FOR_DOCUMENTReturn Settlement Items of DocumentPublic
CALL METHOD cacs00_cl_document_db_itf=>GET_DOCSEM_FOR_DOCUMENT...more details

GET_DOC_LIST_BY_BUSOBJReturn Document List Based on Business ObjectProtected
CALL METHOD cacs00_cl_document_db_itf=>GET_DOC_LIST_BY_BUSOBJ...more details

GET_ELEMENTPrivate
CALL METHOD cacs00_cl_document_db_itf=>GET_ELEMENT...more details

GET_ELEMENT_COUNTPrivate
CALL METHOD cacs00_cl_document_db_itf=>GET_ELEMENT_COUNT...more details

GET_ELEMENT_FIRSTPrivate
CALL METHOD cacs00_cl_document_db_itf=>GET_ELEMENT_FIRST...more details

GET_ELEMENT_LASTPrivate
CALL METHOD cacs00_cl_document_db_itf=>GET_ELEMENT_LAST...more details

INCREMENT_COUNTPrivate
CALL METHOD cacs00_cl_document_db_itf=>INCREMENT_COUNT...more details

INIT_TABLES_POSTInitialize Internal Tables (Post Documents)Protected
CALL METHOD cacs00_cl_document_db_itf=>INIT_TABLES_POST...more details

INIT_TABLES_REVERSEInitialize Internal Tables (Reset Documents)Protected
CALL METHOD cacs00_cl_document_db_itf=>INIT_TABLES_REVERSE...more details

INSERT_ELEMENTPrivate
CALL METHOD cacs00_cl_document_db_itf=>INSERT_ELEMENT...more details

POST_DOCUMENTSPost DocumentsPublic
CALL METHOD cacs00_cl_document_db_itf=>POST_DOCUMENTS...more details

READ_DOCUMENTS_BY_RUN_IDRead Commission Documents Based On Run NumberPublic
CALL METHOD cacs00_cl_document_db_itf=>READ_DOCUMENTS_BY_RUN_ID...more details

READ_DOC_DETAILS_INTO_BUFFERRead Commission Document Data and Write to BufferProtected
CALL METHOD cacs00_cl_document_db_itf=>READ_DOC_DETAILS_INTO_BUFFER...more details

READ_DOC_HEADERS_BY_RUN_IDRead Commission Document Header Based on Run NumberProtected
CALL METHOD cacs00_cl_document_db_itf=>READ_DOC_HEADERS_BY_RUN_ID...more details

REGISTER_DOCUMENT_FOR_POSTRegister Document for PostingPublic
CALL METHOD cacs00_cl_document_db_itf=>REGISTER_DOCUMENT_FOR_POST...more details

REGISTER_DOCUMENT_FOR_REVERSERegister Document for ResettingPublic
CALL METHOD cacs00_cl_document_db_itf=>REGISTER_DOCUMENT_FOR_REVERSE...more details

REMOVE_DOCUMENTRemove Commission Document from Internal BufferProtected
CALL METHOD cacs00_cl_document_db_itf=>REMOVE_DOCUMENT...more details

REMOVE_ELEMENTPrivate
CALL METHOD cacs00_cl_document_db_itf=>REMOVE_ELEMENT...more details

REVERSE_DOCUMENTSReset DocumentsPublic
CALL METHOD cacs00_cl_document_db_itf=>REVERSE_DOCUMENTS...more details

UNREGISTER_DOCUMENTS_BY_BUSOBJRemove Registered Documents for PostingPublic
CALL METHOD cacs00_cl_document_db_itf=>UNREGISTER_DOCUMENTS_BY_BUSOBJ...more details



CACS00_CL_DOCUMENT_DB_ITF 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
GC_APPLConstantCommission Application Identification'CACS00'LIKE
CACSAPPL
Public
MB_SIMULATIONInstance AttributeOnly Simulation (X=true, space=false)LIKE
BOOLEAN_FLG
Protected
MD_ELEMENTS_COUNTInstance AttributeElement CounterLIKE
SYTABIX
Protected
MD_NR_HANDLEInstance AttributeNumber Range NumberLIKE
NRNR
Protected
MT_DOCACTInstance AttributeCommission Document: Activities (Table Type)LIKE
CACS00_TT_DOCACT
Protected
MT_DOCDTMInstance AttributeCommission Document: Remuneration Detail Line (Table Type)LIKE
CACS00_TT_DOCDTM
Protected
MT_DOCHDMInstance AttributeCommission Document: Document Header (Table Type)LIKE
CACS00_TT_DOCHDM
Protected
MT_DOCHDM_REVERSALInstance AttributeCommission Document: Document Header (Table Type)LIKE
CACS00_TT_DOCHDM
Protected
MT_DOCHDM_REVERSEDInstance AttributeCommission Document: Document Header (Table Type)LIKE
CACS00_TT_DOCHDM
Protected
MT_DOCINVInstance AttributeCommission Document: Participant (Table Type)LIKE
CACS00_TT_DOCINV
Protected
MT_DOCOBJInstance AttributeCommission Document: Object Data (Table Type)LIKE
CACS00_TT_DOCOBJ
Protected
MT_DOCPARInstance AttributeCommission Document: Participation (Table Type)LIKE
CACS00_TT_DOCPAR
Protected
MT_DOCRELInstance AttributeCommission Document: Relationships of Participants (TabType)LIKE
CACS00_TT_DOCREL
Protected
MT_DOCREMInstance AttributeCommission Document: Remuneration Line (Table Type)LIKE
CACS00_TT_DOCREM
Protected
MT_DOCREM_CORRInstance AttributeComm.Doc., Remuneration and Liability + Flag (Table Type)LIKE
CACS00_TT_DOCREM_CORR
Protected
MT_DOCSEDTInstance AttributeDue Date Detail Line (Table Type)LIKE
CACS00_TT_DOCSEDT
Protected
MT_DOCSEMInstance AttributeTable Type Commission Document, Settlement (Meta Object)LIKE
CACS00_TT_DOCSEM
Protected
MT_DOCSEM_INACTIVEInstance AttributeTable Type Commission Document, Settlement (Meta Object)LIKE
CACS00_TT_DOCSEM
Protected
MT_DOCVAMInstance AttributeCommission Document: Valuation (Table Type)LIKE
CACS00_TT_DOCVAM
Protected
MT_DOC_ID_MAPInstance AttributeTable Type Matching Table Temporary / Final Document NumbersLIKE
CACS_TT_DOC_ID_MAP
Protected
MT_DOC_LISTInstance AttributeTable Type Assignment Commission Doc: Key + ObjectLIKE
CACS_TT_DOC_ASS_OBJ
Protected
MT_DOC_TO_CLEARInstance AttributeTable Type Cleared Settlement ItemsLIKE
CACS00_TT_DOC_CLEARED_SE
Protected
SO_DOC_DB_ITFStatic AttributeDocument Posting: Register Documents for PostingLIKE
CACS00_CL_DOCUMENT_DB_ITF
Protected


Links to Related Class(s)

CACS00_C...
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!