SAP ABAP Class CL_CRM_BSP_ACCS_STEPGROUP (Blueprint: Access Class Register (Entity/Items))
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_FRAME_GENERIC (Package) Controller Implementation: Generic Framework
Properties
Class CL_CRM_BSP_ACCS_STEPGROUP  
Short Description Blueprint: Access Class Register (Entity/Items)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_FRAME_GENERIC   Controller Implementation: Generic Framework 
Created 20030429   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_CRM_BSP_ACCS_STEPGROUP has no interface implemented.
Friends
Class CL_CRM_BSP_ACCS_STEPGROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_CACHE_STEPGRE Static Attribute Private Type reference (TYPE) CRMC_STEPGRE GDP StepGroup 20030429
2 GS_CACHE_STEPGRE_T Static Attribute Private Type reference (TYPE) CRMC_STEPGRE_T Text Table for the GDP StepGroup 20030429
3 GS_CACHE_STEPGRP_REQ Static Attribute Private Type reference (TYPE) TS_CACHE_STEPGRP_REQ GDP Step Group + Additional Fields 20030429
4 GT_CACHE_STEPGRP_I Static Attribute Private Type reference (TYPE) CRMT_BSP_STEPGRP_IT Standard Table for GDP Steps + Additional Fields 20030429
Methods
# Method Level Visibility Method type Description Created on
1 GET_HEAD Static method Public Method Get Register Entity 20030429
2 GET_ITEM_ALL Static method Public Method Get All Items of a Register Entity 20030429
3 GET_ITEM_ONE Static method Public Method Get Register Item 20030429
4 LOAD_HEAD Static method Private Method INTERNAL: Get Header of DB/Cache (E-Table) 20030429
5 LOAD_ITEM Static method Private Method INTERNAL: Get Record from DB/Cache (S-/C-Table) 20030429
6 RESET_CACHE Static method Public Method Delete Cache 20030429
Events
Class CL_CRM_BSP_ACCS_STEPGROUP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_CACHE_STEPGRP_REQ Private See coding 20030429 BEGIN OF ts_cache_stepgrp_req, stepgroup type crmt_bsp_stepgroup, blview type crmt_bsp_blview, langu type sy-langu, end of ts_cache_stepgrp_req
Method Signatures

Method GET_HEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_STEPGRE Call by reference Type reference (TYPE) CRMC_STEPGRE GDP StepGroup 20030429
2 Exporting ES_STEPGRE_I Call by reference Type reference (TYPE) CRMT_BSP_STEPGRE_I GDP Step Gruppe + Zusatzfelder 20030429
3 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL 20050126
4 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW 20050126
5 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU R/3-System, aktuelle Sprache 20030429
6 Importing IV_STEPGROUP Call by reference Type reference (TYPE) CRMT_BSP_STEPGROUP GDP Step Gruppe 20030429

Method GET_HEAD on class CL_CRM_BSP_ACCS_STEPGROUP has no exception.

Method GET_ITEM_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STEPGRP Call by reference Type reference (TYPE) CRMT_BSP_STEPGRP_TAB Tabellentyp für GDP Steps 20030429
2 Exporting ET_STEPGRP_I Call by reference Type reference (TYPE) CRMT_BSP_STEPGRP_IT Standardtabelle zu GDP Steps + Zusatzfelder 20030429
3 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL 20050126
4 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW Sicht für UI-Darstellung 20030429
5 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU R/3-System, aktuelle Sprache 20030429
6 Importing IV_READ_INACT Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Auch inaktive Einträge zurückliefern 20030429
7 Importing IV_STEPGROUP Call by reference Type reference (TYPE) CRMT_BSP_STEPGROUP GDP Step Gruppe 20030429

Method GET_ITEM_ALL on class CL_CRM_BSP_ACCS_STEPGROUP has no exception.

Method GET_ITEM_ONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_STEPGRP Call by reference Type reference (TYPE) CRMC_STEPGRP GDP Step 20030429
2 Exporting ES_STEPGRP_I Call by reference Type reference (TYPE) CRMT_BSP_STEPGRP_I GDP Step + Zusatzfelder 20030429
3 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL 20050126
4 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW Sicht für UI-Darstellung 20030429
5 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU R/3-System, aktuelle Sprache 20030429
6 Importing IV_SEQUENCE Call by reference Type reference (TYPE) CRMT_BSP_SEQUENCE_6 Sequenz 20030429
7 Importing IV_STEPGROUP Call by reference Type reference (TYPE) CRMT_BSP_STEPGROUP GDP Step Gruppe 20030429

Method GET_ITEM_ONE on class CL_CRM_BSP_ACCS_STEPGROUP has no exception.

Method LOAD_HEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_STEPGRE_I Call by reference Type reference (TYPE) CRMT_BSP_STEPGRE_I GDP Step Gruppe + Zusatzfelder 20030429
2 Importing IS_STEPGRE_KEY Call by reference Type reference (TYPE) CRMT_BSP_STEPGRE_KEY GDP StepGroup - Schlüssel 20030429
3 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL 20050126
4 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW 20050126
5 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU R/3-System, aktuelle Sprache 20030429

Method LOAD_HEAD on class CL_CRM_BSP_ACCS_STEPGROUP has no exception.

Method LOAD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STEPGRP_I Call by reference Type reference (TYPE) CRMT_BSP_STEPGRP_IT Standardtabelle zu GDP Steps + Zusatzfelder 20030429
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_APPL 20050126
3 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW Sicht für UI-Darstellung 20030429
4 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU R/3-System, aktuelle Sprache 20030429
5 Importing IV_STEPGROUP Call by reference Type reference (TYPE) CRMT_BSP_STEPGROUP GDP Step Gruppe 20030429

Method LOAD_ITEM on class CL_CRM_BSP_ACCS_STEPGROUP has no exception.

Method RESET_CACHE Signature

Method RESET_CACHE on class CL_CRM_BSP_ACCS_STEPGROUP has no parameter.
Method RESET_CACHE on class CL_CRM_BSP_ACCS_STEPGROUP has no exception.
History
Last changed by/on SAP  20050214 
SAP Release Created in 400