SAP ABAP Class CL_CRD_CRDTYPE_STDIMPL (Credential Type (Standard Implementation))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CRDPRV (Package) Credentialing: Private Objects (DDIC, etc.)
Properties
Class CL_CRD_CRDTYPE_STDIMPL  
Short Description Credential Type (Standard Implementation)    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRDPRV   Credentialing: Private Objects (DDIC, etc.) 
Created 20060925   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRD_CRDTYPE_STDIMPL has no forward declaration.
Interfaces
Class CL_CRD_CRDTYPE_STDIMPL has no interface implemented.
Friends
Class CL_CRD_CRDTYPE_STDIMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MB_AFFILIATION Instance attribute Protected Type reference (TYPE) BOOLEAN_FLG Indicator: Type Is Reference 20060925
2 MO_CRDTYPE_READER Instance attribute Protected Object reference (TYPE REF TO) IF_CRD_CRDTYPE_READ Read Credential Descriptions 20060925
3 MT_AS_STRUCTDESCR Instance attribute Protected Type reference (TYPE) CRD_TT_DESC_STRUCTDESCR Structural Description of Credential Assignment (Table Type) 20061012
4 MT_DESC_STRUCTDESCR Instance attribute Protected Type reference (TYPE) CRD_TT_DESC_STRUCTDESCR Structure Description Credential Description (Table Type) 20060925
5 MV_APPL Instance attribute Protected Type reference (TYPE) CRDAPPL Credentialing, Application 20060925
6 MV_CRD_TYPE Instance attribute Protected Type reference (TYPE) CRDTYPE Credential Type 20060925
7 MV_INSTNR Instance attribute Protected Type reference (TYPE) CACSINSTNR Instance Number of Generated Objects 20060925
8 ST_INSTANCE Static Attribute Protected Type reference (TYPE) MTY_TT_INSTANCE Credential Type (Standard Implementation) 20060925
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20060925
2 GET_INSTANCE Static method Public Method Gets Instance 20060925
3 GET_STRUCTNAME_AFREF Instance method Public Method Gets Name of DDIC Structure for Credential Description 20060928
4 GET_STRUCTNAME_CRDDESC Instance method Public Method Gets Name of DDIC Structure for Credential Description 20060927
5 GET_STRUCTURE_ASSIGNMENT Instance method Public Method Gets Structure Description for Assignment (of Cred.Type) 20060926
6 GET_STRUCTURE_DESCRIPTION Instance method Public Method Gets Structure Description of Credential Type 20060925
Events
Class CL_CRD_CRDTYPE_STDIMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTY_TT_INSTANCE Protected See coding 20060925 MTY_TT_INSTANCE type STANDARD TABLE OF ref to CL_CRD_CRDTYPE_STDIMPL
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL Call by reference Type reference (TYPE) CRDAPPL Credentialing, Anwendung 20060925
2 Importing IV_CRD_TYPE Call by reference Type reference (TYPE) CRDTYPE Legitimierungsart 20060925
# Exception Resumable Description Created on
1 CX_CRD_CUST Customizing 20060925

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL Call by reference Type reference (TYPE) CRDAPPL Credentialing, Anwendung 20060925
2 Importing IV_CRD_TYPE Call by reference Type reference (TYPE) CRDTYPE Legitimierungsart 20060925
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CRD_CRDTYPE_STDIMPL Legitimierungsart (Standardimplementierung) 20060925
# Exception Resumable Description Created on
1 CX_CRD_CUST Customizing 20060925

Method GET_STRUCTNAME_AFREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_STRUCTNAME Value transfer Type reference (TYPE) CRDDEFSTR Definitionsstruktur für Legitimierungsbeschreibungen 20060928
# Exception Resumable Description Created on
1 CX_CRD_CUST Customizing 20060928

Method GET_STRUCTNAME_CRDDESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_STRUCTNAME Value transfer Type reference (TYPE) CRDDEFSTR Definitionsstruktur für Legitimierungsbeschreibungen 20060927

Method GET_STRUCTNAME_CRDDESC on class CL_CRD_CRDTYPE_STDIMPL has no exception.

Method GET_STRUCTURE_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DESC_AS Call by reference Type reference (TYPE) TCRD_SDEF Strukturen zur Hinterlegung von Legitimierungen 20070724
2 Returning RT_DESC_STRUCTDESCR Value transfer Type reference (TYPE) CRD_TT_DESC_STRUCTDESCR Strukturbeschreibung Legitimierungsbeschreibung(Tabellentyp) 20060926
# Exception Resumable Description Created on
1 CX_CRD_CUST Customizing 20060926

Method GET_STRUCTURE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DESC_STRUCTDESCR Value transfer Type reference (TYPE) CRD_TT_DESC_STRUCTDESCR Strukturbeschreibung Legitimierungsbeschreibung(Tabellentyp) 20060925
# Exception Resumable Description Created on
1 CX_CRD_CUST Customizing 20060925
History
Last changed by/on SAP  20100310 
SAP Release Created in 700