CL_CRD_ABSTRACT_REQUIREMENT - Requirements (Abstract)
RFUMSV00 - Advance Return for Tax on Sales/Purchases rdisp/max_wprun_time - Maximum work process run timeThis documentation is copyright by SAP AG.
Functionality
This class is the base class for the requirements in SAP Credentialing. Custom implementations of requirementsare to be derived from this class or from the derived class CL_CRD_CREDENTIALBASED_REQ. Implementations must implement the constructor and the abstract methods CHECK and BUILD.
The constructor is called in implementations of BAdI CRD_REQ_FACTORY. In this call, the values of theparameters of the constructor are specified that have to be transferred, in the constructor, from customdevelopments to the constructor of the base class. In particular, in the constructor method SUPER -> CONSTRUCTOR is to be called first.
Additional initializations can be applied either in the constructor or in the BUILD method.
Relationships
Example
Notes
Further information
RFUMSV00 - Advance Return for Tax on Sales/Purchases ABAP Short Reference
This documentation is copyright by SAP AG.
Length: 884 Date: 20120526 Time: 103630 triton ( 49 ms )






