SAP DTINF_IF_INFORMATION_CI OO Class - Information Retrieval Framework for Central Instance









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

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



Method list of DTINF_IF_INFORMATION_CI 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
ADD_TASK_CREATE_MODELCreate a data model on a remote systemPublic
CALL METHOD dtinf_if_information_ci=>ADD_TASK_CREATE_MODEL...more details

ADD_TASK_DB_FIELD_UTILIZATIONDetermine fields of tables on a remote systemPublic
CALL METHOD dtinf_if_information_ci=>ADD_TASK_DB_FIELD_UTILIZATION...more details

ADD_TC_TO_PURPOSEAdd a Table Cluster to a purposePublic
CALL METHOD dtinf_if_information_ci=>ADD_TC_TO_PURPOSE...more details

ASSIGN_TABLE_TO_TCAssing a table to a different TCPublic
CALL METHOD dtinf_if_information_ci=>ASSIGN_TABLE_TO_TC...more details

AUTO_PURPOSES_TO_TCAutomatically assign purposes to Table ClustersPublic
CALL METHOD dtinf_if_information_ci=>AUTO_PURPOSES_TO_TC...more details

CREATE_ENTIRE_TC_MODELCreate all TC based on initial database modelPublic
CALL METHOD dtinf_if_information_ci=>CREATE_ENTIRE_TC_MODEL...more details

CREATE_PURPOSE_TC_ENTRYCreate association between purpose and TCPublic
CALL METHOD dtinf_if_information_ci=>CREATE_PURPOSE_TC_ENTRY...more details

DO_COLLECT_RFC_INFOFind out what RFCs are available and usablePublic
CALL METHOD dtinf_if_information_ci=>DO_COLLECT_RFC_INFO...more details

DO_GET_RFC_STATEDetermine RFC functionality from CI to remotePublic
CALL METHOD dtinf_if_information_ci=>DO_GET_RFC_STATE...more details

DO_VERIFY_RFC_INFRASTRUCTUREVerify integrity of defined RFC infrastructurePublic
CALL METHOD dtinf_if_information_ci=>DO_VERIFY_RFC_INFRASTRUCTURE...more details

EXPORT_TC_MODELExport a TC model to a remote systemPublic
CALL METHOD dtinf_if_information_ci=>EXPORT_TC_MODEL...more details

GET_INSTANCE_IDGet System IDPublic
CALL METHOD dtinf_if_information_ci=>GET_INSTANCE_ID...more details

GET_INSTID_FROM_RFCDESTGet instid and client for given RFC destinationPublic
CALL METHOD dtinf_if_information_ci=>GET_INSTID_FROM_RFCDEST...more details

GET_LOCK_ERRORGet the error for failed locksPublic
CALL METHOD dtinf_if_information_ci=>GET_LOCK_ERROR...more details

GET_PURPOSESGet all unique purposes available on all systemsPublic
CALL METHOD dtinf_if_information_ci=>GET_PURPOSES...more details

IMPORT_RULE_GENERATOR_DATAImport data from the Rule GeneratorPublic
CALL METHOD dtinf_if_information_ci=>IMPORT_RULE_GENERATOR_DATA...more details

LOCK_PROCESSING_OF_MODELLock processing of the data modelPublic
CALL METHOD dtinf_if_information_ci=>LOCK_PROCESSING_OF_MODEL...more details

LOCK_PROCESSING_OF_PURPOSELock processing of a purposePublic
CALL METHOD dtinf_if_information_ci=>LOCK_PROCESSING_OF_PURPOSE...more details

LOCK_PROCESSING_OF_TASKSLock processing of tasksPublic
CALL METHOD dtinf_if_information_ci=>LOCK_PROCESSING_OF_TASKS...more details

LOCK_PROCESSING_OF_TCLock processing of Table ClusterPublic
CALL METHOD dtinf_if_information_ci=>LOCK_PROCESSING_OF_TC...more details

LOCK_UPDATELock processing for update and replicationPublic
CALL METHOD dtinf_if_information_ci=>LOCK_UPDATE...more details

PROCESS_TASKSProcess tasks from the jobPublic
CALL METHOD dtinf_if_information_ci=>PROCESS_TASKS...more details

REMOVE_PURPOSE_TCRemove purpose & TC combinationPublic
CALL METHOD dtinf_if_information_ci=>REMOVE_PURPOSE_TC...more details

RENAME_TCRename (or merge into) a TCPublic
CALL METHOD dtinf_if_information_ci=>RENAME_TC...more details

SET_CI_TASK_STATESet status of a remote task on the CIPublic
CALL METHOD dtinf_if_information_ci=>SET_CI_TASK_STATE...more details

UNLOCK_PROCESSING_OF_MODELUnlock processing of the data modelPublic
CALL METHOD dtinf_if_information_ci=>UNLOCK_PROCESSING_OF_MODEL...more details

UNLOCK_PROCESSING_OF_PURPOSEUnlock processing of a purposePublic
CALL METHOD dtinf_if_information_ci=>UNLOCK_PROCESSING_OF_PURPOSE...more details

UNLOCK_PROCESSING_OF_TASKSUnlock processing of tasksPublic
CALL METHOD dtinf_if_information_ci=>UNLOCK_PROCESSING_OF_TASKS...more details

UNLOCK_PROCESSING_OF_TCUnlock processing of Table ClusterPublic
CALL METHOD dtinf_if_information_ci=>UNLOCK_PROCESSING_OF_TC...more details

UNLOCK_UPDATEUnlock processing for update and replicationPublic
CALL METHOD dtinf_if_information_ci=>UNLOCK_UPDATE...more details




Links to Related Class(s)

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