SAP /SCMTMS/CL_CLC_HELPER OO Class - Credit Limit Check









/SCMTMS/CL_CLC_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 /SCMTMS/CL_CLC_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 /SCMTMS/CL_CLC_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
BP_MAP_INT_TO_CUSTMap bp to customerPublic
CALL METHOD /scmtms/cl_clc_helper=>BP_MAP_INT_TO_CUST...more details

BUILD_CLC_RESULTPrepares Credit Limit Check Result table for popupPublic
CALL METHOD /scmtms/cl_clc_helper=>BUILD_CLC_RESULT...more details

CHECK_FOR_CLC_V1Check if TRQs are CLC relevantPublic
CALL METHOD /scmtms/cl_clc_helper=>CHECK_FOR_CLC_V1...more details

CLEAR_CLC_POST_FSCMClear the table post FSCM updatePublic
CALL METHOD /scmtms/cl_clc_helper=>CLEAR_CLC_POST_FSCM...more details

CLEAR_CLC_RESULTClear Credit Limit Check Result tablePublic
CALL METHOD /scmtms/cl_clc_helper=>CLEAR_CLC_RESULT...more details

CLEAR_ORD_VAL_MULT_TRQClear table with order values during CLC for multiple TRQsPublic
CALL METHOD /scmtms/cl_clc_helper=>CLEAR_ORD_VAL_MULT_TRQ...more details

CONSOLIDATE_CLC_FSCMConsolidate based on partyPublic
CALL METHOD /scmtms/cl_clc_helper=>CONSOLIDATE_CLC_FSCM...more details

CONVERT_CLC_AMT_CURRGet CLC amount, converting it to appropriate currencyProtected
CALL METHOD /scmtms/cl_clc_helper=>CONVERT_CLC_AMT_CURR...more details

CREATE_MESSAGE_HEADERCreates message headerPrivate
CALL METHOD /scmtms/cl_clc_helper=>CREATE_MESSAGE_HEADER...more details

CREDIT_LIMIT_CHECKCredit Limit CheckPublic
CALL METHOD /scmtms/cl_clc_helper=>CREDIT_LIMIT_CHECK...more details

DETERMINE_PARTY_CLC_DETAILSGet the CLC amount and currency for a trq partyPublic
CALL METHOD /scmtms/cl_clc_helper=>DETERMINE_PARTY_CLC_DETAILS...more details

FILTER_CLC_FOR_FSCMFilter the table data for FSCM updatePublic
CALL METHOD /scmtms/cl_clc_helper=>FILTER_CLC_FOR_FSCM...more details

GET_CLC_FOR_FSCMGet the updated table for FSCM updatePublic
CALL METHOD /scmtms/cl_clc_helper=>GET_CLC_FOR_FSCM...more details

GET_CLC_RESULTGet Credit Limit Check Result table for popupPublic
CALL METHOD /scmtms/cl_clc_helper=>GET_CLC_RESULT...more details

GET_ORD_VAL_MULT_TRQGet the last Order Value, successfully updatedPublic
CALL METHOD /scmtms/cl_clc_helper=>GET_ORD_VAL_MULT_TRQ...more details

GET_SEGMENT_IDGet Segment IDPublic
CALL METHOD /scmtms/cl_clc_helper=>GET_SEGMENT_ID...more details

IS_CLC_ACTIVECheck if CLC Is ActivePublic
CALL METHOD /scmtms/cl_clc_helper=>IS_CLC_ACTIVE...more details

PREPARE_AND_PROCESS_CLCPrepare and process CLC.Public
CALL METHOD /scmtms/cl_clc_helper=>PREPARE_AND_PROCESS_CLC...more details

PREPARE_FOR_CLCPrepare data for CLCPublic
CALL METHOD /scmtms/cl_clc_helper=>PREPARE_FOR_CLC...more details

PREPARE_RESULT_SET_FOR_FSCMPrepare result set for FSCM commitment.Public
CALL METHOD /scmtms/cl_clc_helper=>PREPARE_RESULT_SET_FOR_FSCM...more details

SET_CLC_FOR_FSCMPrepares the table for FSCM updatePublic
CALL METHOD /scmtms/cl_clc_helper=>SET_CLC_FOR_FSCM...more details

SET_ORD_VAL_MULT_TRQSet the latest successful order value for BP,Seg. IdPublic
CALL METHOD /scmtms/cl_clc_helper=>SET_ORD_VAL_MULT_TRQ...more details

SET_TRQ_CLC_HANDLESets Handle_CLC indicatorPublic
CALL METHOD /scmtms/cl_clc_helper=>SET_TRQ_CLC_HANDLE...more details

UPDATE_FSCMUpdates FSCM SystemPublic
CALL METHOD /scmtms/cl_clc_helper=>UPDATE_FSCM...more details



/SCMTMS/CL_CLC_HELPER 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
MT_CLC_MULT_TRQStatic AttributeLIKE
TT_MULT_CLC
Private
MT_CLC_OVStatic AttributeOrder Value tableLIKE
TT_ORDER_VALUE
Private
MT_CLC_RESULTStatic AttributeCreditWorthinessResponseLIKE
TT_CLC_RESULT
Private
MT_FSCM_CLCStatic AttributeLIKE
/SCMTMS/CL_CLC_HELPER=>TT_EST_AMT
Private
MT_OUTPUTStatic AttributeCreditCommitmentNotificationLIKE
TT_CLC_RESULT_1
Public
MV_AUTHORITYStatic AttributeAuthority Check : TRUE (='X') and FALSE (=' ')LIKE
BOOLE_D
Private
MV_BATCH_MODEStatic AttributeData element for domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
BOOLE_D
Public
MV_CLC_HANDLEStatic AttributeHandling of Actions for Credit Limit CheckLIKE
/SCMTMS/TRQ_CLC_HANDLE
Public
MV_CLC_HANDLINGStatic AttributeCLC Handling ControlLIKE
CHAR2
Public
MV_NO_RECEIVERStatic AttributeData element for domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
BOOLE_D
Private




/SCMTMS/CL_CLC_HELPER types

LS_OUTPUT -
TS_EST_AMT -
TS_MULT_CLC -
TS_ORDER_VALUE -
TS_PARTY -
TT_CLC_RESULT -
TT_CLC_RESULT_1 -
TT_EST_AMT -
TT_MULT_CLC -
TT_ORDER_VALUE -
TT_PARTY -
TT_PROXY -

Links to Related Class(s)

/SCMTMS/...
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!