SAP CL_CACS_OAP OO Class - FOA: Assignment Process









CL_CACS_OAP 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_CACS_OAP 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 CL_CACS_OAP 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
CHECKAUTHORITYChecks Authorization for Activity In Process InstancePublic
CALL METHOD cl_cacs_oap=>CHECKAUTHORITY...more details

CHECKCTXTChecks Environment Information of ProcessPublic
CALL METHOD cl_cacs_oap=>CHECKCTXT...more details

CONSTRUCTORConstructor of Assignment ProcessPublic
CALL METHOD cl_cacs_oap=>CONSTRUCTOR...more details

DELETEDeletes Process InstancePublic
CALL METHOD cl_cacs_oap=>DELETE...more details

DISPLAYLOGDisplays Process LogPublic
CALL METHOD cl_cacs_oap=>DISPLAYLOG...more details

DISPLAYWFLOGDisplays Workflow Log for ProcessPublic
CALL METHOD cl_cacs_oap=>DISPLAYWFLOG...more details

FORCEDELBYIDForces Deletion of Process Without CheckPublic
CALL METHOD cl_cacs_oap=>FORCEDELBYID...more details

GETAPDATTRGets Attributes of Process DefinitionPublic
CALL METHOD cl_cacs_oap=>GETAPDATTR...more details

GETAPILISTBYIDGets List of Processes with Specified NumbersPublic
CALL METHOD cl_cacs_oap=>GETAPILISTBYID...more details

GETAPSIATTRGets Attributes of Step in ProcessPublic
CALL METHOD cl_cacs_oap=>GETAPSIATTR...more details

GETAPSISGets Steps in ProcessPublic
CALL METHOD cl_cacs_oap=>GETAPSIS...more details

GETATTRGets Attributes of Process InstancePublic
CALL METHOD cl_cacs_oap=>GETATTR...more details

GETNUMBERGets Number for Update of New Process InstancePublic
CALL METHOD cl_cacs_oap=>GETNUMBER...more details

GETRSVARGets Definition of Variant for Environment InformationPublic
CALL METHOD cl_cacs_oap=>GETRSVAR...more details

LOCKLocks Process and All Its StepsPublic
CALL METHOD cl_cacs_oap=>LOCK...more details

SAVESaves Definition of Process InstancePublic
CALL METHOD cl_cacs_oap=>SAVE...more details

SAVELOGSaves Application Log of Process InstancePublic
CALL METHOD cl_cacs_oap=>SAVELOG...more details

SETAPSIATTRSets Attributes of Step in ProcessPublic
CALL METHOD cl_cacs_oap=>SETAPSIATTR...more details

SETATTRSets Attributes of Process InstancePublic
CALL METHOD cl_cacs_oap=>SETATTR...more details

UNLOCKUnlocks Process and All Its StepsPublic
CALL METHOD cl_cacs_oap=>UNLOCK...more details



CL_CACS_OAP 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
GC_BAL_OBJECTConstantApplication Log: Object Name (Application Code)'CACSOA'LIKE
BALOBJ_D
Private
GC_BAL_SUBOBJECTConstantApplication Log: Subobject'OAP'LIKE
BALSUBOBJ
Private
GC_CTXTSTRUCTTYPConstantFOA: Usage Type of Structure for Interface Definition'6'LIKE
CACSOASTRUCTTYP
Public
GC_DEFAULT_MSGIDConstantMessage Class'CACSOA'LIKE
SYMSGID
Private
GC_DELETEConstantFOA: Update Indicator for Worklist'D'LIKE
CACSOAUPDKNZ
Public
GC_FALSEConstantBoolean Variable (X=True, -=False, Space=Unknown)' 'LIKE
BOOLEAN_FLG
Public
GC_INSERTConstantFOA: Update Indicator for Worklist'I'LIKE
CACSOAUPDKNZ
Public
GC_NROBJConstantFOA: Number of Process Instance'CACSOAPIID'LIKE
NROBJ
Public
GC_OAPIACT_CHANGEConstantFOA: Activity for Assignment Process'2'LIKE
CACSOAPIACT
Public
GC_OAPIACT_CREATEConstantFOA: Activity for Assignment Process'1'LIKE
CACSOAPIACT
Public
GC_OAPIACT_DELETEConstantFOA: Activity for Assignment Process'4'LIKE
CACSOAPIACT
Public
GC_OAPIACT_DISPLAYConstantFOA: Activity for Assignment Process'3'LIKE
CACSOAPIACT
Public
GC_OAPIACT_FORCEDELConstantFOA: Activity for Assignment Process'5'LIKE
CACSOAPIACT
Public
GC_OAPIACT_RELEASEConstantFOA: Activity for Assignment Process'7'LIKE
CACSOAPIACT
Public
GC_TEMPOAPIIDConstantFOA: Number of Process Instance'$'LIKE
CACSOAPIID
Public
GC_TRUEConstantBoolean Variable (X=True, -=False, Space=Unknown)'X'LIKE
BOOLEAN_FLG
Public
GC_UPDATEConstantFOA: Update Indicator for Worklist'U'LIKE
CACSOAUPDKNZ
Public
GD_CONSTRFAILStatic AttributeExecution of constructor failedLIKE
BOOLEAN_FLG
Public
MD_CHANGEDInstance AttributeBoolean Variables (X=true, space=false)LIKE
BOOLEAN_FLG
Public
MD_OAPIACTInstance AttributeFOA: Activity for Assignment ProcessLIKE
CACSOAPIACT
Private
MO_BALInstance AttributeCACS: Application LogLIKE
CL_CACS_BAL
Public
MR_APPLCNTXTInstance AttributeApplication Context for Creating WorklistsLIKE
DATA
Private
MS_OAPIMInstance AttributeFOA: Process Instance, Header (Meta Object)LIKE
CACS_S_OAPIM
Private
MT_OAPSI_REFInstance AttributeFOA: References to Steps in Assignment ProcessLIKE
CACS_TT_OAPSI_REF
Private
MT_OAWL_REFInstance AttributeFOA: List of Worklists with Number and ReferenceLIKE
CACS_TT_OAWL_REF
Protected


Links to Related Class(s)

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