SAP CL_UC_IPA_AFD_AST_MAT OO Class - Additional Financial Data: Asset Matching









CL_UC_IPA_AFD_AST_MAT 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_UC_IPA_AFD_AST_MAT 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_UC_CUST_DATA

Interface Implementation

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

Interface Implementation

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

Interface Implementation

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

Interface Implementation

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

Method list of CL_UC_IPA_AFD_AST_MAT 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_FOR_ROLLBACKPrivate
CALL METHOD cl_uc_ipa_afd_ast_mat=>CHECK_FOR_ROLLBACK...more details

CHECK_IF_MATCHEDPrivate
CALL METHOD cl_uc_ipa_afd_ast_mat=>CHECK_IF_MATCHED...more details

CHECK_SAVEPrivate
CALL METHOD cl_uc_ipa_afd_ast_mat=>CHECK_SAVE...more details

DE_DTX_DEQUEUEPrivate
CALL METHOD cl_uc_ipa_afd_ast_mat=>DE_DTX_DEQUEUE...more details

GET_GUI_DATAPrivate
CALL METHOD cl_uc_ipa_afd_ast_mat=>GET_GUI_DATA...more details

GET_PARAMETERPrivate
CALL METHOD cl_uc_ipa_afd_ast_mat=>GET_PARAMETER...more details

GET_TRANS_OBJPrivate
CALL METHOD cl_uc_ipa_afd_ast_mat=>GET_TRANS_OBJ...more details

MAPPING_ME2STREAMPrivate
CALL METHOD cl_uc_ipa_afd_ast_mat=>MAPPING_ME2STREAM...more details

MAPPING_STREAM2MEPrivate
CALL METHOD cl_uc_ipa_afd_ast_mat=>MAPPING_STREAM2ME...more details

READPrivate
CALL METHOD cl_uc_ipa_afd_ast_mat=>READ...more details

RETRIEVE_TRANS_ENTRYPrivate
CALL METHOD cl_uc_ipa_afd_ast_mat=>RETRIEVE_TRANS_ENTRY...more details

RETRIEVE_UNITSPrivate
CALL METHOD cl_uc_ipa_afd_ast_mat=>RETRIEVE_UNITS...more details

SET_GUI_DATAPrivate
CALL METHOD cl_uc_ipa_afd_ast_mat=>SET_GUI_DATA...more details

SET_LOG_PPrivate
CALL METHOD cl_uc_ipa_afd_ast_mat=>SET_LOG_P...more details

SET_SEL_OBJPrivate
CALL METHOD cl_uc_ipa_afd_ast_mat=>SET_SEL_OBJ...more details

UNREGISTER_CHANGEPrivate
CALL METHOD cl_uc_ipa_afd_ast_mat=>UNREGISTER_CHANGE...more details



CL_UC_IPA_AFD_AST_MAT 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
DD_DATASTREAMTYPEInstance AttributeType of Data Stream in a Data BasisLIKE
UC_DATASTREAMTYPE
Private
DF_LOGInstance AttributeGeneral Indicator, SAP ConsolidationLIKE
UC_FLG
Private
DF_ROLLBACKInstance AttributeGeneral Indicator, SAP ConsolidationLIKE
UC_FLG
Private
DF_TEST_RUNInstance AttributeGeneral Indicator, SAP ConsolidationLIKE
UC_FLG
Private
DO_CHANGE_OBJInstance AttributeData ChangesLIKE
IF_UC_TX_DATA_CHANGE
Private
DO_IOInstance AttributeRead From/Write to Data Object/Stream/BufferLIKE
IF_UC_TX_DATA_IO
Private
DO_LOGInstance AttributeLogLIKE
CL_UC_LOG
Private
DO_MD_FACTORYInstance AttributeFIN Master Data: Central Access Point (Factory)LIKE
IF_UG_MD_FACTORY
Private
DO_MODELInstance AttributeModel (Metadata)LIKE
IF_UC_MODEL
Private
DO_READ_IPAInstance AttributeRead From/Write to Data Object/Stream/BufferLIKE
IF_UC_TX_DATA_IO
Private
DO_READ_OBJInstance AttributeRead From/Write to Data Object/Stream/BufferLIKE
IF_UC_TX_DATA_IO
Private
DO_TASK_DTXInstance AttributeExecute a part of the data transfer methodLIKE
IF_UC_TASK_EXECUTION_DTX
Private
DR_AFD_TRANSInstance AttributeLIKE
Private
DR_MAT_DATAInstance AttributeAsset MatchingLIKE
DATA
Private
DR_REPUNITS_ALLInstance AttributeLIKE
Private
DS_DATAInstance AttributeMethod/Task Execution: Interface Data Read/WriteLIKE
UCD_SX_EXEC_DATA
Private
DT_ACQ_DELInstance AttributeLIKE
Private
DT_AST_MATInstance AttributeAsset MatchingLIKE
UCF_T_IPA_AFD_AST_MAT
Private
DT_FFIXInstance AttributeFixed Characteristic ValuesLIKE
UC0_TS_FFIX
Private
DT_RET_ADDInstance AttributeLIKE
Private
GC_CLASSNAME_GUIConstantReference Type'CL_UC_IPA_AFD_AST_MAT_GUI'LIKE
CLASSNAME
Private
GC_CLASSNAME_GUI_WDConstantReference Type'CL_UC_IPA_AFD_AST_MAT_GUI_WD'LIKE
CLASSNAME
Private
GC_LOG_LISTConstantField Name'UCF_SX_IPA_AN_MAT_LOG'LIKE
UC_FIELDNAME
Private
GC_S_ASSETACQConstantField Name'S_ASSETACQ'LIKE
UC_FIELDNAME
Private
GC_S_ASSETRETConstantField Name'S_ASSETRET'LIKE
UC_FIELDNAME
Private
GC_S_PARTNERConstantField Name'S_PARTNER'LIKE
UC_FIELDNAME
Private
GC_S_REPUNITConstantField Name'S_REPUNIT'LIKE
UC_FIELDNAME
Private
GC_TRUEConstantGeneral Indicator, SAP Consolidation'X'LIKE
UC_FLG
Private
GO_INSTANCEStatic AttributeAdditional Financial Data: Navigation TreeLIKE
CL_UC_IPA_AFD_AST_MAT
Private




CL_UC_IPA_AFD_AST_MAT types

S_MATCH -
S_SEL_VALUE -
T_MATCH -
T_SEL_VALUE -

Links to Related Class(s)

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