SAP CLTICM_CMSNCALCQRYRESPSIMQR OO Class - Testing









CLTICM_CMSNCALCQRYRESPSIMQR 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 CLTICM_CMSNCALCQRYRESPSIMQR 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 CLTICM_CMSNCALCQRYRESPSIMQR 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_PROD_CLIENTCheck productive clientPublic
CALL METHOD clticm_cmsncalcqryrespsimqr=>CHECK_PROD_CLIENT...more details

CHECK_RESULTCheck resultsPublic
CALL METHOD clticm_cmsncalcqryrespsimqr=>CHECK_RESULT...more details

DIRECT_TESTPublic
CALL METHOD clticm_cmsncalcqryrespsimqr=>DIRECT_TEST...more details

FILL_PAYLOAD_DATAFill commission case dataPrivate
CALL METHOD clticm_cmsncalcqryrespsimqr=>FILL_PAYLOAD_DATA...more details

FILL_PAYLOAD_HEADERFill header informationPrivate
CALL METHOD clticm_cmsncalcqryrespsimqr=>FILL_PAYLOAD_HEADER...more details

SETDATAPublic
CALL METHOD clticm_cmsncalcqryrespsimqr=>SETDATA...more details

START_TESTExecute TestPublic
CALL METHOD clticm_cmsncalcqryrespsimqr=>START_TEST...more details



CLTICM_CMSNCALCQRYRESPSIMQR 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
GV_ACT_REMBUS_TYPEStatic AttributeRemunerating Business Transaction in Operational SystemLIKE
CACSREMBUSCASTYP
Private
GV_ACT_TRI_OBJ_ID_EXTStatic AttributeExternal Identification of Triggering SubobjectLIKE
CACSTRIOBJIDEXT
Private
GV_ACT_TRI_OBJ_METHStatic AttributeTriggering MethodLIKE
CACSTRIMETH
Private
GV_ACT_TRI_OBJ_TYPEStatic AttributeTriggering Subobject TypeLIKE
CACSTRIOBJ
Private
GV_BUSOBJ_VERSDATEStatic AttributeDate Business Object Version StartsLIKE
CACSVERSDATE
Private
GV_CAS_BUSOBJ_IDStatic AttributeIdentification of Triggering Business ObjectLIKE
CACSBUSOBJID
Private
GV_CAS_BUSOBJ_TYPEStatic AttributeBusiness Object Category that Triggers CommissionLIKE
CACSBUSOBJTYP
Private
GV_CAS_BUSOBJ_VERSStatic AttributeVersion of Master Data or Customizing ObjectLIKE
CACSVERSIONLONG
Private
GV_CAS_CASE_TXTStatic AttributeShort Text for Commission CaseLIKE
CACSTRICASETXT
Private
GV_CAS_IMP_YEARStatic AttributeYear Commission Case ReportedLIKE
CACSIMPYEAR
Private
GV_CAS_POST_DATEStatic AttributePosting Date in Commission Case/Comm Doc. (Acknowledgement)LIKE
CACSPSTDAT
Private
GV_CAS_REM_BUSCASE_IDStatic AttributeIdentification of Triggering Bus. Transaction in Op. SystemLIKE
CACSREMBUSCASEID
Private
GV_CAS_TRI_METH_TYPStatic AttributeTriggering MethodLIKE
CACSTRIMETHTYP
Private
GV_CLC_TIMESTAMPStatic AttributeEffective Time Stamp (Effective Status)LIKE
CACSCALCTSTMP
Private
GV_INV_CTRTBU_IDStatic AttributeCommission Contract NumberLIKE
CACS_CTRTBU_ID
Private
GV_IN_ROLEStatic AttributeParticipant RoleLIKE
CACSROLE
Private
GV_KWN_TIMESTAMPStatic AttributeCalculation Time StampLIKE
CACSKNOWTSTMP
Private
GV_LED_CURRStatic AttributeCurrency Key for the TransactionLIKE
CACSTRACURR
Private
GV_OBJ_TRI_OBJ_ID_EXTStatic AttributeExternal Identification of Triggering SubobjectLIKE
CACSTRIOBJIDEXT
Private
GV_OBJ_TRI_OBJ_TYPEStatic AttributeTriggering Subobject TypeLIKE
CACSTRIOBJ
Private
GV_PARENT_IDStatic AttributeInternal Identification of Higher-Level SubobjectLIKE
CACSPARTRIOBJID
Private
GV_REM_BUSCASE_TYPStatic AttributeRemunerating Business Transaction in Operational SystemLIKE
CACSREMBUSCASTYP
Private
GV_ROLE_COMMSHARStatic AttributeShare of Direct Remuneration (in Percent)LIKE
CACSCOMMSHARE
Private
GV_ROLE_PRODSHAREStatic AttributeShare of Indirect Remuneration (in Percent)LIKE
CACSPRODSHARE
Private
GV_TRI_METH_TARGETStatic AttributeProcessing Target of Triggering MethodLIKE
CACSTRIMETHTAR
Private
GV_TRI_OBJ_IDStatic AttributeIdentification of Triggering SubobjectLIKE
CACSTRIOBJID
Private


Links to Related Class(s)

CLTICM_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!