SAP CL_CRM_BAB_BLUEPRINT OO Class - CRM: Model Class for BAB









CL_CRM_BAB_BLUEPRINT 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_CRM_BAB_BLUEPRINT 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_CRM_BAB_BLUEPRINT

Method list of CL_CRM_BAB_BLUEPRINT 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
AFTER_SAVE_BADICall After_Save BADIsPrivate
CALL METHOD cl_crm_bab_blueprint=>AFTER_SAVE_BADI...more details

CLASS_CONSTRUCTORCLASS_CONSTRUCTORPublic
CALL METHOD cl_crm_bab_blueprint=>CLASS_CONSTRUCTOR...more details

CONSTRUCTORConstructorPublic
CALL METHOD cl_crm_bab_blueprint=>CONSTRUCTOR...more details

COPY_BLVIEWPrivate
CALL METHOD cl_crm_bab_blueprint=>COPY_BLVIEW...more details

CREATE_TEMP_APPLIDGenerate Temporary Application IDPrivate
CALL METHOD cl_crm_bab_blueprint=>CREATE_TEMP_APPLID...more details

DB_LOADLoad Data from DatabasePrivate
CALL METHOD cl_crm_bab_blueprint=>DB_LOAD...more details

DB_SAVESave Data to DatabasePrivate
CALL METHOD cl_crm_bab_blueprint=>DB_SAVE...more details

DELETEPrivate
CALL METHOD cl_crm_bab_blueprint=>DELETE...more details

DEL_BLUEPRINTPrivate
CALL METHOD cl_crm_bab_blueprint=>DEL_BLUEPRINT...more details

DEQUEUERelease Blueprint TablesPrivate
CALL METHOD cl_crm_bab_blueprint=>DEQUEUE...more details

DESIGNER_ENABLECheck if current screen can be edited with the designerPublic
CALL METHOD cl_crm_bab_blueprint=>DESIGNER_ENABLE...more details

ENQUEUELock Blueprint TablesPrivate
CALL METHOD cl_crm_bab_blueprint=>ENQUEUE...more details

EXITPrivate
CALL METHOD cl_crm_bab_blueprint=>EXIT...more details

EXTRACT_FOR_BLVIEWExtract Blueprint Entries for BLVIEWPrivate
CALL METHOD cl_crm_bab_blueprint=>EXTRACT_FOR_BLVIEW...more details

GET_BLAPPLPrivate
CALL METHOD cl_crm_bab_blueprint=>GET_BLAPPL...more details

GET_BLUEPRINTPrivate
CALL METHOD cl_crm_bab_blueprint=>GET_BLUEPRINT...more details

GET_BLVIEWPrivate
CALL METHOD cl_crm_bab_blueprint=>GET_BLVIEW...more details

GET_DESIG_URLPrivate
CALL METHOD cl_crm_bab_blueprint=>GET_DESIG_URL...more details

IS_MODIFIEDPrivate
CALL METHOD cl_crm_bab_blueprint=>IS_MODIFIED...more details

LOADPrivate
CALL METHOD cl_crm_bab_blueprint=>LOAD...more details

MERGE_TABLES_SCMerge Entries from C and S TablesPrivate
CALL METHOD cl_crm_bab_blueprint=>MERGE_TABLES_SC...more details

MERGE_TABLES_WOMerge Entries With and Without BLVIEW of a TablePrivate
CALL METHOD cl_crm_bab_blueprint=>MERGE_TABLES_WO...more details

SAVEPrivate
CALL METHOD cl_crm_bab_blueprint=>SAVE...more details

SAVE_ASPrivate
CALL METHOD cl_crm_bab_blueprint=>SAVE_AS...more details

SET_BLUEPRINTPrivate
CALL METHOD cl_crm_bab_blueprint=>SET_BLUEPRINT...more details

SET_BLVIEWPrivate
CALL METHOD cl_crm_bab_blueprint=>SET_BLVIEW...more details

SET_TRREQUESTPrivate
CALL METHOD cl_crm_bab_blueprint=>SET_TRREQUEST...more details

SWITCH_APPLICATIONToggle Instance to New Applications and SavePrivate
CALL METHOD cl_crm_bab_blueprint=>SWITCH_APPLICATION...more details

TRANSP_APPLICATIONAdd Application Data to OrderPrivate
CALL METHOD cl_crm_bab_blueprint=>TRANSP_APPLICATION...more details

UNDOPrivate
CALL METHOD cl_crm_bab_blueprint=>UNDO...more details

UPDATE_TEMP_DBDATASave Current State to Database Under Temporary IDPrivate
CALL METHOD cl_crm_bab_blueprint=>UPDATE_TEMP_DBDATA...more details



