SAP ABAP Interface IF_CRM_BAB_BLUEPRINT (CRM: Business Application Builder)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_FRAME_SC_BLUEBILDER (Package) Controller Implementation: BluePrint Builder
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BAB_BLUEPRINT CRM: Model Class for BAB 20020606
Properties
Interface IF_CRM_BAB_BLUEPRINT  
Short Description CRM: Business Application Builder    
General Data
Package CRM_BSP_FRAME_SC_BLUEBILDER   Controller Implementation: BluePrint Builder 
Created 20020605   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CRMBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_CRM_BAB_BLUEPRINT has no interface.
Friends
Interface IF_CRM_BAB_BLUEPRINT has no friend.
Attributes
Interface IF_CRM_BAB_BLUEPRINT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY_BLVIEW Instance method Public Method Copy Current View to New View 20020826
2 DELETE Instance method Public Method Delete Application (Only Contents of C Tables) 20020627
3 DEL_BLUEPRINT Instance method Public Method Delete Blueprint Entry 20020702
4 EXIT Instance method Public Method Delete Temporary Work Data from Database 20020606
5 GET_BLAPPL Instance method Public Method Request Application/Application Set 20020606
6 GET_BLUEPRINT Instance method Public Method Return Blueprint Entry 20020606
7 GET_BLVIEW Instance method Public Method Return View 20020709
8 GET_BSP_EVENT_TXT Instance method Public Method Event Text 20030421
9 GET_BSP_MULTIGRP Instance method Public Method Get Keys and Text for Multigroup 20030421
10 GET_DESIG_URL Instance method Public Method Determine URL for Calling the Designer 20020708
11 GET_EVENT_POOL Instance method Public Method Tabstrip Event Without Event Set 20030422
12 GET_EVENT_SET Instance method Public Method Tabstrip Event 20030422
13 IS_MODIFIED Instance method Public Method Check to See if Data Was Changed 20020606
14 LOAD Instance method Public Method Load Data from Database 20020606
15 SAVE Instance method Public Method Save Data to Database 20020606
16 SAVE_AS Instance method Public Method Save Data to Database under New Name 20020624
17 SET_BLUEPRINT Instance method Public Method Create/Change Blueprint Entry 20020606
18 SET_BLVIEW Instance method Public Method Set view 20020606
19 SET_TRREQUEST Instance method Public Method Copy Request Number for Transport 20020823
20 UNDO Instance method Public Method Undo Changes 20020606
Events
Interface IF_CRM_BAB_BLUEPRINT has no event.
Types
Interface IF_CRM_BAB_BLUEPRINT has no local type.
Method Signatures

Method COPY_BLVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW Neue Sicht für UI-Darstellung 20020826
# Exception Resumable Description Created on
1 BLVIEW_ALREADY_EXISTS Sicht existiert bereits 20020826

Method DELETE Signature

Method DELETE on Interface IF_CRM_BAB_BLUEPRINT has no parameter.
# Exception Resumable Description Created on
1 DELETE_FAILED Löschen nicht zulässig 20020627

Method DEL_BLUEPRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT Call by reference Type reference (TYPE) CRMT_BSP_EVENT Event 20020702
2 Importing IV_SCRPOSITION Call by reference Type reference (TYPE) CRMT_BSP_SCRPOSITION Position des Teilbildes auf dem layout 20020702
3 Importing IV_SCRVARIANT Call by reference Type reference (TYPE) CRMT_BSP_SCRVARIANT Bildvariante 20020702
# Exception Resumable Description Created on
1 ENTRY_NOT_FOUND Zu löschender Eintrag wurde nicht gefunden 20020702

Method EXIT Signature

Method EXIT on Interface IF_CRM_BAB_BLUEPRINT has no parameter.
Method EXIT on Interface IF_CRM_BAB_BLUEPRINT has no exception.

Method GET_BLAPPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_APPLSET Call by reference Type reference (TYPE) CRMT_BSP_APPLSET Applikationsset 20020606
2 Exporting EV_APPL_FIN Call by reference Type reference (TYPE) CRMT_BSP_APPL Applikations-Szenario 20020607
3 Exporting EV_APPL_TMP Call by reference Type reference (TYPE) CRMT_BSP_APPL Applikations-Szenario 20020607

Method GET_BLAPPL on Interface IF_CRM_BAB_BLUEPRINT has no exception.

Method GET_BLUEPRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BLUEPRINT Call by reference Type reference (TYPE) CRMC_BLUEPRINT Komplette Belegung des Layouts 20020607
2 Exporting EV_TABSOURCE Call by reference Type reference (TYPE) CRMT_BSP_TABLE_SOURCE Quelle eines Blueprint-Eintrags (S- oder C-Tabelle) 20020827
3 Importing IV_EVENT Call by reference Type reference (TYPE) CRMT_BSP_EVENT Event 20020607
4 Importing IV_SCRPOSITION Call by reference Type reference (TYPE) CRMT_BSP_SCRPOSITION Position des Teilbildes auf dem layout 20020607
5 Importing IV_SCRVARIANT Call by reference Type reference (TYPE) CRMT_BSP_SCRVARIANT Bildvariante 20020607
# Exception Resumable Description Created on
1 ENTRY_NOT_FOUND Blueprint-Eintrag nicht gefunden 20020607

