SAP CLUCRD_PROXY OO Class - Tools for CRD with eSOA XI









CLUCRD_PROXY 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 CLUCRD_PROXY 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 IFUCRD_PROXY_CONST_HELPER

Interface Implementation

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

Interface Implementation

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

Interface Implementation

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

Method list of CLUCRD_PROXY 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
ASSIGN_COMPONENT_INPrivate
CALL METHOD clucrd_proxy=>ASSIGN_COMPONENT_IN...more details

ASSIGN_COMPONENT_OUTPrivate
CALL METHOD clucrd_proxy=>ASSIGN_COMPONENT_OUT...more details

CONVERT_E2I_BUS_SYS_IDPrivate
CALL METHOD clucrd_proxy=>CONVERT_E2I_BUS_SYS_ID...more details

CONVERT_E2I_DATE_TIMEPrivate
CALL METHOD clucrd_proxy=>CONVERT_E2I_DATE_TIME...more details

CONVERT_E2I_IDPrivate
CALL METHOD clucrd_proxy=>CONVERT_E2I_ID...more details

CONVERT_E2I_UUIDPrivate
CALL METHOD clucrd_proxy=>CONVERT_E2I_UUID...more details

CONVERT_EXT_TO_INTPrivate
CALL METHOD clucrd_proxy=>CONVERT_EXT_TO_INT...more details

CONVERT_I2E_BUS_SYS_IDPrivate
CALL METHOD clucrd_proxy=>CONVERT_I2E_BUS_SYS_ID...more details

CONVERT_I2E_DATE_TIMEPrivate
CALL METHOD clucrd_proxy=>CONVERT_I2E_DATE_TIME...more details

CONVERT_I2E_IDPrivate
CALL METHOD clucrd_proxy=>CONVERT_I2E_ID...more details

CONVERT_I2E_UUIDPrivate
CALL METHOD clucrd_proxy=>CONVERT_I2E_UUID...more details

CONVERT_INT_TO_EXTPrivate
CALL METHOD clucrd_proxy=>CONVERT_INT_TO_EXT...more details

CONVERT_IN_OUT_EXTPrivate
CALL METHOD clucrd_proxy=>CONVERT_IN_OUT_EXT...more details

CONVERT_IN_OUT_INTPrivate
CALL METHOD clucrd_proxy=>CONVERT_IN_OUT_INT...more details

FILL_MIN_HEADER_INTPrivate
CALL METHOD clucrd_proxy=>FILL_MIN_HEADER_INT...more details

GET_DATA_DESCR_OF_COMPONENTPrivate
CALL METHOD clucrd_proxy=>GET_DATA_DESCR_OF_COMPONENT...more details

GET_DATE_TIME_TYPEPrivate
CALL METHOD clucrd_proxy=>GET_DATE_TIME_TYPE...more details

GET_INSTANCEPrivate
CALL METHOD clucrd_proxy=>GET_INSTANCE...more details



CLUCRD_PROXY 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
CON_COMP_CONTENTInstance AttributeLIKE
Private
CON_COMP_CREATION_DATE_TIMEInstance AttributeLIKE
Private
CON_COMP_IDInstance AttributeLIKE
Private
CON_COMP_RECIPIENT_BUS_SYS_IDInstance AttributeLIKE
Private
CON_COMP_REFERENCE_IDInstance AttributeLIKE
Private
CON_COMP_REFERENCE_UUIDInstance AttributeLIKE
Private
CON_COMP_SENDER_BUS_SYS_IDInstance AttributeLIKE
Private
CON_COMP_UUIDInstance AttributeLIKE
Private
MOStatic AttributeTestLIKE
CLUCRD_PROXY
Private




CLUCRD_PROXY types

T_BDMH_UUID_CONTENT -
T_SCHEME_AGENCY_ID -
T_SCHEME_ID -
T_STR_BDMH_UUID -

Links to Related Class(s)

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