For steps placed directly in a job, the Step Full Name attribute of the Data Connector object generated from DD statements
                  is <execName> if specified, or “Ln <line-number>” if <execName> is empty. For steps within procedures, the following is the path to the step from the EXEC PROC= command placed inside the
                  job through all intermediate procedures: 
                  		       <jobExecName>[/<ProcName>.<procExecName>]…