Method GET_BLVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_BLVIEW Value transfer Type reference (TYPE) CRMT_BSP_BLVIEW Sicht für UI-Darstellung 20020709

Method GET_BLVIEW on Interface IF_CRM_BAB_BLUEPRINT has no exception.

Method GET_BSP_EVENT_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) TEXT25 Text mit Länge 25 20030421
2 Importing IV_EVENT Call by reference Type reference (TYPE) CRMT_BSP_EVENT Ereignis 20030421

Method GET_BSP_EVENT_TXT on Interface IF_CRM_BAB_BLUEPRINT has no exception.

Method GET_BSP_MULTIGRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) CRMT_BL_DESCRIPTION Kurzbeschreibung 20030421
2 Exporting EV_MULTIGRP Call by reference Type reference (TYPE) CRMT_BSP_MULTIGROUP Multigruppe (Schlüssel) 20030421
3 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW Sicht für UI-Darstellung 20030421
4 Importing IV_EVENT Call by reference Type reference (TYPE) CRMT_BSP_EVENT Ereignis 20030421
5 Importing IV_REGTABGRP Call by reference Type reference (TYPE) CRMT_BSP_REGTABGRP Register Tab Gruppe 20030421

Method GET_BSP_MULTIGRP on Interface IF_CRM_BAB_BLUEPRINT has no exception.

Method GET_DESIG_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_URL Call by reference Type reference (TYPE) STRING 20020708
2 Importing IS_BLUEPRINT_KEY Call by reference Type reference (TYPE) CRMT_BLUEPRINT_KEY Tabelle BLUEPRINT - Key 20020708
# Exception Resumable Description Created on
1 URL_NOT_DEFINED URL konnte nicht ermittelt werden 20020708

Method GET_EVENT_POOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EVENT_POOL Call by reference Type reference (TYPE) CRMT_BSP_BAB_EVENT_SET_TAB Events in einem MultiODC 20030422
2 Importing IV_REGTABGRP Call by reference Type reference (TYPE) CRMT_BSP_REGTABGRP Applikationsszenario-bildbereich 20030422
3 Importing IV_SCREENPOSITION Call by reference Type reference (TYPE) CRMT_BSP_SCRPOSITION Position des Teilbildes auf dem layout 20030422

Method GET_EVENT_POOL on Interface IF_CRM_BAB_BLUEPRINT has no exception.

Method GET_EVENT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EVENT_SET Call by reference Type reference (TYPE) CRMT_BSP_BAB_EVENT_SET_TAB Events in einem MultiODC 20030422
2 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW Sicht für UI-Darstellung 20030422
3 Importing IV_MULTIGRP Call by reference Type reference (TYPE) CRMT_BSP_MULTIGROUP Multigruppe 20030422

Method GET_EVENT_SET on Interface IF_CRM_BAB_BLUEPRINT has no exception.

Method IS_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_MODIFIED Value transfer Type reference (TYPE) BOOLEAN Daten sind geändert 20020606

Method IS_MODIFIED on Interface IF_CRM_BAB_BLUEPRINT has no exception.

Method LOAD Signature

Method LOAD on Interface IF_CRM_BAB_BLUEPRINT has no parameter.
# Exception Resumable Description Created on
1 DB_LOAD_FAILED Laden von DB fehlgeschlagen 20020624
2 ENQUEUE_FAILED Sperren fehlgeschlagen 20020606

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MODIFIED Call by reference Type reference (TYPE) BOOLEAN Daten waren geändert 20020606
# Exception Resumable Description Created on
1 DB_SAVE_FAILED Speichern auf DB fehlgeschlagen 20020606

Method SAVE_AS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MODIFIED Call by reference Type reference (TYPE) BOOLEAN Daten waren geändert 20020624
2 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) C Beschreibung 20020627
3 Importing IV_NEW_APPL Call by reference Type reference (TYPE) CRMT_BSP_APPL Applikations-Szenario 20020627
# Exception Resumable Description Created on
1 DB_SAVE_FAILED Sicherung DB fehlgeschlagen 20020624

Method SET_BLUEPRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BLUEPRINT Value transfer Type reference (TYPE) CRMC_BLUEPRINT Komplette Belegung des Layouts 20020607
2 Importing IV_ALLOW_NEW Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Erzeugen neuer Einträge erlauben 20020702
# Exception Resumable Description Created on
1 ENTRY_NOT_FOUND Eintrag nicht gefunden 20020607

Method SET_BLVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW Sicht für UI-Darstellung 20020607

Method SET_BLVIEW on Interface IF_CRM_BAB_BLUEPRINT has no exception.

Method SET_TRREQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRKORR_CUS Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20020823
2 Importing IV_TRKORR_SYS Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20020823

Method SET_TRREQUEST on Interface IF_CRM_BAB_BLUEPRINT has no exception.

Method UNDO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MODIFIED Call by reference Type reference (TYPE) BOOLEAN Daten waren geändert 20020607
2 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW Sicht für UI-Darstellung 20030217
3 Importing IV_UNDO_ALL Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20030217

Method UNDO on Interface IF_CRM_BAB_BLUEPRINT has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 310