SAP /BOFU/CL_TXC_HELPER OO Class - Helper Class for Text Collection









/BOFU/CL_TXC_HELPER 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 /BOFU/CL_TXC_HELPER 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 /BOFU/CL_TXC_HELPER 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_CONFIG_SOURCE_NODECheck configured source nodePrivate
CALL METHOD /bofu/cl_txc_helper=>CHECK_CONFIG_SOURCE_NODE...more details

DETERMINE_TEXTDetermines the text according to the sourcePublic
CALL METHOD /bofu/cl_txc_helper=>DETERMINE_TEXT...more details

GET_ACCESS_AND_ACCESS_SEQUENCEDetermines the accesses for an access sequence, exports bothPublic
CALL METHOD /bofu/cl_txc_helper=>GET_ACCESS_AND_ACCESS_SEQUENCE...more details

GET_ACCESS_FOR_ACCESS_SEQUENCEDetermines the accesses for an access sequencePublic
CALL METHOD /bofu/cl_txc_helper=>GET_ACCESS_FOR_ACCESS_SEQUENCE...more details

GET_ACCESS_PROPERTIESDetermines the properties of the accessPublic
CALL METHOD /bofu/cl_txc_helper=>GET_ACCESS_PROPERTIES...more details

GET_EXIT_CLASSDetermines the exit class for the text typePublic
CALL METHOD /bofu/cl_txc_helper=>GET_EXIT_CLASS...more details

GET_MAND_TEXT_TYPESDetermines mandatory text types of text schemaPublic
CALL METHOD /bofu/cl_txc_helper=>GET_MAND_TEXT_TYPES...more details

GET_NEW_CONFGets new BO conf and service manager instance if xBO assocPrivate
CALL METHOD /bofu/cl_txc_helper=>GET_NEW_CONF...more details

GET_TEXTDetermines the text for the text typePublic
CALL METHOD /bofu/cl_txc_helper=>GET_TEXT...more details

GET_TEXT_IInternal method called to navigate from TxC DO RootPrivate
CALL METHOD /bofu/cl_txc_helper=>GET_TEXT_I...more details

GET_TEXT_SCHEMA_IDDetermines and sets text schema IDPublic
CALL METHOD /bofu/cl_txc_helper=>GET_TEXT_SCHEMA_ID...more details

GET_TEXT_TYPESDetermines all text types of text schemaPublic
CALL METHOD /bofu/cl_txc_helper=>GET_TEXT_TYPES...more details

GET_TEXT_V2Determines the text for the text type using acc. and acc.seqPublic
CALL METHOD /bofu/cl_txc_helper=>GET_TEXT_V2...more details

GET_TXC_NODE_KEYDetermines node key of the Text Collection DOPublic
CALL METHOD /bofu/cl_txc_helper=>GET_TXC_NODE_KEY...more details






/BOFU/CL_TXC_HELPER types

TS_KEY_LANG_MAP -
TT_ACC_AND_ACC_SEQ -
TT_ACC_SEQ_ID -
TT_KEY_LANG_MAP -
TY_ACC_AND_ACC_SEQ -
TY_ACC_SEQ_ID -

Links to Related Class(s)

/BOFU/CL...
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!