SAP /SCA/IF_EX_TLB_EXT OO Class - Business add-in interface /SCA/IF_EX_VTLB_EXT









/SCA/IF_EX_TLB_EXT is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class /SCA/IF_EX_TLB_EXT including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of /SCA/IF_EX_TLB_EXT SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
BACKTRACKING_DETERMINESwitch on backtracking to find solutionPublic
CALL METHOD /sca/if_ex_tlb_ext=>BACKTRACKING_DETERMINE...more details

BUILDING_METHOD_DETERMINEBuild rounding value wise TLB Profile dependentPublic
CALL METHOD /sca/if_ex_tlb_ext=>BUILDING_METHOD_DETERMINE...more details

BUILDING_POOL_PRE_PROCESSBuilding pool pre-processing after change before readingPublic
CALL METHOD /sca/if_ex_tlb_ext=>BUILDING_POOL_PRE_PROCESS...more details

DECIDE_STOP_SIZINGDecide wether to stop sizing or to continue (default)Public
CALL METHOD /sca/if_ex_tlb_ext=>DECIDE_STOP_SIZING...more details

DECIDE_UP_DOWNSIZINGDecide wether to up- or downsizePublic
CALL METHOD /sca/if_ex_tlb_ext=>DECIDE_UP_DOWNSIZING...more details

DOWNAFTERUP_DETERMINEDownsize after unsuccessful upsizingPublic
CALL METHOD /sca/if_ex_tlb_ext=>DOWNAFTERUP_DETERMINE...more details

DOWNSIZING_HEURISTIC_GETChange downsizing heuristicPublic
CALL METHOD /sca/if_ex_tlb_ext=>DOWNSIZING_HEURISTIC_GET...more details

DOWNSIZING_METHOD_DETERMINEDetermine search method for downsizingPublic
CALL METHOD /sca/if_ex_tlb_ext=>DOWNSIZING_METHOD_DETERMINE...more details

LOAD_INTO_PALLETSPublic
CALL METHOD /sca/if_ex_tlb_ext=>LOAD_INTO_PALLETS...more details

MAXUPSIZESTEPS_DETERMINEDetermine maximum number of upsizing stepsPublic
CALL METHOD /sca/if_ex_tlb_ext=>MAXUPSIZESTEPS_DETERMINE...more details

MIXEDPALLETS_DETERMINEAllow/do not allow mixed palletsPublic
CALL METHOD /sca/if_ex_tlb_ext=>MIXEDPALLETS_DETERMINE...more details

PARAMETER_INTO_PRODUCTConvert customer parameter value into qty of given productPublic
CALL METHOD /sca/if_ex_tlb_ext=>PARAMETER_INTO_PRODUCT...more details

PRIORITY_LIST_BUILDPrioritize up-/downsizing demandsPublic
CALL METHOD /sca/if_ex_tlb_ext=>PRIORITY_LIST_BUILD...more details

PRODUCT_INTO_PARAMETERConvert load into customer parameter valuePublic
CALL METHOD /sca/if_ex_tlb_ext=>PRODUCT_INTO_PARAMETER...more details

READ_AVAILABLE_TABLERead avail. table (consider addit. order/master data attr.)Public
CALL METHOD /sca/if_ex_tlb_ext=>READ_AVAILABLE_TABLE...more details

READ_DEMAND_TABLERead demand table (consider addit. order/master data attr.)Public
CALL METHOD /sca/if_ex_tlb_ext=>READ_DEMAND_TABLE...more details

READ_LOAD_TABLERead load table (consider addit. order/master data attr.)Public
CALL METHOD /sca/if_ex_tlb_ext=>READ_LOAD_TABLE...more details

READ_PROJSTOCK_TABLERead proj. stock (consider addit. order/master data attr.)Public
CALL METHOD /sca/if_ex_tlb_ext=>READ_PROJSTOCK_TABLE...more details

REDISTRIBUTION_DETERMINEImprove solution search by minimizing some loadsPublic
CALL METHOD /sca/if_ex_tlb_ext=>REDISTRIBUTION_DETERMINE...more details

ROUNDING_VALUE_MODIFYModify rounding values based on demand quantityPublic
CALL METHOD /sca/if_ex_tlb_ext=>ROUNDING_VALUE_MODIFY...more details

RULES_NOT_TO_IMPAIR_GETTLB skips products to avoid impairing these rulesPublic
CALL METHOD /sca/if_ex_tlb_ext=>RULES_NOT_TO_IMPAIR_GET...more details

RULES_NOT_TO_SKIP_GETTLB skips products to avoid skipping these rulesPublic
CALL METHOD /sca/if_ex_tlb_ext=>RULES_NOT_TO_SKIP_GET...more details

SELECT_NEXT_PRODUCTSelect next product/quantity for loadPublic
CALL METHOD /sca/if_ex_tlb_ext=>SELECT_NEXT_PRODUCT...more details

SIZINGDECISIONBASE_DETERMINESizing decision based on up-/downsizing result or left overPublic
CALL METHOD /sca/if_ex_tlb_ext=>SIZINGDECISIONBASE_DETERMINE...more details

UPSIZETOMAX_DETERMINEUpsize up to maximum loadsPublic
CALL METHOD /sca/if_ex_tlb_ext=>UPSIZETOMAX_DETERMINE...more details

UPSIZING_HEURISTIC_GETChange upsizing heuristicPublic
CALL METHOD /sca/if_ex_tlb_ext=>UPSIZING_HEURISTIC_GET...more details

UPSIZING_METHOD_DETERMINEDetermine search method for upsizingPublic
CALL METHOD /sca/if_ex_tlb_ext=>UPSIZING_METHOD_DETERMINE...more details




Links to Related Class(s)

/SCA/IF_...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!