SAP ABAP Class CL_CRD_SIMPLERQMNT_READ (Read Simple Requirement)
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.)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRD_SIMPLERQMNT_READ Read Simple Requirement 20060831
Properties
Class CL_CRD_SIMPLERQMNT_READ  
Short Description Read Simple Requirement    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRDPRV   Credentialing: Private Objects (DDIC, etc.) 
Created 20060831   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRD_SIMPLERQMNT_READ has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRD_SIMPLERQMNT_READ Read Simple Requirement 20060831
Friends
Class CL_CRD_SIMPLERQMNT_READ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ME_REF Static Attribute Private Object reference (TYPE REF TO) CL_CRD_SIMPLERQMNT_READ Read Simple Requirement 20060901
2 MT_SRDES Instance attribute Protected Type reference (TYPE) MTY_TT_SRDES Detail Infos for Simple Requirements 20060912
3 MT_SRDES_NOT_EXIST Instance attribute Protected Type reference (TYPE) MTY_TT_SRDES_NOT_EXIST All Requirements Where Definition Is Missing 20060912
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Creates an Object 20060901
2 IS_DATATYPE_CONVERTIBLE Instance method Protected Method Check If Data Type Is Convertible 20060915
3 READ_CRD_DESCRIPTION Instance method Protected Method 20060918
Events
Class CL_CRD_SIMPLERQMNT_READ has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTY_S_SRDES_NOT_EXIST Protected See coding 20060912 BEGIN OF mty_s_srdes_not_exist, appl TYPE crdappl, uuid TYPE sysuuid_c32, END OF mty_s_srdes_not_exist
2 MTY_TT_SRDES Protected See coding 20060912 mty_tt_srdes TYPE STANDARD TABLE OF crd_s_srdes
3 MTY_TT_SRDES_NOT_EXIST Protected See coding 20060912 mty_tt_srdes_not_exist TYPE STANDARD TABLE OF mty_s_srdes_not_exist
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CRD_SIMPLERQMNT_READ Lesen einer einfachen Anforderung 20060901

Method GET_INSTANCE on class CL_CRD_SIMPLERQMNT_READ has no exception.

Method IS_DATATYPE_CONVERTIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATATYPE_1 Call by reference Object reference (TYPE REF TO) CL_ABAP_DATADESCR Run Time Type Services 20060915
2 Importing IR_DATATYPE_2 Call by reference Object reference (TYPE REF TO) CL_ABAP_DATADESCR Run Time Type Services 20060915
3 Returning RB_CONVERTIBLE Value transfer Type reference (TYPE) BOOLEAN_FLG Boolsche Variable (X=true, space=false) 20060915

Method IS_DATATYPE_CONVERTIBLE on class CL_CRD_SIMPLERQMNT_READ has no exception.

Method READ_CRD_DESCRIPTION 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 20060918
2 Importing IV_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060919
3 Importing IV_CRDTYPE Call by reference Type reference (TYPE) CRDTYPE Legitimierungsart 20060918
4 Importing IV_CRD_DESC Call by reference Type reference (TYPE) CRD_DESC Beschreibung einer Legitimierung 20060919
5 Importing IV_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060919
6 Returning RRS_CRDDESC Value transfer Object reference (TYPE REF TO) DATA Datenreferenz auf die Daten der Beschreibung 20060919
# Exception Resumable Description Created on
1 CX_CRD_CUST Customizing 20060918
History
Last changed by/on SAP  20100310 
SAP Release Created in 700