SAP ABAP Class CL_WCB_CC_STATUS (Possible Status of a Condition Contract)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-CHB (Application Component) Chargeback
     WCB_CC_PERS (Package) Condition Contract Persistence Layer
Properties
Class CL_WCB_CC_STATUS  
Short Description Possible Status of a Condition Contract    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCB_CC_PERS   Condition Contract Persistence Layer 
Created 20050602   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CHBK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WCB_CC_STATUS has no interface implemented.
Friends
Class CL_WCB_CC_STATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ST_INT_STATUS Static Attribute Private Type reference (TYPE) WCB_J_ISTAT_STAB WCB: Sorted Table via J_ISTAT 20050602
2 ST_STATUS_SCHEMA Static Attribute Private Type reference (TYPE) WCB_J_STSMA_STAB WCB: Sorted Table for J_STSMA 20050602
3 ST_TWCBCONTRTYPE Static Attribute Private Type reference (TYPE) TY_CONTRACT_TYPE_STAB Sorted Table via TWCBCONTRTYPE 20050602
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050602
2 FILL_INT_STATUS_TABLE Static method Private Method Fills Table with Internal Status 20050602
3 FILL_STATUS_SCHEME_TABLE Static method Private Method Fills Table with Status Schemas 20050602
4 GET_INFO_TABLE Static method Public Method Provides Table with Statuses and Their Descriptions 20050602
5 GET_INT_STATUS_T_TABLE Static method Private Method Provides Internal Status Descriptions 20050602
6 GET_STATUS_INFO_TAB Static method Private Method Structures the Info Table for the Status 20050602
7 GET_USER_STATUS Static method Private Method Provides Table with User Status 20050602
8 READ_INT_STAT_TEXT Static method Private Method Reads the Description of an Internal Status 20050602
9 READ_USER_STAT_TEXT Static method Private Method Reads the Description of a User Status 20050602
Events
Class CL_WCB_CC_STATUS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CONTRACT_TYPE_STAB Private See coding Sorted Table via TWCBCONTRTYPE 20050602 ty_contract_type_stab TYPE SORTED TABLE OF twcbcontrtype WITH UNIQUE KEY contract_type
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WCB_CC_STATUS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCB_CC_STATUS has no exception.

Method FILL_INT_STATUS_TABLE Signature

Method FILL_INT_STATUS_TABLE on class CL_WCB_CC_STATUS has no parameter.
Method FILL_INT_STATUS_TABLE on class CL_WCB_CC_STATUS has no exception.

Method FILL_STATUS_SCHEME_TABLE Signature

Method FILL_STATUS_SCHEME_TABLE on class CL_WCB_CC_STATUS has no parameter.
Method FILL_STATUS_SCHEME_TABLE on class CL_WCB_CC_STATUS has no exception.

Method GET_INFO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS_INFO Call by reference Type reference (TYPE) WCB_STATUS_INFO_TAB WCB: Tabelle über WCB_STATUS_INFO 20050602
2 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20050602

Method GET_INFO_TABLE on class CL_WCB_CC_STATUS has no exception.

Method GET_INT_STATUS_T_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TJ02T Call by reference Type reference (TYPE) WCB_TJ02T_STAB WCB: sortierte Tabelle über TJ02T 20050602
2 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20050602

Method GET_INT_STATUS_T_TABLE on class CL_WCB_CC_STATUS has no exception.

Method GET_STATUS_INFO_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS_INFO Call by reference Type reference (TYPE) WCB_STATUS_INFO_TAB WCB: Tabelle über WCB_STATUS_INFO 20050602
2 Importing IT_TJ02T Call by reference Type reference (TYPE) WCB_TJ02T_STAB WCB: sortierte Tabelle über TJ02T 20050602
3 Importing IT_TJ30 Call by reference Type reference (TYPE) WCB_TJ30_STAB WCB: sortierte Tabelle über TJ30 20050602
4 Importing IT_TJ30T Call by reference Type reference (TYPE) WCB_TJ30T_STAB WCB: sortierte Tabelle über TJ30T 20050602
5 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20050602

Method GET_STATUS_INFO_TAB on class CL_WCB_CC_STATUS has no exception.

Method GET_USER_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TJ30 Call by reference Type reference (TYPE) WCB_TJ30_STAB WCB: sortierte Tabelle über TJ30 20050602
2 Exporting ET_TJ30T Call by reference Type reference (TYPE) WCB_TJ30T_STAB WCB: sortierte Tabelle über TJ30T 20050602
3 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20050602

Method GET_USER_STATUS on class CL_WCB_CC_STATUS has no exception.

Method READ_INT_STAT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TJ02T Call by reference Type reference (TYPE) WCB_TJ02T_STAB WCB: sortierte Tabelle über TJ02T 20050602
2 Importing I_ISTAT Call by reference Type reference (TYPE) J_ISTAT Systemstatus 20050602
3 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20050602
4 Returning RE_TEXT Value transfer Type reference (TYPE) J_TXT30 Einzelstatus eines Objekts 20050602

Method READ_INT_STAT_TEXT on class CL_WCB_CC_STATUS has no exception.

Method READ_USER_STAT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TJ30T Call by reference Type reference (TYPE) WCB_TJ30T_STAB WCB: sortierte Tabelle über TJ30T 20050602
2 Importing I_ESTAT Call by reference Type reference (TYPE) J_ESTAT Anwenderstatus 20050602
3 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20050602
4 Importing I_STSMA Call by reference Type reference (TYPE) J_STSMA Statusschema 20050602
5 Returning RE_TEXT Value transfer Type reference (TYPE) J_TXT30 Einzelstatus eines Objekts 20050602

Method READ_USER_STAT_TEXT on class CL_WCB_CC_STATUS has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 600