SAP ABAP Interface IF_FSL_PPO_UPGRADE_TC (Categories and Constants for PPO Upgrade Report)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS (Application Component) Financial Services
     FSL_UTILITIES (Package) Auxiliary Functions
Properties
Interface IF_FSL_PPO_UPGRADE_TC  
Short Description Categories and Constants for PPO Upgrade Report    
General Data
Package FSL_UTILITIES   Auxiliary Functions 
Created 20090426   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_FSL_PPO_UPGRADE_TC has no forward declaration.
Interfaces
Interface IF_FSL_PPO_UPGRADE_TC has no interface.
Friends
Interface IF_FSL_PPO_UPGRADE_TC has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_PPO_STATUS_DONE Constant Public Type reference (TYPE) T_PPO_HEADER_STATUS '3' PPO Status: New 20090520
2 CON_PPO_STATUS_IN_PROCESS Constant Public Type reference (TYPE) T_PPO_HEADER_STATUS '2' PPO Status: New 20090520
3 CON_PPO_STATUS_NEW Constant Public Type reference (TYPE) T_PPO_HEADER_STATUS '1' PPO Status: New 20090520
4 CON_STATUS_INCONSISTENT Constant Public Type reference (TYPE) T_PPO_STATUS '02' Status: Inconsistent 20090504
5 CON_STATUS_OK Constant Public Type reference (TYPE) T_PPO_STATUS '00' Status: Ok 20090504
6 CON_STATUS_OUTDATED Constant Public Type reference (TYPE) T_PPO_STATUS '01' Status: Obsolete 20090504
7 CON_UPGRADE_MODE_AFTER Constant Public Type reference (TYPE) T_UPGRADE_MODE 'A' Uupgrade Mode: After Upgrade 20090427
8 CON_UPGRADE_MODE_BEFORE Constant Public Type reference (TYPE) T_UPGRADE_MODE 'B' Upgrade Mode: Before Upgrade 20090426
Methods
Interface IF_FSL_PPO_UPGRADE_TC has no method.
Events
Interface IF_FSL_PPO_UPGRADE_TC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_MAX_HITS Public Type reference (TYPE) I Maximum Number of Hits 20090427
2 T_PPO_HEADER_STATUS Public See coding PPO Header Status 20090520 t_ppo_header_status type c length 1
3 T_PPO_PAYLOAD Public Type reference (TYPE) STRING PPO Payload 20090506
4 T_PPO_STATUS Public See coding Status of PPO Order and Payload 20090504 t_ppo_status type n length 2
5 T_STR_PPO_ORDER_HEADER_PAYLOAD Public See coding PPO Header and Payload 20090506 begin of t_str_ppo_order_header_payload, header type /sappo/bapi_str_order_hdr_auth, detail type /sappo/bapi_str_order_detail, payload type if_fsl_ppo_upgrade_tc=>t_ppo_payload, end of t_str_ppo_order_header_payload
6 T_STR_RNG_CREATION_DATE Public See coding Range: Creation Date 20090427 begin of t_str_rng_creation_date, sign type ddsign, option type ddoption, low type timestampl, high type timestampl, end of t_str_rng_creation_date
7 T_STR_RNG_ECH_COMPONENT Public See coding Range: ECH Component 20090426 begin of t_str_rng_ech_component, sign type ddsign, option type ddoption, low type ech_dte_component, high type ech_dte_component, end of t_str_rng_ech_component
8 T_STR_RNG_ECH_PROCESS Public See coding Range: ECH Process 20090427 begin of t_str_rng_ech_process, sign type ddsign, option type ddoption, low type ech_dte_process, high type ech_dte_process, end of t_str_rng_ech_process
9 T_STR_RNG_PPO_STATUS Public See coding Range: PPO Header Status 20090427 begin of t_str_rng_ppo_status, sign type ddsign, option type ddoption, low type ech_dte_process, high type ech_dte_process, end of t_str_rng_ppo_status
10 T_STR_START Public See coding Report Start Date 20090426 begin of t_str_start, rng_ech_component type t_tab_rng_ech_component, rng_ech_process type t_tab_rng_ech_process, rng_ppo_status type t_tab_rng_ppo_status, rng_creation_date type t_tab_rng_creation_date, upgrade_mode type t_upgrade_mode, upgrade_timestamp type timestampl, max_hits type t_max_hits, end of t_str_start
11 T_TAB_PPO_ORDER_HEADER_PAYLOAD Public See coding Table of PPO Header and Payload 20090506 t_tab_ppo_order_header_payload type standard table of t_str_ppo_order_header_payload with default key
12 T_TAB_RNG_CREATION_DATE Public See coding Range Table: Creation Date 20090427 t_tab_rng_creation_date type standard table of t_str_rng_creation_date with default key
13 T_TAB_RNG_ECH_COMPONENT Public See coding Range Table: ECH Component 20090426 t_tab_rng_ech_component type standard table of t_str_rng_ech_component with default key
14 T_TAB_RNG_ECH_PROCESS Public See coding Range Table: ECH Process 20090427 t_tab_rng_ech_process type standard table of t_str_rng_ech_process with default key
15 T_TAB_RNG_PPO_STATUS Public See coding Range Table: PPO Header Status 20090427 t_tab_rng_ppo_status type standard table of t_str_rng_ppo_status with default key
16 T_UPGRADE_MODE Public See coding Upgrade Mode 20090426 t_upgrade_mode type c length 1
History
Last changed by/on SAP  20110908 
SAP Release Created in 300