IAM_API_TESTFRAME is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter IAM_API_TESTFRAME into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
&0..................
Selection Text: CMDETAIL = Company detail
Selection Text: CMPYLIST = Company list
Selection Text: COMPANIE = Company
Selection Text: FIRSTNAM = D .
Selection Text: FROM_DAT = Valid from
Selection Text: LASTNAM = D .
Selection Text: MODAFTER = Last modified after
Selection Text: MODBEFOR = Last modified before
Selection Text: PROFILE = D .
Selection Text: PROFLIST = Profile list
Selection Text: RFCDEST = D .
Selection Text: ROLASDEL = Delete role assignments
Selection Text: ROLASIGN = Assign roles
Selection Text: ROLE = D .
Selection Text: ROLELIST = Role list
Selection Text: TO_DAT = Valid until
Selection Text: USCREATE = Create user
Selection Text: USDELETE = Delete user
Selection Text: USDETAIL = User details
Selection Text: USER = User
Selection Text: USERLIST = Userlist
Selection Text: USERLOCK = Lock user
Selection Text: USEROLES = Roles of a user
Selection Text: USMODIFY = Modify user
Selection Text: USUNLOCK = Unlock user
Selection Text: WITHNAME = Userlist with names
Title: Identity & Access Management ( API testframe )
Text Symbol: 055 = Profile
Text Symbol: 054 = Identity & Access Management: List of profiles
Text Symbol: 053 = Lockstatus
Text Symbol: 052 = Full name
Text Symbol: 051 = Last name
Text Symbol: 050 = Logon data
Text Symbol: 049 = was assigned to user
Text Symbol: 048 = Identity & Access Management: Unlock user
Text Symbol: 047 = Identity & Access Management: Lock user
Text Symbol: 046 = Identity & Access Management: Delete user
INCLUDE IAM_API_TOP . " GLOBAL DATA
INCLUDE IAM_USERLIST.
INCLUDE IAM_USERDETAILS.
INCLUDE IAM_USERCREATE.
INCLUDE IAM_USERCHANGE.
INCLUDE IAM_USERDELETE.
INCLUDE IAM_USERLOCK.
INCLUDE IAM_USEROLES.
INCLUDE IAM_ROLELIST.
INCLUDE IAM_ROLEASSIGN.
INCLUDE IAM_ROLEASSIGN_DELETE.
INCLUDE IAM_PROFILELIST.
INCLUDE IAM_COMPANYLIST.
INCLUDE IAM_COMPANYDETAILS.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name IAM_API_TESTFRAME or its description.
IAM_API_TESTFRAME - Identity & Access Management ( API testframe ) IAM_API_TESTFRAME - Identity & Access Management ( API testframe ) IAMV1TOP - documentation and ABAP source code IAMV1F01 - Form Routines for RFVIAMV1: Rental Agreement Reporting IAIS_STD_FUNC_TREE_BT - IAISSTDFUNCTREEBT IAIS_STD_FUNC_TREE - IAISSTDFUNCTREE