CL_CRM_BAB_BLUEPRINT 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
CC_CREATE_REQUESTConstantGenerate Missing Orders YourselfABAP_FALSELIKE
BOOLEAN
Private
CC_TABLENAME_APPLConstantTable Name'CRMC_BL_APPL'LIKE
TRESC-TABNAME
Private
GV_BAB_BADI_INSTANCEInstance AttributeBAdI Interface IF_EX_CRM_BSP_BABLIKE
IF_EX_CRM_BSP_BAB
Private
MS_APPLRECInstance AttributeFinal and Temporary Application IDLIKE
CRMT_BSP_BAB_APPLREC
Private
MS_BL_APPL_T_XInstance AttributeApplication Text (Memory)LIKE
CRMBC_BL_APPL_T_I
Private
MS_BL_APPL_T_YInstance AttributeApplication Text (Database)LIKE
CRMBC_BL_APPL_T_I
Private
MS_BL_APPL_XInstance AttributeApplication Master (Memory)LIKE
CRMBC_BL_APPL_I
Private
MS_BL_APPL_YInstance AttributeApplication Master Record (Database)LIKE
CRMBC_BL_APPL_I
Private
MT_APPL_OBJT_XInstance AttributeAssignment: Application - BOR (Memory)LIKE
CRMBC_T_APPL_OBJT_I
Private
MT_APPL_OBJT_YInstance AttributeAssignment: Application - BOR (Database)LIKE
CRMBC_T_APPL_OBJT_I
Private
MT_BLUEPRINT_CXInstance AttributeBlueprint C (Memory)LIKE
CRMBC_T_BLUEPRINT_I
Private
MT_BLUEPRINT_CYInstance AttributeBlueprint C (Database)LIKE
CRMBC_T_BLUEPRINT_I
Private
MT_BLUEPRINT_SXInstance AttributeBlueprint S (Memory)LIKE
CRMBC_T_BLUEPRINT_I
Private
MT_BLUEPRINT_SYInstance AttributeBlueprint S (Database)LIKE
CRMBC_T_BLUEPRINT_I
Private
MT_BSP_EVENT_SXInstance AttributeEvent S (Memory)LIKE
CRMBC_T_BSP_EVENT_I
Private
MT_BSP_EVENT_SYInstance AttributeEvent S (Database)LIKE
CRMBC_T_BSP_EVENT_I
Private
MT_BSP_EVENT_T_SXInstance AttributeText for Event S (Memory)LIKE
CRMBC_T_BSP_EVENT_T_I
Private
MT_BSP_EVENT_T_SYInstance AttributeText for Event S (Database)LIKE
CRMBC_T_BSP_EVENT_T_I
Private
MT_MULTIGRPE_SXInstance AttributeMultigroup Entity S (Memory)LIKE
CRMBC_T_MULTIGRPE_I
Private
MT_MULTIGRPE_SYInstance AttributeMultigroup Entity S (Database)LIKE
CRMBC_T_MULTIGRPE_I
Private
MT_MULTIGRPE_T_SXInstance AttributeText for Multigroup S (Memory)LIKE
CRMBC_T_MULTIGRPE_T_I
Private
MT_MULTIGRPE_T_SYInstance AttributeText for Multigroup S (Database)LIKE
CRMBC_T_MULTIGRPE_T_I
Private
MT_MULTIGRP_CXInstance AttributeMultigroup C (Memory)LIKE
CRMBC_T_MULTIGRP_I
Private
MT_MULTIGRP_CYInstance AttributeMultigroup C (Database)LIKE
CRMBC_T_MULTIGRP_I
Private
MT_MULTIGRP_SXInstance AttributeMultigroup S (Memory)LIKE
CRMBC_T_MULTIGRP_I
Private
MT_MULTIGRP_SYInstance AttributeMultigroup S (Database)LIKE
CRMBC_T_MULTIGRP_I
Private
MT_REGTABGRP_CXInstance AttributeTabstrip Tab C (Memory)LIKE
CRMBC_T_REGTABGRP_I
Private
MT_REGTABGRP_CYInstance AttributeTabstrip Tab C (Database)LIKE
CRMBC_T_REGTABGRP_I
Private
MT_REGTABGRP_SXInstance AttributeTabstrip Tab S (Memory)LIKE
CRMBC_T_REGTABGRP_I
Private
MT_REGTABGRP_SYInstance AttributeTabstrip Tab S (Database)LIKE
CRMBC_T_REGTABGRP_I
Private
MT_REGTABGRP_T_SXInstance AttributeText for Tab Page Group S (Memory)LIKE
CRMBC_T_REGTABGRP_T_I
Private
MT_REGTABGRP_T_SYInstance AttributeText for Tab Page Group S (Database)LIKE
CRMBC_T_REGTABGRP_T_I
Private
MT_RGTABGRE_SXInstance AttributeTab Strip S (Memory)LIKE
CRMBC_T_RGTABGRE_I
Private
MT_RGTABGRE_SYInstance AttributeTab Strip S (Databse)LIKE
CRMBC_T_RGTABGRE_I
Private
MV_BLVIEWInstance AttributeView for UI DisplayLIKE
CRMT_BSP_BLVIEW
Private
MV_EDITMODEInstance AttributeEditing ModeLIKE
CHAR1
Private
MV_SAP_SYSTEMStatic AttributeSystem is SAP SystemLIKE
BOOLEAN
Public
MV_SYS_MODEInstance AttributeWrite S Tables Instead of C TablesABAP_FALSELIKE
BOOLEAN
Private
MV_TRKORR_CUSInstance AttributeCustomizing Order/TaskLIKE
TRKORR
Private
MV_TRKORR_SYSInstance AttributeWorkbench Order/TaskLIKE
TRKORR
Private


Links to Related Class(s)

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